tdesktop/Telegram/SourceFiles/chat_helpers
John Preston c9552390e7 Fix stack overflow crash in emoji panel hiding.
A call to hideChildren before setting _hiding to the desired value
could lead through leaveEvent to a recursive call to hideAnimated.
2019-05-01 16:11:44 +04:00
..
bot_keyboard.cpp Move messages data to AuthSession. 2019-05-01 16:11:42 +04:00
bot_keyboard.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
chat_helpers.style Redesign emoji suggestions widget. 2019-04-02 14:33:53 +04:00
emoji_keywords.cpp Don't show digits in first word emoji suggestions. 2019-04-03 16:50:38 +04:00
emoji_keywords.h Use several LRU input languages. 2019-04-02 14:33:53 +04:00
emoji_list_widget.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
emoji_list_widget.h Allow TabbedSelector with only emoji. 2018-11-22 14:30:48 +04:00
emoji_sets_manager.cpp Don't update radial animations in cycle. 2019-04-04 19:31:07 +04:00
emoji_sets_manager.h Display emoji set loading radial animation. 2019-01-11 17:30:00 +04:00
emoji_suggestions_helper.h
emoji_suggestions_widget.cpp Ignore tab key in emoji suggestions for Support mode. 2019-04-03 16:57:48 +04:00
emoji_suggestions_widget.h Animate suggestions select-by-keyboard. 2019-04-02 14:33:53 +04:00
field_autocomplete.cpp Fix crash in Clang in Xcode 10.2. 2019-04-03 13:09:49 +04:00
field_autocomplete.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
gifs_list_widget.cpp Fix sending of saved GIFs. 2019-03-11 12:08:21 +04:00
gifs_list_widget.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
message_field.cpp Copy text with expanded links only to external. 2019-04-08 19:10:06 +04:00
message_field.h Copy text with expanded links only to external. 2019-04-08 19:10:06 +04:00
stickers.cpp Support new ('modern') API file locations. 2019-03-29 14:24:07 +04:00
stickers.h Save and load sticker set thumbnails. 2019-03-24 12:12:44 +04:00
stickers_list_widget.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
stickers_list_widget.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
tabbed_panel.cpp Fix stack overflow crash in emoji panel hiding. 2019-05-01 16:11:44 +04:00
tabbed_panel.h Fix stack overflow crash in emoji panel hiding. 2019-05-01 16:11:44 +04:00
tabbed_section.cpp Remove Qt MOC dependency for tabbed selector. 2018-11-22 10:50:41 +04:00
tabbed_section.h Remove Qt MOC dependency for tabbed selector. 2018-11-22 10:50:41 +04:00
tabbed_selector.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
tabbed_selector.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00