.. |
settings.style
|
Allow editing links from ShowInviteLinkBox.
|
2021-02-22 23:42:40 +04:00 |
settings_advanced.cpp
|
Support autostart in Windows Store version.
|
2021-11-04 12:36:28 +04: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
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
settings_calls.h
|
Implement SingleChoiceBox using Ui::GenericBox.
|
2021-02-01 17:51:01 +04:00 |
settings_chat.cpp
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
settings_chat.h
|
Add 'respect system dark mode' checkbox.
|
2020-07-22 17:18:17 +04:00 |
settings_codes.cpp
|
Add Qt 6 support
|
2021-10-21 13:15:00 +04: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
|
Add Qt 6 support
|
2021-10-21 13:15:00 +04:00 |
settings_information.h
|
Simplified saving self bio.
|
2021-10-19 06:34:27 +03: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
|
Multiple scale values in UI by device pixel ratio on non-Mac
|
2021-10-25 19:55:11 +04: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
|
Refactor icon unread counter painting.
|
2021-11-02 20:12:57 +04:00 |
settings_notifications.h
|
Remove some more Auth() calls.
|
2019-07-24 16:00:30 +02:00 |
settings_privacy_controllers.cpp
|
Allow many custom elements in PeerListRow.
|
2021-10-29 18:31:06 +04:00 |
settings_privacy_controllers.h
|
Allow many custom elements in PeerListRow.
|
2021-10-29 18:31:06 +04:00 |
settings_privacy_security.cpp
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
settings_privacy_security.h
|
Moved user privacy from ApiWrap to Api::UserPrivacy.
|
2021-08-10 15:46:18 +03:00 |