kotatogram-desktop/Telegram
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
..
build Fix various spaces on end of lines 2022-09-02 21:27:41 +04:00
cmake Fix various spaces on end of lines 2022-09-02 21:27:41 +04:00
codegen@8815d7aec9 Update emoji to Unicode 14. 2022-07-26 20:12:12 +03:00
lib_base@37fab6b4da Use version-less Qt targets and functions whenever possible 2022-08-09 10:42:24 +04:00
lib_crl@4e620bc383
lib_lottie@e66d57f496 Fix build with Xcode. 2022-09-02 21:14:33 +04:00
lib_qr@501f4c3502 Update submodules. 2022-02-28 19:43:51 +03:00
lib_rpl@fd31f5bf38 Update submodules & Docker patches 2022-06-14 16:36:44 +04:00
lib_spellcheck@0e386e22cb PoC content outside of PopupMenu. 2022-09-02 21:14:29 +04:00
lib_storage@839609369d Update submodules & Docker patches 2022-06-14 16:36:44 +04:00
lib_tl@36fb95c4de Support multiple reactions from one user. 2022-09-02 21:14:31 +04:00
lib_ui@f420e302d7 Menu reactions selector without enabled compositing. 2022-09-02 21:14:34 +04:00
lib_webrtc@9b11599c3c Allow drag-n-drop-ing files up to 4 GB. 2022-06-22 18:56:01 +04:00
lib_webview@546df65eb2 Update lib_webview 2022-08-13 14:32:11 +04:00
Resources Slightly improved style of Premium Settings. 2022-09-02 21:14:34 +04:00
SetupFiles
SourceFiles Ceil device pixel ratio 2022-09-02 21:27:41 +04:00
Telegram
ThirdParty Fix build with GCC 12. 2022-08-30 12:42:26 +04:00
CMakeLists.txt Get rid of lib_waylandshells 2022-09-02 21:27:41 +04:00
configure.bat
configure.py Move Qt version from configure.py to CMakeLists.txt 2022-08-30 20:25:10 +04:00
configure.sh Use python3 in macOS configure script. 2022-06-02 20:21:07 +04:00
create.bat
Telegram.plist