tdesktop/Telegram/SourceFiles/ui/text
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
..
format_song_document_name.cpp Use nice media names in Downloads. 2022-02-27 20:26:52 +03:00
format_song_document_name.h Use nice media names in Downloads. 2022-02-27 20:26:52 +03:00
format_song_name.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
format_song_name.h Unified and moved to single place generating of song name from SongData. 2021-05-31 08:54:22 +04:00
format_values.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
format_values.h Add a distinct "N seconds" key for the slowmode phrase. 2022-09-10 08:19:37 +04:00
text_options.cpp Support custom emoji in custom notification replies. 2022-07-26 20:12:08 +03:00
text_options.h Implement message bar with animations. 2020-10-30 18:32:17 +03:00