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 |
|
John Preston
|
fc07954276
|
Improve premium section bottom.
|
2022-06-13 13:49:45 +04:00 |
|
23rd
|
0e16a50bbc
|
Completely removed common and platform code for tray from main window.
|
2022-05-03 04:25:36 +03:00 |
|
23rd
|
94e06c6846
|
Removed Windows tray implementation from main window.
|
2022-05-03 04:25:36 +03:00 |
|
23rd
|
70acc7a0e3
|
Added initial implementation of Windows tray.
|
2022-05-03 04:25:36 +03:00 |
|
23rd
|
f67c3bbf65
|
Added placeholders for platform dependent implementations of tray.
|
2022-05-03 04:25:35 +03:00 |
|
23rd
|
de194c4aa2
|
Initialized empty files for tray implementations.
|
2022-05-03 04:25:35 +03:00 |
|
John Preston
|
1bc8d6fb18
|
Fix non-working Qt-on-Windows bug workaround.
|
2022-04-25 14:03:43 +04:00 |
|
Ilya Fedin
|
e5d8a1aa3c
|
Use QWidget::screen/QWidget::mask instead of QWindow ones
|
2022-03-23 09:42:51 +04:00 |
|
John Preston
|
e84bfe0420
|
Fix build for Windows Store.
|
2022-03-12 09:06:50 +04:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +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
|
8b0725650d
|
Move global event filter to Platform::Integration on Windows.
|
2022-01-04 15:29:40 +03:00 |
|
John Preston
|
e7e34d50ba
|
Fix building on Windows.
|
2021-12-14 16:27:57 +04:00 |
|
Ilya Fedin
|
48ab88a9ca
|
Don't use QPlatformNativeInterface for native window handle on Windows
|
2021-12-13 14:24:34 +04:00 |
|
John Preston
|
1ea6224e60
|
Fix autostart toggling.
|
2021-11-05 10:15:41 +04:00 |
|
John Preston
|
f10ed4b9bc
|
Support autostart in Windows Store version.
Fixes #3234.
|
2021-11-04 12:36:28 +04:00 |
|
John Preston
|
3743dd0161
|
Fix small window icon counter.
Regression was introduced in aef45b3a1d .
|
2021-11-03 16:14:20 +04:00 |
|