Commit graph

8664 commits

Author SHA1 Message Date
78df19f4e4 Remove unnecessary separator in own profile 2021-04-26 23:00:55 +03:00
ebc0abca78 Fix notification switch in own profle 2021-04-26 23:00:51 +03:00
3c78134a55 Use smaller font for radio box descriptions 2021-04-26 23:00:46 +03:00
d6715f1aec Possible fix for repeating changelogs 2021-04-26 23:00:36 +03:00
1d1676de2e Fix crash on right clicking emoji button with third column 2021-04-26 23:00:28 +03:00
60ab760d39 Fix mpris 2021-04-26 22:59:26 +03:00
2eabfee52b Version 1.4 2021-04-13 21:40:55 +03:00
Loïc Molinari
ff2d6590be Remove dangling timer in MTP Session
Commit bdc7f4114f got rid of
_timeouter's callback without removing the timer that still fires
every second.
2021-04-13 21:21:15 +03:00
Ilya Fedin
9b06dce7c0 Take shadow into account when saving/restoring window geometry 2021-04-13 21:20:59 +03:00
782ccde92a Fix reopening of recent actions section 2021-04-07 05:37:17 +03:00
358e5cb18f Fix calls 2021-04-07 03:36:21 +03:00
153218448c Updated TDesktop sources to 2.7.1+3343880 2021-04-07 02:28:17 +03:00
d6614eb9cc Updated TDesktop sources to 2.7.1+df73bda 2021-04-07 00:16:52 +03:00
Ilya Fedin
3343880ed0 Watch for network availability changes 2021-04-06 16:40:29 +03:00
74cd006cac Fix missing messages when forwarding to open chat 2021-04-06 06:56:17 +03:00
8d0b9ce1b5 Avoid iterating item list 2021-04-06 04:14:59 +03:00
dd53d8df47 Fix refreshing of file references 2021-04-06 03:52:04 +03:00
039a8871b5 Use shared_ptr for media references 2021-04-06 03:47:44 +03:00
3b2c9f94c2 Remove unused variable in unquoted forward 2021-04-06 03:05:17 +03:00
c87c1596b9 Make some logs debug-only 2021-04-06 02:30:18 +03:00
4301ffbe1d Fix fonts applying after crash window 2021-04-05 17:00:18 +03:00
Ilya Fedin
75a782cced Workaround force setting of WM_TRANSIENT_HINT in Qt's xcb backend 2021-04-05 10:19:24 +03:00
Ilya Fedin
0e126e2550 More advanced logging about... logging 2021-04-05 09:22:04 +03:00
Ilya Fedin
cffb615a4d Fix build 2021-04-05 09:22:04 +03:00
Ilya Fedin
7ab3be3631 Handle any audio type with MPRIS 2021-04-05 09:08:33 +03:00
Ilya Fedin
591488c497 Close players instead of quitting the app 2021-04-05 09:08:33 +03:00
Ilya Fedin
ae54c8af6a Add support for setting cover with MPRIS 2021-04-05 09:08:33 +03:00
Ilya Fedin
30c86523ff Remove redudant indenattion level in MPRIS XML 2021-04-05 09:08:33 +03:00
Ilya Fedin
9a6e571154 Move XDP file dialog to glibmm mime type & regex methods 2021-04-05 08:30:04 +03:00
Ilya Fedin
6463890b11 Workaround snap's activation restriction 2021-04-05 08:25:47 +03:00
Ilya Fedin
073b5b106c Get rid of modal parent hack
It was introduced to workaround the absence of size hints propagating in Qt 5.12 Wayland backend, there's no need in it anymore
2021-04-05 08:03:46 +03:00
Ilya Fedin
0cd8cc67c5 Scale window icon manually when getting from icon theme 2021-04-05 08:02:50 +03:00
Nicholas Guriev
f528a240d9 Rely on QT_STRINGIFY instead of custom macro 2021-04-05 07:59:18 +03:00
f18c0d97f9 Disabled Qt scaling on all platforms by default 2021-04-04 02:13:43 +03:00
GitHub Action
a814c3f428 Update User-Agent for DNS to Chrome 89.0.4389.90. 2021-04-02 20:49:20 +03:00
Ilya Fedin
81d052adfc Add a way to get dark mode state on KDE 2021-04-02 20:30:47 +03:00
Ilya Fedin
822c1cafd2 Fix a space on end of a line in linux_mpris_support 2021-04-02 20:30:47 +03:00
ilya-fedin
2a92568954
Add an option to use Qt scale engine (#158) 2021-04-02 00:31:06 +03:00
93c6a05f60 Fix position of discussed post on big window width 2021-04-02 00:21:01 +03:00
e6804991f6 Fix Replies in compact chat list mode 2021-04-01 23:35:14 +03:00
a0712f4383 Fix grouping of more than 10 messages 2021-04-01 18:46:26 +03:00
aec72cf579 Fix file dialog option label 2021-04-01 17:52:18 +03:00
4381472d7f Fix label of disabled GTK option 2021-04-01 07:24:24 +03:00
f55e38ca9d Update file dialog option value in menu after selection 2021-04-01 07:23:53 +03:00
67ae84b69e Fix missing language keys include 2021-04-01 01:53:20 +03:00
d0adbf1224 Fix type conversion for file dialog options 2021-04-01 00:21:03 +03:00
f3db5d1097 Fix unwanted grouping of media 2021-04-01 00:03:39 +03:00
196909f416 Add support for setting cover with MPRIS
Cherry-picked from https://github.com/telegramdesktop/tdesktop/pull/16074.
2021-03-31 23:29:41 +03:00
273200adbf Show file dialog option only on Linux 2021-03-31 23:26:33 +03:00
e26085b627 Show descriptions for disabled file dialog options 2021-03-31 23:24:33 +03:00