AyuGramDesktop/Telegram/SourceFiles/media
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
..
audio Initial implementation of ExtendedMedia. 2022-09-12 09:06:26 +04:00
clip Implement animated spoilers. 2022-09-18 16:52:30 +04:00
player Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
streaming Improve scaling / expanding for photos. 2022-09-19 17:44:59 +04:00
view Allow revealing spoilers in media viewer captions. 2022-09-23 23:50:21 +04:00
system_media_controls_manager.cpp Improved management of online status from non-primary windows. 2022-06-12 16:07:41 +03:00
system_media_controls_manager.h Implement loop status/shuffle for MPRIS 2021-12-29 00:56:46 +04:00