tdesktop/Telegram/SourceFiles/ui
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
..
boxes Implement animated spoilers. 2022-09-18 16:52:30 +04:00
chat Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
controls Implement animated spoilers. 2022-09-18 16:52:30 +04:00
effects Fixed updating of emoji status from TopBar in Premium Settings for user. 2022-09-28 08:46:35 +03:00
image Request song covers through MTProto. 2022-08-02 13:20:38 +03:00
text Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
widgets Implement animated spoilers. 2022-09-18 16:52:30 +04:00
cached_round_corners.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
cached_round_corners.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
color_contrast.cpp Moved out util function for contrast calculation between 2 colors. 2022-09-02 21:14:32 +04:00
color_contrast.h Moved out util function for contrast calculation between 2 colors. 2022-09-02 21:14:32 +04:00
countryinput.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
countryinput.h Removed Ui::show from CountryInput. 2022-06-09 06:23:51 +03:00
empty_userpic.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
empty_userpic.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
filter_icon_panel.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
filter_icon_panel.h
filter_icons.cpp Add some more icons for folders. 2022-05-03 23:09:26 +04:00
filter_icons.h Add some more icons for folders. 2022-05-03 23:09:26 +04:00
filter_icons.style Add some more icons for folders. 2022-05-03 23:09:26 +04:00
grouped_layout.cpp
grouped_layout.h
item_text_options.cpp
item_text_options.h
menu_icons.style Added initial box for premium gifts. 2022-07-26 20:12:09 +03:00
resize_area.h
search_field_controller.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
search_field_controller.h
special_buttons.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
special_buttons.h Add upload photo button to Edit Info settings. 2022-03-15 16:35:28 +04:00
td_common.style Use SeparatePanel / ShowMultilineToast from lib_ui. 2022-05-03 14:52:08 +04:00
ui_pch.h
unread_badge.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
unread_badge.h Support colored emoji statuses. 2022-09-02 21:14:33 +04:00