.. |
themes
|
Removed Application::showTheme.
|
2021-06-17 10:57:45 +04:00 |
main_window.cpp
|
Fix counting screen bottom point when restoring geometry
|
2021-06-30 00:27:39 +03:00 |
main_window.h
|
Optimize out most of LastUserInputTime() calls.
|
2021-06-18 19:22:36 +04:00 |
notifications_manager_default.cpp
|
Fixed possible crash in notifications manager.
|
2021-06-24 11:25:36 +04:00 |
notifications_manager_default.h
|
Fixed possible crash in notifications manager.
|
2021-06-24 11:25:36 +04:00 |
notifications_manager.cpp
|
Moved DBINotifyView to Core::Settings.
|
2021-06-16 09:31:32 +03:00 |
notifications_manager.h
|
Removed NotificationsDemoIsShown global variable from facades.
|
2021-06-16 09:31:32 +03: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
|
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_adaptive.cpp
|
Split adaptive changed rpl::producer into two.
|
2021-06-24 11:25:35 +04:00 |
window_adaptive.h
|
Split adaptive changed rpl::producer into two.
|
2021-06-24 11:25:35 +04:00 |
window_connecting_widget.cpp
|
Moved proxy global variables from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
window_connecting_widget.h
|
Moved proxy global variables from facades to core settings.
|
2021-06-16 09:31:32 +03:00 |
window_controller.cpp
|
Added method to Window::Controller to show custom layer widget.
|
2021-07-06 12:13:05 +03:00 |
window_controller.h
|
Added method to Window::Controller to show custom layer widget.
|
2021-07-06 12:13:05 +03: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
|
Removed Adaptive namespace from Window::HistoryHider.
|
2021-06-16 09:31:32 +03:00 |
window_history_hider.h
|
Removed Adaptive namespace from Window::HistoryHider.
|
2021-06-16 09:31:32 +03: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
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +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
|
Allow reporting private groups as well.
|
2021-06-24 17:44:55 +04:00 |
window_peer_menu.h
|
Remove legacy #feed code.
|
2021-02-25 17:03:51 +04:00 |
window_session_controller.cpp
|
Added method to Window::Controller to show custom layer widget.
|
2021-07-06 12:13:05 +03:00 |
window_session_controller.h
|
Added ability to pass custom layer widgets to stack.
|
2021-07-06 12:13:05 +03: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_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_title.h
|
Fix build and working on macOS.
|
2020-06-23 21:53:42 +04:00 |
window_top_bar_wrap.h
|
Removed Adaptive namespace from top bar widgets.
|
2021-06-16 09:31:32 +03:00 |
window.style
|
Use separate styles for group call boxes.
|
2020-12-01 09:45:23 +03:00 |