tdesktop/Telegram/SourceFiles/ui/widgets
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
..
buttons.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
buttons.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
checkbox.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
checkbox.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
continuous_sliders.cpp Use new animations engine for typings. 2019-04-02 14:33:53 +04:00
continuous_sliders.h Use new animations engine for typings. 2019-04-02 14:33:53 +04:00
discrete_sliders.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
discrete_sliders.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
dropdown_menu.cpp
dropdown_menu.h
inner_dropdown.cpp Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
inner_dropdown.h Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
input_fields.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
input_fields.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
labels.cpp
labels.h
level_meter.cpp
level_meter.h
menu.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
menu.h
multi_select.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
multi_select.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
popup_menu.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
popup_menu.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
scroll_area.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
scroll_area.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
separate_panel.cpp Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
separate_panel.h Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
shadow.cpp
shadow.h
tooltip.cpp Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
tooltip.h Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
widgets.style Display receivedTill in video player controls. 2019-03-11 12:08:13 +04:00