..
settings.style
Allow editing links from ShowInviteLinkBox.
2021-02-22 23:42:40 +04:00
settings_advanced.cpp
Implement close to taskbar option
2021-09-13 17:46:53 +03:00
settings_advanced.h
Removed Ui::show from classes that have pointer to Controller.
2021-06-17 10:57:45 +04:00
settings_calls.cpp
Use good bitrate for screen capture in calls.
2021-08-10 15:46:18 +03:00
settings_calls.h
Implement SingleChoiceBox using Ui::GenericBox.
2021-02-01 17:51:01 +04:00
settings_chat.cpp
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
settings_chat.h
Add 'respect system dark mode' checkbox.
2020-07-22 17:18:17 +04:00
settings_codes.cpp
Add a simple way of testing color themes.
2021-09-10 22:29:30 +03:00
settings_codes.h
Allow open folders by 'folders' code.
2020-03-27 20:36:06 +04:00
settings_common.cpp
Improve narrow participants column design.
2021-05-24 22:45:14 +04:00
settings_common.h
Improve narrow participants column design.
2021-05-24 22:45:14 +04:00
settings_folders.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
settings_folders.h
Move manage filters to a Settings section.
2020-03-27 20:36:05 +04:00
settings_information.cpp
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
settings_information.h
Remove some more Auth() calls.
2019-07-24 16:00:30 +02:00
settings_intro.cpp
Fix -Wunused-variable warnings with gcc
2021-07-19 22:31:27 +03:00
settings_intro.h
Added ability to pass custom layer widgets to stack.
2021-07-06 12:13:05 +03:00
settings_main.cpp
Moved MTP cloud password from ApiWrap to Api::CloudPassword.
2021-08-10 15:46:18 +03:00
settings_main.h
Removed Ui::show from classes that have pointer to Controller.
2021-06-17 10:57:45 +04:00
settings_notifications.cpp
Remove for_const macro.
2021-09-06 13:13:26 +03:00
settings_notifications.h
Remove some more Auth() calls.
2019-07-24 16:00:30 +02:00
settings_privacy_controllers.cpp
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
settings_privacy_controllers.h
Colorize bubbles according to a custom chat theme.
2021-08-30 20:32:57 +03:00
settings_privacy_security.cpp
Fix build for macOS.
2021-08-30 20:32:57 +03:00
settings_privacy_security.h
Moved user privacy from ApiWrap to Api::UserPrivacy.
2021-08-10 15:46:18 +03:00