tdesktop/Telegram/SourceFiles/settings
John Preston c5718678ea Disable OpenGL ANGLE backend.
Currently ANGLE can work through desktop OpenGL only with enabled
attribute EGL_SURFACE_ORIENTATION_INVERT_Y_ANGLE.

Qt can't work with it enabled and shows vertically flipped content.
2023-08-10 18:19:00 +03:00
..
cloud_password Moved creation of divider with text and lottie to single place. 2023-01-09 09:05:07 +04:00
settings.style Update main menu and stories icons. 2023-07-20 07:20:33 +04:00
settings_advanced.cpp Disable OpenGL ANGLE backend. 2023-08-10 18:19:00 +03:00
settings_advanced.h Implement some power saving options. 2023-03-01 09:12:02 +04:00
settings_blocked_peers.cpp Fix layout in blocked users list. 2023-02-09 13:05:21 +04:00
settings_blocked_peers.h
settings_calls.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
settings_calls.h
settings_chat.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
settings_chat.h Added ability to paint circle buttons of accent colors with custom size. 2023-02-02 22:12:32 +04:00
settings_codes.cpp videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
settings_codes.h
settings_common.cpp Save to Profile / Archive stories from the viewer. 2023-07-20 07:20:32 +04:00
settings_common.h Show a new "Battery and Animations" settings item. 2023-03-01 09:12:02 +04:00
settings_experimental.cpp videoplayer cheat code -> experimental setting 2023-02-26 13:27:17 +04:00
settings_experimental.h
settings_folders.cpp Explicitly specify QVector element type to fix build with clang13+range-v3+qt6 2023-04-27 09:59:32 +04:00
settings_folders.h
settings_global_ttl.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
settings_global_ttl.h Added initial implementation of global TTL settings. 2022-11-29 18:03:37 +03:00
settings_information.cpp Show error when trying change number from TDesktop. 2023-05-24 18:11:17 +04:00
settings_information.h Fix a regression in accounts switching. 2023-04-23 18:21:31 +04:00
settings_intro.cpp Implement some power saving options. 2023-03-01 09:12:02 +04:00
settings_intro.h
settings_local_passcode.cpp
settings_local_passcode.h
settings_main.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
settings_main.h Add "Translate Entire Chat" button to Settings. 2023-02-02 22:12:32 +04:00
settings_notifications.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
settings_notifications.h
settings_power_saving.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
settings_power_saving.h Show a new "Battery and Animations" settings item. 2023-03-01 09:12:02 +04:00
settings_premium.cpp Removed first animation from radio button in premium graphics. 2023-07-24 18:38:08 +03:00
settings_premium.h Implement full theming of attachments in stories. 2023-07-20 07:20:08 +04:00
settings_privacy_controllers.cpp Fix calls peer-to-peer privacy button icon. 2023-07-20 07:20:57 +04:00
settings_privacy_controllers.h Add bio privacy section. 2023-07-20 07:20:09 +04:00
settings_privacy_security.cpp Fix calls peer-to-peer privacy button icon. 2023-07-20 07:20:57 +04:00
settings_privacy_security.h Fix calls peer-to-peer privacy button icon. 2023-07-20 07:20:57 +04:00
settings_scale_preview.cpp Allow larger scales on high-dpi screens. 2023-03-15 17:17:46 +04:00
settings_scale_preview.h Allow huge range of interface scales. 2023-01-09 09:05:07 +04:00
settings_type.h