tdesktop/Telegram/SourceFiles/core
Ilya Fedin 7b5781b845 Use default-constructed QLocale for date/time/whatever else formatting
Qt 6 chenged the QDateTime API to use QLocale::c() rather than QLocale::system(), using default-constructed QLocale will make this consistent and overradable application-wide

Other formating use-cases as QLocale::decimalPoint use default-constructed QLocale now, too
2022-10-17 08:33:22 +04:00
..
application.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
application.h Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
base_integration.cpp Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
base_integration.h Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
changelogs.cpp Beta version 4.2.2. 2022-09-23 23:50:37 +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 Add "Reaction button in messages" setting. 2022-09-13 07:44:22 +04:00
core_settings.h Add "Reaction button in messages" setting. 2022-09-13 07:44:22 +04: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 Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
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 Fix new format of direct post links in channels. 2022-09-19 18:28:53 +04:00
local_url_handlers.h
mime_type.cpp Support rendering Webm videos with alpha. 2022-01-28 19:10:07 +03:00
mime_type.h
sandbox.cpp Ceil device pixel ratio 2022-09-02 21:27:41 +04:00
sandbox.h Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
shortcuts.cpp Open specific chat only in one window. 2022-01-04 19:36:33 +03:00
shortcuts.h
ui_integration.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
ui_integration.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
update_checker.cpp Bundle kcoreaddons 2022-09-28 23:59:59 +04:00
update_checker.h
utils.cpp Fixed build against OpenSSL 3.0. 2021-12-19 16:35:13 +04:00
utils.h Bundle kcoreaddons 2022-09-28 23:59:59 +04:00
version.h Version 4.2.4. 2022-09-30 16:30:58 +04:00