Ilya Fedin
75785e6f65
Merge tag 'v4.15.3' into HEAD
2024-07-01 01:16:47 +04:00
Ilya Fedin
e6b9a07163
Instantiate QRegularExpression instances statically
2023-12-31 22:03:57 +00:00
Ilya Fedin
1bde096417
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
Ilya Fedin
7906be37b6
Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE)
2023-09-15 19:52:22 +04:00
John Preston
7023b013ce
Initial support of separate windows for accounts.
2023-01-19 09:45:28 +04:00
Ilya Fedin
6288da2f3d
Remove socket errors from Qt adapters
2023-01-09 15:01:14 +04:00
23rd
4fabb3f2a2
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
John Preston
ad3f8e72a0
Remove namespace App.
2022-11-30 17:28:09 +04:00
Ilya Fedin
2a6e2fa353
Bundle kcoreaddons
2022-09-28 23:59:59 +04:00
Ilya Fedin
5132fd5010
Use KSandbox to check flatpak/snap environment
2022-09-19 14:23:27 +04:00
23rd
c310b263a6
Added ability to provide back button to pinned to top content.
2022-05-23 13:37:02 +03:00
John Preston
aa7143a831
Allow adding Settings::Section-s without changing Type.
2022-04-01 15:53:23 +04:00
RadRussianRus
734a07ae92
Updated TDesktop sources to 3.5.2+95e806c
2022-02-15 10:28:12 +03:00
John Preston
28f2c213f7
Remove app module. Support delayed quit by Cmd+Q on macOS.
2022-01-27 15:54:20 +03:00
23rd
0143d22a21
Split qt_adapters to separated files.
2022-01-26 10:33:28 +03:00
RadRussianRus
f418e7ff73
Updated TDesktop sources to 3.2.5
2021-12-07 14:28:17 +03:00
John Preston
766b393295
On macOS build autoupdates single-arch + universal setup.
2021-10-29 16:10:07 +04:00
Ilya Fedin
847c01d605
Add Qt 6 support
...
Tested only on Linux so far
2021-10-21 13:15:00 +04:00
John Preston
19ce1edc16
Use base::SafeRound instead of std::round.
...
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.
Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
RadRussianRus
fa4931a0e0
Updated TDesktop sources to 3.1
2021-09-20 04:56:43 +03:00
RadRussianRus
3f08b7ec96
Updated TDesktop sources to 3.0.1
2021-09-17 17:28:15 +03:00
John Preston
a6c98f4bb4
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
Ilya Fedin
60fb2d7c1f
Move LZMA usage under TDESKTOP_DISABLE_AUTOUPDATE
2021-09-07 23:40:08 +03:00
RadRussianRus
263d7a48a3
Rework versioning
2021-08-24 02:33:27 +03:00
Ilya Fedin
97262a99c7
Get rid of osx and linux32 special targets
2021-08-11 16:59:27 +03:00
RadRussianRus
230919a873
Updated TDesktop sources to 2.7.10+5519bb35
2021-06-27 03:56:31 +03:00
Ilya Fedin
f7489592d6
Fix BIO_new_mem_buf leaks
2021-05-17 09:53:02 +03:00
John Preston
b1c4524612
Fix crash dump generation on Linux.
2021-05-03 17:34:33 +04:00
Ilya Fedin
578833446d
Add support for write-protected update on Linux
2021-05-03 12:54:08 +03:00
RadRussianRus
1927ab7955
Updated TDesktop sources to 2.7.1+c08a148
2021-03-28 16:07:58 +03:00
Ilya Fedin
ae0b9141dd
Trying to get rid of unused variables...
2021-03-15 11:40:44 +03:00
Ilya Fedin
f25b2a2094
Apply autofixes from clazy
2021-03-13 15:25:47 +03:00
John Preston
68b0a85369
Rename RPCError to MTP::Error.
2021-03-12 16:58:26 +04:00
RadRussianRus
8d9e17482c
Updated TDesktop sources to 2.6
2021-02-27 19:54:04 +03:00
John Preston
9a0023cc99
Version 2.5.7: Support win64 autoupdate.
2021-01-28 17:44:53 +04:00
RadRussianRus
3148d17442
Updated TDesktop sources to 2.5.1+feff514
2020-12-23 22:04:48 +03:00
John Preston
b6483cb65c
Use shared_ptr<Memento> for sections.
2020-12-14 18:48:10 +04:00
23rd
c8643aa1ee
Wrapped raw SectionMemento with unique_ptr.
2020-12-14 17:09:24 +04: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
John Preston
74d2313784
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
2020-11-06 11:21:34 +03:00
Ilya Fedin
12a77cffd8
Add flatpak and snap update URLs
2020-11-01 18:30:12 +03:00
Ilya Fedin
a38b4f039a
Use some methods from lib_base
2020-10-30 10:52:49 +03:00
23rd
6ac5f32796
Moved other authorizations api request to separated file.
2020-09-30 18:48:34 +03:00
ilya-fedin
b9c7d2e133
Fix AppImage action ( #96 )
...
* Fix AppImage action
* AppImage testing is done, merge update channels
2020-09-04 03:09:26 +03:00
RadRussianRus
9953c875f3
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-07-01 05:43:07 +03:00
RadRussianRus
2098b2c67d
Fix Q_OS_LINUX -> Q_OS_UNIX replacement
2020-06-26 07:29:49 +03:00
RadRussianRus
0943d58ea7
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-06-26 07:25:00 +03:00
John Preston
7b0a32b607
Add unread unmuted counter to main menu cover.
2020-06-23 21:53:44 +04:00
John Preston
83538675ce
Move a lot of settings to Core::Settings.
2020-06-23 21:53:42 +04:00