AyuGramDesktop/Telegram/SourceFiles/calls/group/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
..
calls_group_recording_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
calls_group_recording_box.h Added ability to start video recording in group calls. 2021-09-07 23:41:08 +03:00
calls_group_scheduled_labels.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
calls_group_scheduled_labels.h Fix Release build on Windows. 2021-06-07 16:21:55 +04:00
desktop_capture_choose_source.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
desktop_capture_choose_source.h Allow sharing screen with sound on Windows. 2021-07-13 22:08:09 +03:00