kotatogram-desktop/Telegram/SourceFiles/history
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
..
admin_log Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
view Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
history.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
history.h Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
history_drag_area.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_drag_area.h
history_inner_widget.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
history_inner_widget.h Opimize spoiler revealing. 2022-09-18 16:52:31 +04:00
history_item.cpp Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_item.h Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_item_components.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_item_components.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_item_edition.cpp
history_item_edition.h
history_item_reply_markup.cpp Update extended media, hide inline keyboard. 2022-09-12 16:10:56 +04:00
history_item_reply_markup.h Update extended media, hide inline keyboard. 2022-09-12 16:10:56 +04:00
history_item_text.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
history_item_text.h
history_location_manager.cpp
history_location_manager.h
history_message.cpp Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_message.h Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_service.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
history_service.h Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_unread_things.cpp
history_unread_things.h
history_view_highlight_manager.cpp Respected setting of disabled animation in item highlighter. 2022-06-05 09:11:10 +03:00
history_view_highlight_manager.h Respected setting of disabled animation in item highlighter. 2022-06-05 09:11:10 +03:00
history_view_top_toast.cpp Fixed display of quiz solution in sections. 2022-07-26 20:12:10 +03:00
history_view_top_toast.h Fixed display of quiz solution in sections. 2022-07-26 20:12:10 +03:00
history_widget.cpp Fixed stuck of history-down button after sending message. 2022-09-28 12:31:16 +03:00
history_widget.h Show premium emoji tooltip on paste. 2022-07-26 20:12:11 +03:00