Commit Graph

23516 Commits

Author SHA1 Message Date
John Preston 2586b1bbce Try restoring GL context on Windows. 2026-05-27 10:23:11 +04:00
Ilya Fedin 60577b7883 Qt 5.15.18 -> 5.15.19 2026-05-27 10:02:06 +04:00
23rd c9f2794c53 Added AI apply hotkey entry to compose AI tone context menu. 2026-05-26 21:44:44 +03:00
23rd 3154011d47 Added AI apply hotkey binding row to tone preview. 2026-05-26 21:44:44 +03:00
23rd 1ac44b87e1 Bound compose AI shortcut to in-place tone apply. 2026-05-26 21:44:44 +03:00
23rd 4e6f2daf04 Added in-place AI apply helpers and binding option. 2026-05-26 21:44:44 +03:00
23rd 50b13b2bed Added compose AI apply shortcut command. 2026-05-26 21:44:44 +03:00
John Preston eb31bda16b Attempt to fix thanos effect on D3D11. 2026-05-26 22:26:47 +04:00
23rd 6eccdae3a1 Added pause for AI Editor style tabs emoji when window is not active. 2026-05-26 21:54:48 +04:00
23rd 2081a92873 Added frequent contacts section to gift credits recipient picker. 2026-05-26 21:54:48 +04:00
23rd 85ce183859 Slightly improved top spacing between lists in gift recipient picker. 2026-05-26 21:54:48 +04:00
23rd 12ef19f020 Added frequent contacts and search placeholder to gift picker. 2026-05-26 21:54:48 +04:00
23rd de6b3670d3 Added search placeholder hook to PeerListController. 2026-05-26 21:54:48 +04:00
23rd 610d1bcecd Switched bot webview button in profile to full radius. 2026-05-26 21:54:48 +04:00
23rd a220f56319 Fixed handling of no-argument bot webview commands.
Regression was introduced in c46fe28908.
2026-05-26 21:54:48 +04:00
John Preston b09327e476 Workaround MSVC ARM codegen bug. 2026-05-26 16:35:04 +04:00
23rd bd4c4c38c3 Fixed possible crash on macOS with web bots. 2026-05-26 15:06:25 +03:00
23rd 15e45557ac [qrhi] Fixed QSB lookup on macOS Packaged CI via Homebrew qtshadertools. 2026-05-26 13:55:42 +03:00
John Preston 436f929e79 Suggest all send options in topics. 2026-05-26 13:05:26 +04:00
John Preston edef400f30 Fix never ending download progress in webapps. 2026-05-26 12:44:03 +04:00
John Preston 2aa5795f56 Fix dialogs suggestions animation glitch. 2026-05-26 12:43:36 +04:00
John Preston 3ea799391a Fix name overlapping emoji status. 2026-05-26 11:43:46 +04:00
John Preston 0bfd2bd0d5 SavedMusic not participating in profile sections. 2026-05-26 10:52:50 +04:00
John Preston e9a0df4715 Show correct limit of accounts. 2026-05-26 10:51:51 +04:00
John Preston 74eccef9a4 Build on Windows on ARM with v145. 2026-05-26 10:09:53 +04:00
John Preston c6541e1e91 Fix unnecessary rebuilds because of shaders. 2026-05-26 10:09:53 +04:00
23rd 9ed0b1e6ef Fixed build on macOS. 2026-05-25 21:56:40 +03:00
23rd 047a24185f Enabled Qt RHI renderer by default on macOS in experimental options. 2026-05-25 21:56:40 +03:00
23rd fce19ac336 Aligned userpic and text in top bar suggestion with dialog row column. 2026-05-25 21:56:40 +03:00
23rd 546f822d04 Replaced regular test top-bar suggestion with contact birthday variant. 2026-05-25 21:56:40 +03:00
23rd 79fb35cc15 Added top-edge sheen to top bar suggestion pill on dark themes. 2026-05-25 21:56:40 +03:00
23rd 8b948d7f49 Added explicitly disable of Qt RHI env vars when experimental is off.
Concept of env-as-source-of-truth.
2026-05-25 18:55:12 +03:00
John Preston 292d07308f Fix possible crash in background caching. 2026-05-25 19:06:56 +04:00
John Preston ec12715527 Don't pass badge as constructed widget. 2026-05-25 18:23:18 +04:00
John Preston 6537d970ed Remove suggestion to set tag in broadcasts. 2026-05-25 18:21:12 +04:00
John Preston 3cb167b7e5 Fix possible crash in livestream story destruction. 2026-05-25 17:56:53 +04:00
John Preston 12582da1b8 Attempt to fix crash in grouped edit apply. 2026-05-25 17:07:09 +04:00
John Preston e76abf5776 Don't show full topics list for trivial searches. 2026-05-25 15:08:22 +04:00
Mukthar 9245d88a7d Accessibility: Use Unpin instead of Cancel for pinned message bar close button 2026-05-25 14:44:46 +04:00
John Preston 5ea656e20b Fix layout error in passport password prompt. 2026-05-25 14:19:10 +04:00
John Preston 78bb54492e Unify macOS icon in Icon name. 2026-05-25 14:07:23 +04:00
John Preston 43373c8584 Use structured approach to Info::Profile content. 2026-05-25 14:07:15 +04:00
23rd 224673be69 [qrhi] Fixed group call viewport crash by reusing stale tile slots. 2026-05-22 22:29:59 +03:00
23rd 6c88a90d28 [thanos] Broadcast item-about-to-destroy on TTL and clear paths too. 2026-05-22 14:02:40 +03:00
23rd f037e75ba0 [thanos] Deferred per-item resource destruction. 2026-05-22 14:02:40 +03:00
23rd dd2a3bda91 [thanos] Switched frame time tracking from QElapsedTimer to crl::now. 2026-05-22 14:02:40 +03:00
23rd 0a7e4e6665 [thanos] Improved code style. 2026-05-22 14:02:40 +03:00
23rd ffbc704b94 [thanos] Guarded zero-division on extreme aspect. 2026-05-22 14:02:40 +03:00
23rd 559b172ebc [thanos] Split compute init and update into separate passes for barrier. 2026-05-22 14:02:26 +03:00
23rd fabd16817f [thanos] Removed awful repaint pattern with self short timer. 2026-05-22 13:54:00 +03:00