tdesktop/Telegram/SourceFiles/window
Ilya Fedin 073b5b106c Get rid of modal parent hack
It was introduced to workaround the absence of size hints propagating in Qt 5.12 Wayland backend, there's no need in it anymore
2021-04-05 08:03:46 +03:00
..
themes Fix emoji picker button in boxes in non-default scale. 2021-03-22 19:41:13 +04:00
main_window.cpp Scale window icon manually when getting from icon theme 2021-04-05 08:02:50 +03:00
main_window.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
notifications_manager.cpp Build with QT_NO_KEYWORDS 2021-03-04 12:07:54 +04:00
notifications_manager.h Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
notifications_manager_default.cpp Get rid of modal parent hack 2021-04-05 08:03:46 +03:00
notifications_manager_default.h Make notification manager creation async 2021-01-22 17:02:50 +04:00
notifications_utilities.cpp Avoid multiple .arg usage as suggested by clazy 2021-03-13 19:08:33 +03:00
notifications_utilities.h Simplify Image, remove ImageSource. 2020-06-01 18:09:33 +04:00
section_memento.h
section_widget.cpp Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
section_widget.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
window.style Use separate styles for group call boxes. 2020-12-01 09:45:23 +03:00
window_connecting_widget.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
window_connecting_widget.h Remove some activeAccount() calls. 2020-06-23 21:53:39 +04:00
window_controller.cpp Check for AllowNativeWindowFrameToggle in Controller::verticalShadowTop 2021-02-22 23:39:39 +04:00
window_controller.h Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
window_filters_menu.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
window_filters_menu.h Indicate other accounts unread messages. 2020-07-24 09:41:51 +04:00
window_history_hider.cpp Move App::roundRect to Ui::FillRoundRect. 2020-10-30 18:32:18 +03:00
window_history_hider.h
window_lock_widgets.cpp Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
window_lock_widgets.h Use Main::Session in entities parsing. 2020-06-08 12:05:17 +04:00
window_main_menu.cpp Build with QT_NO_KEYWORDS 2021-03-04 12:07:54 +04:00
window_main_menu.h Moved all files related to menu to separate namespace. 2021-01-22 16:53:59 +04:00
window_media_preview.cpp Use separate styles for group call boxes. 2020-12-01 09:45:23 +03:00
window_media_preview.h Move photo data to Data::PhotoMedia. 2020-06-01 18:09:32 +04:00
window_outdated_bar.cpp Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
window_outdated_bar.h
window_peer_menu.cpp Version 2.7.1: Fix channels ban in admin log. 2021-03-20 18:19:31 +04:00
window_peer_menu.h Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
window_session_controller.cpp By voicechat link open the channel as well. 2021-03-22 17:24:53 +04:00
window_session_controller.h Always join voice chats by link with confirmation. 2021-03-16 17:16:01 +04:00
window_slide_animation.cpp
window_slide_animation.h
window_title.h Fix build and working on macOS. 2020-06-23 21:53:42 +04:00
window_title_qt.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
window_title_qt.h Use new methods from lib_ui 2021-02-19 14:15:09 +04:00
window_top_bar_wrap.h