summaryrefslogtreecommitdiffstats
path: root/Telegram/lib_ui
AgeCommit message (Expand)Author
2023-03-15Allow larger scales on high-dpi screens.John Preston
2023-03-15Reuse new speed change control for video.John Preston
2023-03-14Implement new voice speed change control design.John Preston
2023-03-13Fix media viewer on macOS multi-monitor setup.John Preston
2023-03-12Suggest inviting by link if privacy disallows adding.John Preston
2023-03-09Beta version 4.6.8: Fix build with GCC.v4.6.8John Preston
2023-03-09Fix huge memory allocation on unused emoji.John Preston
2023-03-07Moved out menu item with multiline text to separated file.23rd
2023-03-01Update Qt to 6.5.0-beta3 on LinuxIlya Fedin
2023-03-01Implement semi-native macOS title buttons for the viewer.John Preston
2023-02-25Version 4.6.5: Fix build with Xcode.John Preston
2023-02-25Upgrade FFmpeg to 5.1 on macOS.John Preston
2023-02-18Save media viewer position to Settings.John Preston
2023-02-18Manual rounding support in OpenGL media viewer.John Preston
2023-02-18Fix window shadow on Linux for translucent windows.John Preston
2023-02-18Initial implementation of windowed media viewer on macOS.John Preston
2023-02-14Update submodulesIlya Fedin
2023-02-10Fix system buttons padding on Windows.John Preston
2023-02-08Version 4.6.2: Re-enable global /LTCG on Windows.John Preston
2023-02-07Support markup in TranslateBox.John Preston
2023-02-07Update submodules.John Preston
2023-02-06Version 4.6.1.John Preston
2023-02-06Improve cursor coordinate rounding.John Preston
2023-02-06Add missing include to fix GCC12 buildJoe Kappus
2023-02-03Add "Open in new window" to context menu.John Preston
2023-02-03Set system window title text on macOS.John Preston
2023-02-02Respected forum userpic type in userpic emoji builder.23rd
2023-02-02Fixed finishing of toggle animations in peer permissions box.23rd
2023-02-02Fix diacritic after a char after an emoji.John Preston
2023-02-02Add translation bar dropdown menu.John Preston
2023-02-02Initial chat-translation feature implementation.John Preston
2023-02-02Grab/return focus in status/reactions search.John Preston
2023-02-02Implement nice emoji categories scrolling.John Preston
2023-02-02Improve the tabbed emoji panel design.John Preston
2023-01-21Fix build on MSVC.John Preston
2023-01-21Replaced multiple static constants for square root of 2 with Qt define.23rd
2023-01-20Fix accidental lib_ui rollback.John Preston
2023-01-20Fix build without DBus integration.John Preston
2023-01-19Fix child geometry for mega-rich popup menus.John Preston
2023-01-19Replaced EditColorBox with Ui::GenericBox.23rd
2023-01-13Allow window to receive WM_DPICHANGED in Qt.John Preston
2023-01-12Inspect correct url() instead of dragText().John Preston
2023-01-12Fix sending compressed images.John Preston
2023-01-09Implement lossless jpeg progressionIlya Fedin
2023-01-09Allow huge range of interface scales.John Preston
2023-01-03Fix multiline checkbox geometry counting.John Preston
2023-01-02Fix possible memory leak in jpeg inspecting.John Preston
2022-12-29Moved regexp for excluding digits to single place.23rd
2022-12-28Beta version 4.4.2: Fix build with GCC.v4.4.2John Preston
2022-12-28cTimeFormat/cDateFormat -> QLocale::ShortFormatIlya Fedin