tdesktop/Telegram/SourceFiles/window
John Preston 5b0ad9ec4d Revert "Take in account device pixel ratio when setting window extents"
This reverts commit d44f076f0b.
2021-02-21 08:07:57 +04:00
..
themes Removed App::wnd from classes that have pointer to Window::Controller. 2021-02-04 18:13:04 +04:00
main_window.cpp Use new methods from lib_ui 2021-02-19 14:15:09 +04:00
main_window.h Detect tablet mode on Windows 10. 2021-01-25 16:47:41 +04:00
notifications_manager.cpp Skip notifications from imported messages. 2021-01-28 22:19:58 +04:00
notifications_manager.h Make notification manager creation async 2021-01-22 17:02:50 +04:00
notifications_manager_default.cpp Remove platform_specific.h include from mainwindow.h 2021-01-22 17:22:37 +04:00
notifications_manager_default.h Make notification manager creation async 2021-01-22 17:02:50 +04:00
notifications_utilities.cpp Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
notifications_utilities.h Simplify Image, remove ImageSource. 2020-06-01 18:09:33 +04:00
section_memento.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
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 Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
window_controller.h Moved showLogoutConfirmation from MainWindow to Window::Controller. 2021-02-04 18:13:03 +04:00
window_filters_menu.cpp Added ability to mark all chats as read. 2020-09-29 19:03:29 +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 Use new animations engine everywhere. 2019-04-02 14:33:53 +04:00
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 Try to open localized changelog. 2021-02-04 20:42:32 +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 Remove twidget header. 2019-10-01 23:59:46 +03:00
window_peer_menu.cpp Use langpack strings in a better way. 2020-12-22 19:16:54 +04:00
window_peer_menu.h Fixed send options in CreatePollBox and SendFilesBox in replies. 2020-12-01 09:45:24 +03:00
window_session_controller.cpp Moved some session dependent methods to SessionController. 2021-02-04 18:13:03 +04:00
window_session_controller.h Moved some session dependent methods to SessionController. 2021-02-04 18:13:03 +04:00
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 Fix build and working on macOS. 2020-06-23 21:53:42 +04:00
window_title_qt.cpp Revert "Take in account device pixel ratio when setting window extents" 2021-02-21 08:07:57 +04:00
window_title_qt.h Use new methods from lib_ui 2021-02-19 14:15:09 +04:00
window_top_bar_wrap.h Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00