106 Commits

Autor SHA1 Mensagem Data
23rd 0b5978bbbc Version 6.7.9. 2026-05-01 17:49:32 +03:00
23rd af9c0160ad Added Link Device section with QR code scanning to log in other devices. 2026-04-07 11:17:39 +03:00
23rd 90551e93d9 Updated to 6.7. 2026-04-01 18:57:51 +03:00
23rd d7e8199365 Added platform provider of translations. 2026-03-04 08:32:04 +03:00
23rd f8e31062b4 Updated to 5.16.1. 2025-07-02 19:27:50 +03:00
Ilya Fedin f1d3a946d5 Get rid of libtgvoip leftovers 2025-07-02 17:24:38 +04:00
Ilya Fedin 5121f04d66 Remove jemalloc 2025-07-02 09:38:24 +04:00
23rd 36fb961a1b Updated to 5.7.1. 2024-11-02 06:14:16 +03:00
Ilya Fedin b97ce43fca Revert "Use GSL from a desktop-app fork."
This reverts commit bbe4312017.
2024-11-01 08:59:44 +04:00
23rd cfcd10897a Updated to 4.16.9. 2024-04-24 23:15:51 +03:00
Ilya Fedin 0ad18c8182 Get rid of direct Wayland usage
This should get rid of a very nasty vector of misbehaving and quite a lot of code which is boilerplate over Wayland protocols at the price of losing support of niche features

Most of things served by xcb code on X11 is served by portal code on Wayland, hopefully this tendention will continue and we will be fine just with glib which provides D-Bus and other basic APIs
2024-04-22 11:04:02 +04:00
Ilya Fedin 9046b2cafb Stop using the plasma-shell protocol
Looks like this isn't really correct in combination with xdg-shell
2024-04-22 10:59:16 +04:00
23rd 1e07e7037a Updated to 4.16.6. 2024-04-09 22:06:28 +03:00
Ilya Fedin 10272ee0cf Revert "Replace jemalloc with scudo"
This reverts commit 960761ef37.
2024-04-08 21:57:25 +04:00
23rd 6998ad2d6f Updated to 4.15.1. 2024-03-08 14:29:32 +03:00
Ilya Fedin 5b62d97288 Update submodules 2024-03-08 08:05:12 +04:00
23rd decc34910d Updated to 4.12. 2023-11-30 20:46:21 +03:00
Ilya Fedin 960761ef37 Replace jemalloc with scudo
This should provide a wider support for ARM hardware
2023-11-24 20:04:28 +04:00
23rd 03299a0ca6 Updated to 4.10.4. 2023-10-22 00:07:42 +03:00
John Preston da768ac1d1 Add libprisma from Fela for syntax highlighting. 2023-10-04 22:28:47 +04:00
23rd f9d966eb15 Updated to 4.9.10. 2023-09-22 21:34:12 +03:00
Ilya Fedin 8c9014fcf6 Update all third party submodules 2023-09-21 12:53:07 +04:00
23rd 1523222cbe Updated to 4.8.6. 2023-07-21 10:27:44 +03:00
John Preston bbe4312017 Use GSL from a desktop-app fork. 2023-07-20 07:20:46 +04:00
Ilya Fedin 8c38d31950 C++ify wl_registry 2023-05-30 20:55:15 +04:00
23rd 949fe33c4a Updated to 4.4. 2022-12-07 13:46:54 +03:00
Ilya Fedin e561f93d44 Revert "Implement sonnet-based language detection backend"
This reverts commit 4b2d8b0c53.
2022-11-25 12:20:12 +01:00
23rd 1d60dddf98 Updated to 4.3.3. 2022-11-24 01:59:04 +03:00
Ilya Fedin 4b2d8b0c53 Implement sonnet-based language detection backend 2022-11-23 23:00:06 +01:00
23rd 7aede75e43 Added external cld3 library. 2022-11-22 00:28:03 +00:00
23rd 3671054855 Updated to 4.2.3. 2022-09-30 14:55:55 +03:00
Ilya Fedin 2a6e2fa353 Bundle kcoreaddons 2022-09-28 23:59:59 +04:00
23rd 7e4c5796e1 Updated to 4.2.3. 2022-09-28 17:50:52 +03:00
Ilya Fedin 278ab5ebaf Add support for AVIF, HEIF and JPEG XL (only on Linux yet) 2022-09-19 11:20:50 +04:00
23rd e0e4e62ba9 Updated to 4.1.2. 2022-09-15 10:01:11 +03:00
Ilya Fedin 38da0e086d Get rid of lib_waylandshells 2022-09-02 21:27:41 +04:00
23rd c99dae75c9 Updated to 3.7.6.
Removed FORKGRAM_LIMIT_ACCOUNTS.
2022-06-17 03:38:04 +03:00
Ilya Fedin 6ee08faa24 Migrate from kwayland to QtWaylandScanner 2022-06-14 16:36:44 +04:00
23rd e75bca14ca Updated to 3.5. 2022-02-01 18:21:22 +03:00
Ilya Fedin ceb323ac7c Use QMenuBar instead of own global menu implementation on Linux
This is another attempt of 79f96480c2
2022-01-22 21:18:37 +04:00
23rd 7f001ff60f Updated to 3.4.4. 2022-01-15 09:35:34 +03:00
Ilya Fedin 799155279f Update kwayland and move its dependencies to ThirdParty to keep them in sync 2022-01-11 16:51:01 +03:00
23rd 836803acc5 Updated to 3.3.2. 2021-12-30 04:56:47 +03:00
Ilya Fedin 9506093cbd Remove unused submodules 2021-12-29 17:27:23 +03:00
23rd 56ae2142f8 Updated to 3.3.1. 2021-12-23 15:38:26 +03:00
Ilya Fedin d89597bf64 Activate crl dispatch backend on Linux
Linux is the only platform where slow QThreadPool is used, let's use dispatch here as well
2021-12-22 14:15:48 +04:00
Ilya Fedin a8f05a01ed Build kwayland as external project
This will simplify packaged Qt 6 build
2021-12-22 14:09:32 +04:00
23rd 8fe6fe960f Updated to 2.9. 2021-07-30 21:49:23 +03:00
John Preston f3ab01604c Version 2.9: Fix build on Linux. 2021-07-30 21:03:49 +03:00
23rd a04fa8018b Updated to 2.8.5. 2021-07-02 10:47:55 +03:00