kotatogram-desktop/Telegram/SourceFiles/history/view/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
..
history_view_call.cpp Use default-constructed QLocale for date/time/whatever else formatting 2022-10-17 08:33:22 +04:00
history_view_call.h Use QImage bubbles background for some Media parts. 2021-08-20 14:54:11 +03:00
history_view_contact.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_contact.h Use QImage bubbles background for some Media parts. 2021-08-20 14:54:11 +03:00
history_view_custom_emoji.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_custom_emoji.h Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
history_view_dice.cpp Show, send and receive interactions in single custom emoji. 2022-08-04 16:10:36 +03:00
history_view_dice.h Support OnlyCustomEmoji unwrapped messages. 2022-08-03 20:43:26 +03:00
history_view_document.cpp Correct spoiler selections. 2022-09-18 16:52:31 +04:00
history_view_document.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
history_view_extended_preview.cpp Correct spoiler selections. 2022-09-18 16:52:31 +04:00
history_view_extended_preview.h Show extended preview inline keyboard button. 2022-09-12 16:40:19 +04:00
history_view_file.cpp Initial implementation of ExtendedMedia. 2022-09-12 09:06:26 +04:00
history_view_file.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
history_view_game.cpp Fix crash in recent actions with spoilers. 2022-09-25 18:21:59 +04:00
history_view_game.h Fix custom emoji in service messages. 2022-07-26 20:12:08 +03:00
history_view_gif.cpp Improve cropping for videos a bit. 2022-09-19 18:05:03 +04:00
history_view_gif.h Improve cropping for videos a bit. 2022-09-19 18:05:03 +04:00
history_view_invoice.cpp Fix crash in recent actions with spoilers. 2022-09-25 18:21:59 +04:00
history_view_invoice.h Fix crash in recent actions with spoilers. 2022-09-25 18:21:59 +04:00
history_view_large_emoji.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_large_emoji.h Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
history_view_location.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_location.h Initial reaction effects implementation. 2022-01-14 21:55:47 +03:00
history_view_media.cpp Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_view_media.h Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
history_view_media_common.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_media_common.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_media_grouped.cpp Correct spoiler selections. 2022-09-18 16:52:31 +04:00
history_view_media_grouped.h Initial reaction effects implementation. 2022-01-14 21:55:47 +03:00
history_view_media_unwrapped.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_media_unwrapped.h Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
history_view_photo.cpp Improve cropping for videos a bit. 2022-09-19 18:05:03 +04:00
history_view_photo.h Improve cropping for videos a bit. 2022-09-19 18:05:03 +04:00
history_view_poll.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_poll.h Added ability to select text of question from polls. 2022-01-12 11:54:25 +03:00
history_view_service_media_gift.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_service_media_gift.h Move Webm sticker to UnwrappedMedia. 2022-08-04 13:35:34 +03:00
history_view_slot_machine.cpp Show, send and receive interactions in single custom emoji. 2022-08-04 16:10:36 +03:00
history_view_slot_machine.h Support OnlyCustomEmoji unwrapped messages. 2022-08-03 20:43:26 +03:00
history_view_sticker.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_sticker.h Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
history_view_sticker_player.cpp Moved out HistoryView::StickerPlayer implementations to separate file. 2022-09-02 21:14:33 +04:00
history_view_sticker_player.h Moved out HistoryView::StickerPlayer implementations to separate file. 2022-09-02 21:14:33 +04:00
history_view_sticker_player_abstract.h Moved out HistoryView::StickerPlayer implementations to separate file. 2022-09-02 21:14:33 +04:00
history_view_theme_document.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
history_view_theme_document.h Use QImage bubbles background for some Media parts. 2021-08-20 14:54:11 +03:00
history_view_web_page.cpp Fix crash in recent actions with spoilers. 2022-09-25 18:21:59 +04:00
history_view_web_page.h Added view button to webpages. 2021-10-10 19:30:38 +03:00