AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin 4f261ced8e Ceil device pixel ratio
Qt 6.4 provides QT_WIDGETS_HIGHDPI_DOWNSCALE that allows widgets to draw at integer device pixel ratio by using the next integer. Ceiling this value makes tdesktop in sync with technique and provides sharp content.

Without QT_WIDGETS_HIGHDPI_DOWNSCALE, this doesn't makes the content sharp, but the quality is still better as Qt attempts to downscale those graphic rather than upscale.
2022-09-02 21:27:41 +04:00
..
_other Revert "Use kernel accelerated sendfile to copy files on Linux" 2021-12-02 09:15:23 +04:00
api Update API scheme on layer 145. 2022-09-02 21:14:33 +04:00
boxes Update API scheme on layer 145. 2022-09-02 21:14:34 +04:00
calls PoC content outside of PopupMenu. 2022-09-02 21:14:29 +04:00
chat_helpers Show status duration menu only in status panel. 2022-09-02 21:14:34 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Ceil device pixel ratio 2022-09-02 21:27:41 +04:00
countries Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
data Added ability to set emoji status for certain period of time. 2022-09-02 21:14:34 +04:00
dialogs Paint two-loops of custom emoji statuses. 2022-09-02 21:14:33 +04:00
editor Use KUrlMimeData for clipboard xdg-desktop-portal integration 2022-08-30 20:25:10 +04:00
export Fix JSON output when exporting custom emojis 2022-08-23 12:21:58 +04:00
ffmpeg Use FrameGenerator-based AnimatedIcon for reactions. 2022-09-02 21:14:32 +04:00
history Attempted to fix rare non-elided text in bar of pinned bot messages. 2022-09-02 21:14:34 +04:00
info Added ability to set emoji status for certain period of time. 2022-09-02 21:14:34 +04:00
inline_bots Update API scheme on layer 145. 2022-09-02 21:14:32 +04:00
intro Update API scheme on layer 145. 2022-09-02 21:14:29 +04:00
lang Removed Ui::ConfirmDontWarnBox. 2022-02-28 09:08:01 +03:00
layout Add support for SVG patterns in wallpapers. 2021-08-11 19:56:12 +03:00
main Update API scheme on layer 145. 2022-09-02 21:14:34 +04:00
media PoC content outside of PopupMenu. 2022-09-02 21:14:29 +04:00
menu Added ability to set emoji status for certain period of time. 2022-09-02 21:14:34 +04:00
mtproto Update API scheme on layer 145. 2022-09-02 21:14:29 +04:00
overview Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
passport Update API scheme on layer 145. 2022-09-02 21:14:29 +04:00
payments Better saved credentials processing. 2022-08-15 12:20:17 +03:00
platform Qt 6.4 supports window activation with tray on Wayland 2022-09-02 21:27:41 +04:00
profile Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
settings Slightly improved style of Premium Settings. 2022-09-02 21:14:34 +04:00
storage Use KUrlMimeData for clipboard xdg-desktop-portal integration 2022-08-30 20:25:10 +04:00
support Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
ui Added ability to set emoji status for certain period of time. 2022-09-02 21:14:34 +04:00
window Play emoji status only twice in main menu. 2022-09-02 21:14:33 +04:00
apiwrap.cpp Don't unload emoji sets. 2022-08-15 15:52:27 +03:00
apiwrap.h Return ApiWrap::requestPeerSettings method. 2022-08-11 09:59:18 +03:00
config.h Respected setting of disabled animation in save toast from media viewer. 2022-06-06 02:26:52 +03:00
facades.cpp Fix inline via @bot click in additional windows 2022-07-26 20:12:09 +03:00
facades.h Fix inline via @bot click in additional windows 2022-07-26 20:12:09 +03:00
logs.cpp Decrypt shiftedDcId / protocolDcId in mtp_ logs. 2022-02-07 15:26:26 +03:00
logs.h Fix possible deadlock in debug logs. 2021-05-13 15:36:08 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Fix inline via @bot click in additional windows 2022-07-26 20:12:09 +03:00
mainwidget.h Fix inline via @bot click in additional windows 2022-07-26 20:12:09 +03:00
mainwindow.cpp Fix opening channel with active livestream in a new window. 2022-08-08 18:18:44 +03:00
mainwindow.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
settings.cpp Display dates with the system date format 2021-10-11 21:56:29 +04:00
settings.h Display dates with the system date format 2021-10-11 21:56:29 +04:00
stdafx.h Fix build on Windows. 2022-03-15 19:41:06 +04:00
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00