kotatogram-desktop/Telegram/SourceFiles/core
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
..
application.cpp Provide old version to Platform::NewVersionLaunched 2022-09-01 13:53:53 +04:00
application.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
base_integration.cpp
base_integration.h
changelogs.cpp Fix various spaces on end of lines 2022-09-02 21:27:41 +04:00
changelogs.h
click_handler_types.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
click_handler_types.h Allow HiddenUrlClickHandler to work in a payment form. 2022-06-20 17:14:14 +04:00
core_cloud_password.cpp Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_cloud_password.h Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_settings.cpp Show premium emoji toast / send to Saved Messages. 2022-08-02 20:59:50 +03:00
core_settings.h Show premium emoji toast / send to Saved Messages. 2022-08-02 20:59:50 +03:00
core_settings_proxy.cpp
core_settings_proxy.h
crash_report_window.cpp Move QT_FONT_DPI workaround to Qt patches 2022-06-14 16:36:44 +04:00
crash_report_window.h
crash_reports.cpp Use brackets include for third-party libraries 2022-06-14 16:36:44 +04:00
crash_reports.h
file_location.cpp Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_location.h Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_utilities.cpp
file_utilities.h
launcher.cpp Allow 50% interface scale from command line. 2022-09-02 21:14:33 +04:00
launcher.h
local_url_handlers.cpp Support username.t.me links. 2022-09-02 21:14:33 +04:00
local_url_handlers.h
mime_type.cpp
mime_type.h
sandbox.cpp Ceil device pixel ratio 2022-09-02 21:27:41 +04:00
sandbox.h
shortcuts.cpp
shortcuts.h
ui_integration.cpp Disable attach bot share phone command for now. 2022-07-26 20:12:14 +03:00
ui_integration.h Disable attach bot share phone command for now. 2022-07-26 20:12:14 +03:00
update_checker.cpp Added ability to provide back button to pinned to top content. 2022-05-23 13:37:02 +03:00
update_checker.h
utils.cpp
utils.h Use KUrlMimeData for clipboard xdg-desktop-portal integration 2022-08-30 20:25:10 +04:00
version.h Version 4.1.1. 2022-08-16 09:38:19 +03:00