tdesktop/Telegram/SourceFiles/chat_helpers
John Preston 2bdce7dce6 Fix window activations handling without event loop nesting.
This was causing an assertion violation in Ui::PostponeCall.

- Add a generic Core::QtSignalProducer to convert Qt signals to rpl::producer.
- Track event loop nesting inside QtSignalProducer.
- Use QtSignalProducer for QWindow::activeChanged tracking.
2019-04-05 14:13:54 +04:00
..
bot_keyboard.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +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 Instant in-field emoji and text replaces. 2018-05-13 18:14:02 +03:00
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 Improved "Create link" box title display. 2019-02-20 11:42:10 +04:00
message_field.h Add a comment field to ShareBox. 2018-11-04 15:58:32 +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 window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
tabbed_panel.h Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +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