Eric Kotato
e30c1857bf
Updated repo to latest patches-track-wip (TD 5.0.6)
2024-08-31 01:38:31 +03:00
Ilya Fedin
75785e6f65
Merge tag 'v4.15.3' into HEAD
2024-07-01 01:16:47 +04:00
23rd
86b9d16747
Added additional note for macOS keys to json of custom shortcuts.
2024-04-15 23:30:57 +03:00
23rd
aad2961646
Added all unused shortcuts to json of default shortcuts.
2024-03-25 10:15:42 +04:00
23rd
00a89883fd
Added ability to set shortcut to archive chat from dialogs list.
2024-03-25 10:15:42 +04:00
23rd
5509c1810b
Added ability to set shortcut to open section with scheduled messages.
2024-03-25 10:15:42 +04:00
John Preston
ed027c23d0
Version 4.14.5: Fix build with GCC.
2024-01-16 20:29:37 +04:00
John Preston
ac7958f335
Remove ctrl+shift+N shortcuts by default.
...
Those are used in some input methods, including Farsi.
You can always add such bindings in tdata/shortcuts-custom.json for
the "account1", "account2", etc commands.
Fixes #27334 .
2024-01-16 13:03:44 +04:00
23rd
a1369aaad0
Added references to structured bindings since Apple clang supports them.
2024-01-16 11:18:55 +04:00
John Preston
94a542a1d1
Allow change account shortcuts in shortcuts_custom.json
2024-01-16 11:16:28 +04:00
John Preston
28b43eff7c
Make Ctrl+Shift+[1-6] jump through accounts.
2024-01-08 17:35:08 +04:00
23rd
53c73accd0
Fixed typo in custom shortcut for full screen in media viewer.
2023-10-23 20:19:17 +04:00
23rd
6cae088d1f
Added ability to customize shortcut for full screen in media viewer.
2023-10-12 04:20:35 +03:00
John Preston
3e332ad8e7
Rewrite shortcuts using QAction.
...
That way they don't depend on the main window.
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
b962efeca3
Allow ctrl+6/7/8 to activate extra pinned chats.
...
Fixes #25647 .
2023-01-03 09:59:42 +04:00
23rd
4fabb3f2a2
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
RadRussianRus
734a07ae92
Updated TDesktop sources to 3.5.2+95e806c
2022-02-15 10:28:12 +03:00
John Preston
18e6e2da9e
Open specific chat only in one window.
2022-01-04 19:36:33 +03:00
blank X
9c3a3f65d6
Add keyboard shortcuts to change accounts ( #279 )
2021-12-27 01:25:15 +03:00
RadRussianRus
f418e7ff73
Updated TDesktop sources to 3.2.5
2021-12-07 14:28:17 +03:00
Ilya Fedin
847c01d605
Add Qt 6 support
...
Tested only on Linux so far
2021-10-21 13:15:00 +04:00
RadRussianRus
36d8b28da1
Hotkey to restart the app (without default)
2021-08-25 00:16:38 +03:00
RadRussianRus
d30aeea8fd
Rework translations
2021-08-24 21:32:43 +03:00
RadRussianRus
2a88c662d8
Updated TDesktop sources to 2.8.11+b2c762e
2021-07-20 06:59:26 +03:00
Ilya Fedin
dc81f9eeaf
Remove SetWatchingMediaKeys
...
Since SPMediaKeyTap has been removed on Mac, Linux is the only platform where this function is implemented, but that's not really needed due to MPRIS support, so SetWatchingMediaKeys can be dropped entirely
2021-07-19 22:56:14 +03:00
RadRussianRus
230919a873
Updated TDesktop sources to 2.7.10+5519bb35
2021-06-27 03:56:31 +03:00
23rd
4db5624beb
Completely removed Global namespace.
2021-06-16 09:31:32 +03:00
RadRussianRus
1927ab7955
Updated TDesktop sources to 2.7.1+c08a148
2021-03-28 16:07:58 +03:00
Ilya Fedin
c0c10689a1
Get rid of deprecated ranges::view usage
2021-03-13 19:14:58 +03:00
RadRussianRus
8d9e17482c
Updated TDesktop sources to 2.6
2021-02-27 19:54:04 +03:00
Ilya Fedin
5e60b87cf9
Remove platform_specific.h include from mainwindow.h
...
In order to avoid mass rebuilds on specific_*.h changing
2021-01-22 17:22:37 +04:00
RadRussianRus
eab12695bb
Switch "jump to date" default hotkey to Ctrl+H
...
It seems that Ctrl+J now used for Contacts by default.
2020-12-27 19:02:48 +03:00
RadRussianRus
e5123d56df
Updated TDesktop sources to 2.4.7
2020-11-09 09:27:43 +03:00
RadRussianRus
c499cfb267
Updated TDesktop sources to 2.4.3
2020-11-09 03:26:49 +03:00
23rd
bcc11d7850
Changed shortcut to open contacts to avoid conflict with formatting.
...
Fixed #8896 .
2020-10-27 20:17:14 +03:00
23rd
7de9bcad03
Added ability to open contacts with shortcut.
...
Fixed #8775 .
2020-10-23 13:31:24 +03:00
23rd
5968219fe4
Added ability to mark as read selected chat with shortcut.
2020-09-29 19:03:29 +03:00
RadRussianRus
bff28e0d27
Shortcut to jump to date
2020-09-07 05:59:42 +03:00
RadRussianRus
afb72c646b
Updated TDesktop sources to 2.2
2020-07-30 09:23:07 +03:00
23rd
ed4b90717a
Added new rpl events to Media::Player::Instance for stop/start.
...
Removed unused playerWidgetToggled event.
2020-07-15 22:10:06 +04:00
RadRussianRus
f633857744
Updated TDesktop sources to 2.1.17 beta
2020-07-03 04:39:44 +03:00
Sean Wei
212944d89c
Fix format
2020-07-02 11:32:17 +04:00
RadRussianRus
f0ebf2f255
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-01 18:02:14 +03:00
Aokromes
ae64747489
Remove whitespaces, fix spaces
2020-05-01 14:47:33 +04:00
seniorivn
6709147560
Update shortcuts.cpp
2020-05-01 12:11:14 +04:00
seniorivn
0b2d4326e7
add folder commands for custom config
2020-05-01 12:11:14 +04:00
RadRussianRus
5236413fc5
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-04-24 16:27:47 +03:00
John Preston
e823fe5891
Fix support / media shortcuts.
2020-04-02 16:20:53 +04:00
RadRussianRus
322f5b3cf9
Custom shortcuts for pinned chats and folders
2020-04-02 00:56:01 +03:00