John Preston
|
104ba4db7c
|
Fully migrate to Webrtc::Environment.
|
2024-01-25 11:57:58 +04:00 |
|
John Preston
|
6033071e61
|
Fix new taskbar "Quit Telegram" icon generation.
|
2024-01-16 12:53:23 +04:00 |
|
John Preston
|
973f91b5e4
|
Add "Quit Telegram" taskbar menu item.
Fixes #1161.
|
2024-01-04 17:22:05 +04:00 |
|
John Preston
|
25216a140e
|
Fix build on Windows.
|
2023-11-16 14:31:15 +04:00 |
|
John Preston
|
5cabfb56e0
|
Fix "small" undef in Windows includes.
|
2023-11-14 09:27:48 +04:00 |
|
John Preston
|
69efd127eb
|
Update submodules.
|
2023-11-13 11:39:35 +04:00 |
|
John Preston
|
b1459e41d3
|
Fix system version check for dark taskbar support.
Fixes #27056.
|
2023-11-07 11:47:10 +04:00 |
|
John Preston
|
b8c76cac61
|
Use dot in monochrome tray icon on Windows.
|
2023-11-05 00:03:44 +04:00 |
|
Ilya Fedin
|
0f45abd534
|
Make WithSmallCounter adaptive
|
2023-11-04 20:50:58 +04:00 |
|
John Preston
|
a57eecd420
|
Add option to use old tray icon.
New monochrome icon is default for the new installations.
Fixes #26983, fixes #26988, fixes #26989, fixes #26991, fixes #27005.
|
2023-10-30 11:16:17 +04:00 |
|
Ilya Fedin
|
cd0f58fa65
|
Implement monochrome tray icon on Windows
|
2023-10-25 14:23:50 +04:00 |
|
John Preston
|
0e79bd3d12
|
Show nice padded code blocks.
|
2023-10-13 10:08:29 +04:00 |
|
John Preston
|
c6c06c149d
|
Check AppUserModelId better.
|
2023-09-22 11:50:41 +04:00 |
|
Ilya Fedin
|
1bde096417
|
Minimize amount of code to rebuild when switching options
|
2023-09-22 09:14:01 +04:00 |
|
Ilya Fedin
|
1683dccb50
|
Always set AppUserModelID on Windows
|
2023-09-21 13:39:26 +04:00 |
|
Ilya Fedin
|
47195e316f
|
Don't load SetCurrentProcessExplicitAppUserModelID dynamically
It's supported since Windows 7
|
2023-09-21 13:39:26 +04:00 |
|
Ilya Fedin
|
e8a1fc0300
|
Add a method to check whether to run in background instead of checking for macOS
|
2023-09-12 10:27:13 +04:00 |
|
John Preston
|
80fb506f84
|
Use underlying QPlatformSystemTrayIcon on Windows.
Fixes #26655.
|
2023-08-15 12:11:45 +02:00 |
|
John Preston
|
58c91be156
|
Fix location links with Bing Maps uninstalled.
Fixes #26506.
|
2023-08-11 11:47:18 +02:00 |
|
John Preston
|
d28bd36d22
|
Load and show list of users who viewed a story.
|
2023-07-20 07:20:10 +04:00 |
|
Ilya Fedin
|
1d234ea990
|
Use argv0 for shortcuts when updater is disabled
|
2023-06-16 11:38:54 +04:00 |
|
Ilya Fedin
|
0ffaff2d8b
|
Support Qt 6.5 dark mode API
|
2023-05-15 12:33:30 +04:00 |
|
John Preston
|
32e650548f
|
One more attempt to fix DND on macOS.
|
2023-03-15 15:00:29 +04:00 |
|
John Preston
|
aa9e56c633
|
Update icon on macOS, allow changing back.
|
2023-03-01 09:12:02 +04:00 |
|
Ilya Fedin
|
808cf119b8
|
Switch freetype to experimental settings
|
2023-02-22 16:51:13 +04:00 |
|
John Preston
|
832d47121f
|
Save media viewer position to Settings.
|
2023-02-18 15:10:13 +04:00 |
|
John Preston
|
f9847090f9
|
Cmd+Q quit prevention in windowed media viewer.
|
2023-02-18 15:10:13 +04:00 |
|
John Preston
|
2a1e3c4453
|
Initial implementation of windowed media viewer on macOS.
|
2023-02-18 15:10:13 +04:00 |
|
John Preston
|
88e7f4b662
|
Improve the tabbed emoji panel design.
|
2023-02-02 22:12:31 +04:00 |
|
John Preston
|
88f3aeca5b
|
Show just logo in Dwm Preview when passcoded.
|
2023-02-02 16:14:36 +04:00 |
|
Ilya Fedin
|
2be4641496
|
Install launcher on every launch on Linux
Just like AppUserModelId on Windows
This makes the cheat code and having the function outside of private namespace unnecessary
|
2023-01-23 12:16:59 +04:00 |
|
Ilya Fedin
|
6f89413c76
|
Don't get cursor position twice for open with menu
|
2023-01-20 12:58:48 +04:00 |
|
John Preston
|
507a064153
|
Fix OpenWith dropdown menu positioning on Windows.
|
2023-01-19 12:52:59 +04:00 |
|
John Preston
|
e4c16ccba4
|
Create tray icon without a parent.
|
2023-01-19 09:46:19 +04:00 |
|
John Preston
|
7023b013ce
|
Initial support of separate windows for accounts.
|
2023-01-19 09:45:28 +04:00 |
|
Ilya Fedin
|
745b01a407
|
Another attempt to enable UTF-8 charset on Windows
|
2023-01-19 08:34:46 +04:00 |
|
John Preston
|
94a956ce19
|
Beta version 4.5.4: Fix build for Windows x64.
|
2023-01-10 16:47:57 +04:00 |
|
John Preston
|
fc26457218
|
Show current chat name in the window title.
|
2023-01-09 18:39:07 +04:00 |
|
John Preston
|
c49dac57b7
|
Don't use window title for IPC.
|
2023-01-09 16:08:34 +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
|
13eeddf479
|
Don't wait for input when there are fullscreen applications
|
2022-12-23 14:04:17 +04:00 |
|
John Preston
|
cb653df0f6
|
Support adaptive forum userpic rounding radius.
|
2022-12-05 16:18:10 +04:00 |
|
23rd
|
4fabb3f2a2
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
|
John Preston
|
92a4b27e65
|
Support per-topic notification settings.
|
2022-11-01 19:25:37 +04:00 |
|
Ilya Fedin
|
f2d2826fc7
|
Make InstallLauncher accessible on any platform
|
2022-09-19 14:23:27 +04:00 |
|
Ilya Fedin
|
5fc7caeec9
|
Provide old version to Platform::NewVersionLaunched
|
2022-09-01 13:53:53 +04:00 |
|
23rd
|
57f769f358
|
Returned lost method that checks tray existence.
|
2022-06-23 09:38:21 +03:00 |
|
John Preston
|
1e63a6a1a7
|
Fix possible crash in Windows Toast Notifications.
|
2022-06-22 20:07:17 +04:00 |
|
John Preston
|
b963a68dd6
|
Fix windows taskbar notifications counter with multi-windows.
|
2022-06-20 12:56:50 +04:00 |
|
John Preston
|
0434e520fd
|
Don't quit on secondary window destroy by the system.
|
2022-06-15 19:59:16 +04:00 |
|