tdesktop/Telegram/SourceFiles
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
..
_other
base
boxes Redesigned edit media button. Slightly refactored. 2019-04-04 20:51:00 +04:00
calls
chat_helpers Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
codegen
core Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
data Refactored code. 2019-04-02 18:14:12 +04:00
dialogs Added floating button in dialog list to jump to top. 2019-04-05 14:13:18 +04:00
export
history Added floating button in dialog list to jump to top. 2019-04-05 14:13:18 +04:00
info Improve support accounts presentation. 2019-04-03 16:50:38 +04:00
inline_bots Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
intro
lang
media Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
mtproto Fix new animations engine bug. 2019-04-04 19:31:03 +04:00
overview Don't update radial animations in cycle. 2019-04-04 19:31:07 +04:00
passport
platform
profile
rpl
settings
storage Fix working with document thumbnails. 2019-04-04 00:08:05 +04:00
support
ui Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
window Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
apiwrap.cpp Refactored variables for edit media in HistoryItem. 2019-04-04 13:23:14 +03:00
apiwrap.h Refactored ApiWrap. 2019-04-03 20:00:12 +03:00
app.cpp Refactored variables for edit media in HistoryItem. 2019-04-04 13:23:14 +03:00
app.h
auth_session.cpp
auth_session.h
config.h
countries.h
facades.cpp
facades.h
layout.cpp
layout.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp Added floating button in dialog list to jump to top. 2019-04-05 14:13:18 +04:00
mainwidget.h Refactored code. 2019-04-02 18:14:12 +04:00
mainwindow.cpp Fix window activations handling without event loop nesting. 2019-04-05 14:13:54 +04:00
mainwindow.h
observer_peer.cpp
observer_peer.h
qt_static_plugins.cpp
settings.cpp
settings.h
stdafx.cpp
stdafx.h