Ilya Fedin
|
a7bd097b2f
|
Have a global Core::Launcher accessor
This allows to use Launcher in code executing before Sandbox is created
|
2023-06-13 12:19:21 +04:00 |
|
John Preston
|
b65a00824c
|
Fix unused function warning.
|
2023-03-01 11:23:31 +04:00 |
|
John Preston
|
aa9e56c633
|
Update icon on macOS, allow changing back.
|
2023-03-01 09:12:02 +04:00 |
|
John Preston
|
388541a3fb
|
Show a new "Battery and Animations" settings item.
|
2023-03-01 09:12:02 +04:00 |
|
John Preston
|
2a4c39b9d7
|
Implement some power saving options.
|
2023-03-01 09:12:02 +04:00 |
|
John Preston
|
94b489835c
|
Add chat name / account name / unread count title settings.
|
2023-02-03 17:51:47 +04:00 |
|
John Preston
|
442d0da5c1
|
Force autostart folder creation.
Also show an error if autostart couldn't be enabled.
Fixes #25608.
|
2023-01-02 12:26:20 +04:00 |
|
Ilya Fedin
|
e7f85f7255
|
Add missing include to settings_advanced
|
2022-09-02 18:46:31 +04:00 |
|
Ilya Fedin
|
c18313614b
|
Use Core::Tray::has in settings_advanced
|
2022-09-02 17:29:57 +04:00 |
|
John Preston
|
58fb14e292
|
Show Experimental settings in builds without autoupdates.
|
2022-07-26 20:12:12 +03:00 |
|
Nicholas Guriev
|
e99e35a12a
|
Close restarting confirm box when cancelled
The regression seems introduced in commit 5718789d53 .
|
2022-04-16 18:14:33 +04:00 |
|
John Preston
|
488f6412f2
|
Change phone number section instead of a box.
|
2022-04-13 15:06:24 +04:00 |
|
John Preston
|
aa7143a831
|
Allow adding Settings::Section-s without changing Type.
|
2022-04-01 15:53:23 +04:00 |
|
John Preston
|
5167eb47ae
|
Add hardware acceleartion video decoding setting.
|
2022-03-30 15:26:34 +04:00 |
|
John Preston
|
33d87a3ffe
|
Remove unneeded divider from Advanced settings.
|
2022-03-16 11:06:44 +04:00 |
|
23rd
|
b900ac2b1d
|
Removed Window::SessionController from ManageDictionariesBox.
|
2022-03-04 11:25:10 +03:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
John Preston
|
1710863231
|
Update some icons.
|
2022-02-27 20:26:52 +03:00 |
|
John Preston
|
f5b8683b33
|
Add some icons to Advanced settings.
|
2022-02-25 14:14:43 +03:00 |
|
John Preston
|
6daa267329
|
Adjust privacy edit boxes to the mockup.
|
2022-02-25 14:14:42 +03:00 |
|
John Preston
|
9c903bacf2
|
Adjust main settings icons to the mockup.
|
2022-02-25 14:14:41 +03:00 |
|
John Preston
|
ca21b7efae
|
Allow disable Cmd+Q warning on macOS.
|
2022-02-01 00:43:20 +03:00 |
|
John Preston
|
4aafcebef5
|
Add empty experimental settings section.
|
2022-01-28 19:10:07 +03:00 |
|
John Preston
|
28f2c213f7
|
Remove app module. Support delayed quit by Cmd+Q on macOS.
|
2022-01-27 15:54:20 +03:00 |
|
John Preston
|
f10ed4b9bc
|
Support autostart in Windows Store version.
Fixes #3234.
|
2021-11-04 12:36:28 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
Ilya Fedin
|
e92ae40ecb
|
Implement close to taskbar option
|
2021-09-13 17:46:53 +03:00 |
|
Ilya Fedin
|
1ebf27bfa1
|
Switch MainWindow to Ui::RpWindow
|
2021-07-28 18:05:39 +03:00 |
|
John Preston
|
f09b91ebb5
|
Beta version 2.8.5: Fix build on non-Windows.
|
2021-07-02 04:45:58 +03:00 |
|
John Preston
|
18b48df9ce
|
Allow to choose ANGLE backend.
|
2021-07-01 23:48:18 +03:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
23rd
|
6d08542afa
|
Moved proxy global variables from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
707b36dc12
|
Moved DBIWorkMode to Core::Settings.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
5334372671
|
Moved WorkMode global variable from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
|
23rd
|
54dd63d61a
|
Removed LocalPasscode global variable from facades.
|
2021-06-16 09:31:32 +03:00 |
|
John Preston
|
c12a50544e
|
Allow force-disabling OpenGL.
|
2021-05-24 22:45:15 +04:00 |
|
Ilya Fedin
|
8f5b136003
|
Implement possibility to hide taskbar icon on Linux
|
2020-10-30 11:27:42 +03:00 |
|
John Preston
|
719bed6e85
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
|
Ilya Fedin
|
70c993774a
|
Get rid of redudant cmake options
|
2020-09-29 18:24:16 +03:00 |
|
23rd
|
9e0b046213
|
Fixed handling of language switch for connection type in intro settings.
|
2020-07-23 13:00:55 +03:00 |
|
23rd
|
52cd9f8cbf
|
Fixed handling of language switch for checkboxes in intro settings.
|
2020-07-23 13:00:55 +03:00 |
|
John Preston
|
8c4e8212cd
|
Add 'respect system dark mode' checkbox.
|
2020-07-22 17:18:17 +04:00 |
|
23rd
|
fc3a9d98c0
|
Fixed phrase translate of option for native window frame.
|
2020-07-22 10:31:32 +04:00 |
|
John Preston
|
f10b2194e6
|
Add option for a native window frame.
Fixes #2958.
|
2020-07-07 21:34:25 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|