tdesktop/Telegram/SourceFiles/ui/chat
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
..
attach Implement animated spoilers. 2022-09-18 16:52:30 +04:00
chat.style Show extended preview inline keyboard button. 2022-09-12 16:40:19 +04:00
chat_style.cpp Correct spoiler selections. 2022-09-18 16:52:31 +04:00
chat_style.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
chat_theme.cpp Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
chat_theme.h Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
choose_send_as.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
choose_send_as.h Update API scheme on layer 145. 2022-09-02 21:14:34 +04:00
choose_theme_controller.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
choose_theme_controller.h
continuous_scroll.cpp
continuous_scroll.h
forward_options_box.cpp Added ability to set forward options from ShareBox. 2022-02-04 22:20:17 +03:00
forward_options_box.h Added ability to set forward options from ShareBox. 2022-02-04 22:20:17 +03:00
group_call_bar.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
group_call_bar.h
group_call_userpics.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
group_call_userpics.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
message_bar.cpp Correct spoiler selections. 2022-09-18 16:52:31 +04:00
message_bar.h Optimize custom emoji repaints in pinned bar / reply info. 2022-07-26 20:12:09 +03:00
message_bubble.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
message_bubble.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
pinned_bar.cpp Disabled animation for first showing of right button in pinned bar. 2022-07-26 20:12:10 +03:00
pinned_bar.h Optimize custom emoji repaints in pinned bar / reply info. 2022-07-26 20:12:09 +03:00
requests_bar.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
requests_bar.h