..
themes
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
main_window.cpp
Apply scale keeping window center in place.
2021-09-17 10:25:36 +03:00
main_window.h
Check if native window frame fits for saved geometry.
2021-08-10 15:46:18 +03:00
notifications_manager.cpp
Skip "contact joined" toast if disabled in Settings.
2021-09-23 17:37:29 +04:00
notifications_manager.h
Removed NotificationsDemoIsShown global variable from facades.
2021-06-16 09:31:32 +03:00
notifications_manager_default.cpp
Remove for_const macro.
2021-09-06 13:13:26 +03:00
notifications_manager_default.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
notifications_utilities.cpp
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +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
Select light / dark custom theme based on dialogsBg value.
2021-09-19 17:39:29 +03:00
section_widget.h
Colorize bubbles according to a custom chat theme.
2021-08-30 20:32:57 +03:00
window.style
Use separate styles for group call boxes.
2020-12-01 09:45:23 +03: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
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +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
Always start with QR-code login.
2021-08-30 20:32:58 +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
Fix build with GCC.
2021-09-07 23:41:08 +03:00
window_main_menu.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
window_media_preview.cpp
Use separate styles for group call boxes.
2020-12-01 09:45:23 +03:00
window_media_preview.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
window_outdated_bar.cpp
Fix build with clang
2021-07-20 10:34:03 +03:00
window_outdated_bar.h
Remove twidget header.
2019-10-01 23:59:46 +03:00
window_peer_menu.cpp
Couple of crash fixes.
2021-09-01 13:27:36 +03:00
window_peer_menu.h
Add simple forwarding options on bar click.
2021-08-31 19:47:38 +03:00
window_section_common.h
Refactored sending bot commands.
2021-07-27 02:50:08 +03:00
window_session_controller.cpp
Hold only last 5 custom themes in memory.
2021-09-19 18:15:46 +03:00
window_session_controller.h
Hold only last 5 custom themes in memory.
2021-09-19 18:15:46 +03:00
window_slide_animation.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
window_slide_animation.h
Use new animations engine everywhere.
2019-04-02 14:33:53 +04:00
window_top_bar_wrap.h
Removed Adaptive namespace from top bar widgets.
2021-06-16 09:31:32 +03:00