[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [c1df3f3](https://github.com/telegramdesktop/tdesktop/commit/c1df3f3acc03b6d61f203e2cef98f21e65bddc94) • _7 files, +66/-25_
Added archive drop zone for folders and files in message editing.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [a97a3d1](https://github.com/telegramdesktop/tdesktop/commit/a97a3d1808dfceb7a00bb50387d7293d3b219104) • _3 files, +30/-4_
Added folder drop zones with height limit to send files box.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [f0f03b7](https://github.com/telegramdesktop/tdesktop/commit/f0f03b729bbec49a08fb77191b6be324da1dd3e6) • _13 files, +226/-19_
Switched Windows builds to Qt 6. (Combined commit.)

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [03f81d1](https://github.com/telegramdesktop/tdesktop/commit/03f81d1677aa6b70eaffcc90c8b0fd78579d8b69) • _2 files, +36/-0_
Handle FFmpeg logging

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [4a6d5da](https://github.com/telegramdesktop/tdesktop/commit/4a6d5da5a43005ff14706b85d9c9bc801cb2742d) • _8 files, +95/-42_
Follow the scroll direction in swipe gestures.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [8894723](https://github.com/telegramdesktop/tdesktop/commit/8894723a5a72c0dbe1d986bc8de41df2165ab04d) • _1 files, +9/-2_
Fixed word navigation splitting a word on an apostrophe.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [ebe72c3](https://github.com/telegramdesktop/tdesktop/commit/ebe72c324cac9573961a5d0f46d355ccb1fccf46) • _2 files, +7/-7_
Read images by the loaded size, not by the downloaded one.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [2006da2](https://github.com/telegramdesktop/tdesktop/commit/2006da2ac64eb75403f8c4eb1bb2af2bde9cd732) • _2 files, +9/-22_
Remove never actually used private API use from macOS code

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [955b942](https://github.com/telegramdesktop/tdesktop/commit/955b94272eefbe1c0b90ef8bb9a167d0c53e1345) • _1 files, +3/-3_
Count a line of an article in Ui::Fixed instead of QFixed.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [b35c0c7](https://github.com/telegramdesktop/tdesktop/commit/b35c0c73d39370097b68bc7d71cc167b401c41bc) • _4 files, +10/-0_
Tell the text engine where the fonts it unpacks may live.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [fc8135b](https://github.com/telegramdesktop/tdesktop/commit/fc8135b36afe5cb2a70db1ca1432a128572f6bf4) • _1 files, +0/-1_
Require pango

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [3578b3b](https://github.com/telegramdesktop/tdesktop/commit/3578b3bef32c2fd4fdf746b5f6b0fa6f0195f89b) • _2 files, +4/-19_
Hand the touches of a popup selector to its widgets without private Qt API.

[telegramdesktop/tdesktop/public-canary](https://github.com/telegramdesktop/tdesktop/tree/public-canary) • [30d4168](https://github.com/telegramdesktop/tdesktop/commit/30d416890576a1c6c11fdd3dc328e6555cffe1f4) • _1 files, +2/-1_
Replace QScroller option with kinetic scroller

[#tdesktop](?q=%23tdesktop)