kotatogram-desktop/Telegram/SourceFiles/window
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
..
themes Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
layer_widget.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
layer_widget.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
main_window.cpp Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
main_window.h
notifications_manager.cpp
notifications_manager.h
notifications_manager_default.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
notifications_manager_default.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
notifications_utilities.cpp
notifications_utilities.h
section_memento.h
section_widget.cpp
section_widget.h
window.style
window_connecting_widget.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_connecting_widget.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_controller.cpp
window_controller.h
window_history_hider.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_history_hider.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_lock_widgets.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_lock_widgets.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_main_menu.cpp Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
window_main_menu.h
window_peer_menu.cpp
window_peer_menu.h
window_slide_animation.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_slide_animation.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
window_title.h
window_top_bar_wrap.h