John Preston
|
6e31993777
|
Update API scheme on layer 172.
|
2024-01-17 09:39:05 +04:00 |
John Preston
|
ca25ad57b1
|
Update API scheme to layer 172.
|
2024-01-17 09:39:04 +04:00 |
23rd
|
88b20f6700
|
Fixed indents in some files.
|
2023-12-16 20:25:01 +00:00 |
23rd
|
4ad51ffb42
|
Removed some include directives.
|
2023-11-28 21:55:26 +04:00 |
Ilya Fedin
|
d2b6012bfd
|
Mark code unneeded after Qt 6.6.0
|
2023-11-13 11:41:57 +04:00 |
John Preston
|
a8b959826c
|
Don't activate main window in case of visible call window.
Fixes #27017.
|
2023-11-01 22:24:09 +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 |
John Preston
|
d5147c9d28
|
Partially (italic+colored) support blockquotes.
|
2023-10-26 14:08:40 +04:00 |
John Preston
|
5514ab0ccf
|
Fix warnings after Xcode 15 / target 10.13 update.
|
2023-09-22 11:01:46 +04:00 |
Ilya Fedin
|
1bde096417
|
Minimize amount of code to rebuild when switching options
|
2023-09-22 09:14:01 +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 |
23rd
|
98bb520f47
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
Ilya Fedin
|
786d8dd22e
|
Get rid of QOpenGLWidget in main_window_mac
ui_window_mac has logic depending on Qt version to use Metal when possible, this will conflict once Qt is updated to 6.4+
|
2023-08-10 19:37:53 +04:00 |
John Preston
|
8cc90c3373
|
Fix media viewer with MacBook top notch.
|
2023-07-25 12:30:52 +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
|
9beb111956
|
Fix viewer fullscreen toggle on macOS.
|
2023-03-15 16:45:49 +04:00 |
John Preston
|
32e650548f
|
One more attempt to fix DND on macOS.
|
2023-03-15 15:00:29 +04:00 |
John Preston
|
42d999922f
|
Fix media viewer on macOS multi-monitor setup.
|
2023-03-13 16:04:42 +04:00 |
23rd
|
6ae15ff264
|
Fixed indents in some files.
|
2023-03-02 07:51:17 +03:00 |
John Preston
|
aa9e56c633
|
Update icon on macOS, allow changing back.
|
2023-03-01 09:12:02 +04:00 |
John Preston
|
df9bd91d9a
|
Implement semi-native macOS title buttons for the viewer.
|
2023-03-01 09:12:02 +04:00 |
John Preston
|
d1230167bf
|
Improve title controls in Windows media viewer.
|
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
|
c09043f827
|
Fix build for macOS.
|
2023-02-18 15:10:14 +04:00 |
John Preston
|
832d47121f
|
Save media viewer position to Settings.
|
2023-02-18 15:10:13 +04:00 |
John Preston
|
27d446bdda
|
Improve Ctrl+W / Ctrl+M handling by media viewer.
|
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 |
Ilya Fedin
|
1940edd6ee
|
Fix deprecated declarations warnings on macOS
|
2023-02-14 18:37:01 +04:00 |
Ilya Fedin
|
96ef82272b
|
Use QT_DEPRECATED_WARNINGS_SINCE
|
2023-02-14 18:37:01 +04:00 |
John Preston
|
ea4e2f0952
|
Fix build with Xcode.
|
2023-02-02 22:12:31 +04:00 |
John Preston
|
554f66f089
|
Support separate message type group restrictions.
|
2023-02-02 22:12:31 +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
|
b80b770631
|
Fix input field shortcuts on macOS.
|
2023-01-19 10:36:43 +04:00 |
John Preston
|
cdfdccbb66
|
Detach SystemMediaControls from Window::Controller.
|
2023-01-19 09:46:20 +04:00 |
John Preston
|
b3667d69a1
|
Each MainWindow has its own Global Menu.
|
2023-01-19 09:46:19 +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 |
John Preston
|
39075538fb
|
Enable RoundPreferFloor HighDpi support on Windows.
Add an experimental setting for exact HighDPI on Windows.
|
2023-01-12 13:57:09 +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
|
faf6c48f25
|
Remove ui/special_buttons module.
|
2022-12-26 14:24:06 +04:00 |
Ilya Fedin
|
13eeddf479
|
Don't wait for input when there are fullscreen applications
|
2022-12-23 14:04:17 +04:00 |
23rd
|
e2205c7251
|
Fixed build on macOS.
|
2022-12-06 12:56:56 +03: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
|
01139e1b04
|
Remove facades module.
|
2022-11-30 16:55:51 +04:00 |
John Preston
|
eaed91263e
|
Simplify HistoryHider, remove most of uses.
|
2022-11-30 16:13:31 +04:00 |