tdesktop/Telegram/SourceFiles/dialogs/ui
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
..
dialogs_layout.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
dialogs_layout.h Correct spoiler selections. 2022-09-18 16:52:31 +04:00
dialogs_message_view.cpp Correct spoiler selections. 2022-09-18 16:52:31 +04:00
dialogs_message_view.h Correct spoiler selections. 2022-09-18 16:52:31 +04:00
dialogs_video_userpic.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
dialogs_video_userpic.h Fix build with Xcode. 2022-05-19 19:11:45 +04:00