AyuGramDesktop/Telegram/SourceFiles/history/admin_log
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
..
history_admin_log_filter.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_admin_log_filter.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
history_admin_log_inner.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
history_admin_log_inner.h Opimize spoiler revealing. 2022-09-18 16:52:31 +04:00
history_admin_log_item.cpp Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_admin_log_item.h Fix crash in leaving Recent Actions with GIFs. 2021-04-12 17:46:46 +04:00
history_admin_log_section.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_admin_log_section.h Removed MTP* from AdminLog::FilterValue. 2021-11-26 18:00:21 +04:00