Commit graph

634 commits

Author SHA1 Message Date
cf6a0dc7a3 [Improvement] "Nobody" option for profile picture privacy 2022-09-12 02:51:24 +03:00
a84f41299a [Improvement] Always show experimental settings 2022-09-12 02:51:24 +03:00
36fe916eb6 [Improvement] Always show folders in settings 2022-09-12 02:51:24 +03:00
7dd97679c9 [Improvement] Allow to view currently used usernames 2022-09-12 02:51:24 +03:00
dec9de947c [Improvement] Allow non-emoji auto-replaces with emoji replacements disabled 2022-09-12 02:51:24 +03:00
8f2b7fabd3 [Improvement] Shortcut and settings code to reload language 2022-09-12 02:51:23 +03:00
609d35707e [Improvement] Experimental settings translation 2022-09-12 02:51:23 +03:00
fb7d376fe8 [Improvement] Increase account limit 2022-09-11 07:19:51 +03:00
3540298292 [Improvement] Settings three-dots menu improvements 2022-09-11 07:19:23 +03:00
b3c1ace07e [Improvement] Deleted account difference 2022-09-11 07:19:23 +03:00
78630d6f3a [Option][GUI][Conversion] External video player 2022-09-11 07:19:23 +03:00
e68f31f573 [Option][GUI] Default folders and local folders 2022-09-11 07:19:23 +03:00
92c5d63157 [Option][GUI] Tray icon settings 2022-09-11 07:19:23 +03:00
6712cccf21 [Option][GUI] Qt scale 2022-09-11 07:19:23 +03:00
6ed812fa13 [Option][JSON] Custom scales 2022-09-11 07:19:23 +03:00
f36b54236b [Core] Settings system 2022-09-11 04:26:54 +03:00
5e04b5c995 [Core] Versioning and updater 2022-09-11 04:26:54 +03:00
e978824912 [Branding] App name (language-dependent) 2022-09-11 04:26:54 +03:00
20376f0b4f [Branding] App name and logo
Featuring macOS icon contributed by gershik.
2022-08-26 15:27:39 +03:00
John Preston
666251f23e Allow to set custom app icon on macOS. 2022-02-08 00:24:11 +03:00
John Preston
67c538ae8f Add AllowLinuxNvidiaOpenGL option. 2022-02-02 15:33:41 +03:00
23rd
37cd4f51eb Added view-profile-in-chats-list-context-menu option. 2022-02-01 18:48:02 +03:00
John Preston
ca21b7efae Allow disable Cmd+Q warning on macOS. 2022-02-01 00:43:20 +03:00
John Preston
17de379145 Fix document thumbnails on Retina screens. 2022-01-31 13:18:52 +03:00
John Preston
2a99f1a1ef Add tabbed-panel-show-on-click option. 2022-01-28 19:10:07 +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
23rd
0143d22a21 Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
John Preston
3ff17a8789 Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
John Preston
bfdbb64295 Move some Settings icons to a subfolder. 2021-12-29 21:22:33 +03:00
John Preston
2c36623cfb Add some icons to popup menus. 2021-12-29 21:22:33 +03:00
John Preston
a1439163ce Update API scheme to layer136. 2021-12-29 21:22:32 +03:00
John Preston
caaeff32c5 Move global privacy setting down. 2021-12-02 13:36:49 +04:00
John Preston
28eb2f1a91 Return terminate session button to the list. 2021-11-30 21:08:15 +04:00
John Preston
168711b352 Use PeerList for sessions list (wip). 2021-11-30 20:44:15 +04:00
23rd
3647241f71 Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
John Preston
1d1fa5f98b Improve session details box design. 2021-11-30 16:06:41 +04:00
John Preston
d4c6475ae8 Show sessions list in a Settings Section. 2021-11-29 17:30:14 +04:00
John Preston
8264968718 Use cloud "disable calls" settings instead of local. 2021-11-26 18:04:03 +04:00
John Preston
f3e1aef264 Allow editing sessions auto-termination period. 2021-11-26 18:00:22 +04:00
John Preston
fe4bb19358 Improve custom device name input design. 2021-11-26 18:00:22 +04:00
John Preston
f10ed4b9bc Support autostart in Windows Store version.
Fixes #3234.
2021-11-04 12:36:28 +04:00
John Preston
aef45b3a1d Refactor icon unread counter painting. 2021-11-02 20:12:57 +04:00
John Preston
ab58aa020e Allow many custom elements in PeerListRow. 2021-10-29 18:31:06 +04:00
Ilya Fedin
45bbe33929 Multiple scale values in UI by device pixel ratio on non-Mac
To avoid confusion
2021-10-25 19:55:11 +04:00
Ilya Fedin
847c01d605 Add Qt 6 support
Tested only on Linux so far
2021-10-21 13:15:00 +04:00
23rd
159beb138a Moved api peer photo processing to separated file.
Removed MainWidget::deletePhotoLayer.
2021-10-20 22:56:19 +03: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
23rd
c6e1b14429 Added Window::SessionController to ChangePhoneBox. 2021-10-19 06:34:27 +03:00