kotatogram-desktop/Telegram/SourceFiles/window
John Preston 2ffc0196dd Fix reply from notifications (Qt 5.6.2 broke it).
Now the mouse press on Qt::BypassWindowManagerHint window
doesn't activate it. So if you want a working input field
in a Qt::BypassWindowManagerHint window, you should
activate it yourself from any mouse press event.
2016-10-19 16:46:45 +03:00
..
chat_background.cpp Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
chat_background.h
main_window.cpp
main_window.h
notifications_manager.cpp Using same notification options for all notification managers. 2016-10-08 11:38:53 +03:00
notifications_manager.h Using same notification options for all notification managers. 2016-10-08 11:38:53 +03:00
notifications_manager_default.cpp Fix reply from notifications (Qt 5.6.2 broke it). 2016-10-19 16:46:45 +03:00
notifications_manager_default.h Fix reply from notifications (Qt 5.6.2 broke it). 2016-10-19 16:46:45 +03:00
notifications_utilities.cpp Custom notifications inline reply added, positioning broken. 2016-10-04 21:18:08 +03:00
notifications_utilities.h Hide all button added to default notifications. 2016-10-05 19:56:27 +03:00
player_wrap_widget.cpp Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
player_wrap_widget.h Media::Player::Widget added instead of PlayerWidget. 2016-10-12 22:36:48 +03:00
section_memento.h
section_widget.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
section_widget.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
slide_animation.cpp Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
slide_animation.h Removed Function<> and SharedCallback<>, using base::lambda_unique<>. 2016-09-26 15:09:59 +03:00
top_bar_widget.cpp
top_bar_widget.h
window.style Notifications settings done: screen corner selection + max count. 2016-10-06 19:41:09 +03:00