..
bot_keyboard.cpp
Change button round radius.
2020-12-08 11:19:23 +04:00
bot_keyboard.h
…
chat_helpers.style
Use separate styles for group call boxes.
2020-12-01 09:45:23 +03:00
emoji_keywords.cpp
Move lang keys to td_lang library.
2020-09-30 12:18:52 +03:00
emoji_keywords.h
…
emoji_list_widget.cpp
Change button round radius.
2020-12-08 11:19:23 +04:00
emoji_list_widget.h
…
emoji_sets_manager.cpp
Use separate styles for group call boxes.
2020-12-01 09:45:23 +03:00
emoji_sets_manager.h
…
emoji_suggestions_widget.cpp
Replaced snap util function with std::clamp.
2021-01-24 10:41:10 +03:00
emoji_suggestions_widget.h
…
field_autocomplete.cpp
Replaced rand_value util function with openssl::RandomValue.
2021-01-24 10:41:10 +03:00
field_autocomplete.h
Fixed filling menu with send options for inline bots and autocomplete.
2020-11-19 18:11:37 +03:00
gifs_list_widget.cpp
Change button round radius.
2020-12-08 11:19:23 +04:00
gifs_list_widget.h
Moved code for send context menu to namespace.
2020-08-11 18:13:40 +04:00
message_field.cpp
Improve editing messages with link previews.
2021-01-29 15:27:17 +04:00
message_field.h
Improve editing messages with link previews.
2021-01-29 15:27:17 +04:00
send_context_menu.cpp
Slightly refactored code for menu with send options.
2020-11-19 18:11:37 +03:00
send_context_menu.h
Slightly refactored code for menu with send options.
2020-11-19 18:11:37 +03:00
spellchecker_common.cpp
Update Qt to 5.15.2.
2020-12-07 16:13:46 +04:00
spellchecker_common.h
…
stickers_dice_pack.cpp
Keep first game sticker frames inside the binary.
2020-10-30 18:32:19 +03:00
stickers_dice_pack.h
Keep first game sticker frames inside the binary.
2020-10-30 18:32:19 +03:00
stickers_emoji_image_loader.cpp
Implement message bar with animations.
2020-10-30 18:32:17 +03:00
stickers_emoji_image_loader.h
Create only one EmojiImageLoader to fix a crash.
2020-06-23 21:53:43 +04:00
stickers_emoji_pack.cpp
Implement message bar with animations.
2020-10-30 18:32:17 +03:00
stickers_emoji_pack.h
Create only one EmojiImageLoader to fix a crash.
2020-06-23 21:53:43 +04:00
stickers_list_widget.cpp
Replaced snap util function with std::clamp.
2021-01-24 10:41:10 +03:00
stickers_list_widget.h
Fix build on macOS.
2020-09-29 19:03:23 +03:00
stickers_lottie.cpp
…
stickers_lottie.h
…
tabbed_panel.cpp
Replaced snap util function with std::clamp.
2021-01-24 10:41:10 +03:00
tabbed_panel.h
Added initial context menu to TabbedPanel.
2020-08-11 18:13:40 +04:00
tabbed_section.cpp
Allow float video player across accounts.
2020-06-25 18:17:37 +04:00
tabbed_section.h
Allow float video player across accounts.
2020-06-25 18:17:37 +04:00
tabbed_selector.cpp
Replaced snap util function with std::clamp.
2021-01-24 10:41:10 +03:00
tabbed_selector.h
Fixed filling context menu in TabbedPanel between sections.
2021-01-09 14:24:41 +03:00