tdesktop/Telegram/SourceFiles/boxes
John Preston 30c82bb2e0 Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
..
filters Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
peers Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
about_box.cpp Don't use QDesktopServices::openUrl on snap 2020-05-01 12:06:01 +04:00
about_box.h
abstract_box.cpp
abstract_box.h
add_contact_box.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
add_contact_box.h Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
auto_download_box.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
auto_download_box.h
auto_lock_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
auto_lock_box.h
background_box.cpp Move background to global settings. 2020-06-23 21:53:42 +04:00
background_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
background_preview_box.cpp Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
background_preview_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
boxes.style Fix layout of community transfer error box. 2020-05-13 18:19:09 +04:00
calendar_box.cpp Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
calendar_box.h Added ability to change months in calendar with mouse wheel. 2020-05-20 12:42:03 +04:00
change_phone_box.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
change_phone_box.h
confirm_box.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
confirm_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
confirm_phone_box.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
confirm_phone_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
connection_box.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
connection_box.h Remove some activeAccount() calls. 2020-06-23 21:53:39 +04:00
create_poll_box.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
create_poll_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
dictionaries_manager.cpp Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
dictionaries_manager.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
download_path_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
download_path_box.h Move session data localstorage -> storage_account. 2020-06-23 21:53:39 +04:00
edit_caption_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
edit_caption_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
edit_color_box.cpp
edit_color_box.h
edit_privacy_box.cpp
edit_privacy_box.h
language_box.cpp Fix language and theme writing / reading. 2020-06-23 21:53:40 +04:00
language_box.h
local_storage_box.cpp Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
local_storage_box.h
mute_settings_box.cpp
mute_settings_box.h
passcode_box.cpp Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
passcode_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
peer_list_box.cpp Replace observer_peer with rpl interface. 2020-06-23 21:53:40 +04:00
peer_list_box.h Replace observer_peer with rpl interface. 2020-06-23 21:53:40 +04:00
peer_list_controllers.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
peer_list_controllers.h
photo_crop_box.cpp
photo_crop_box.h
rate_call_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
rate_call_box.h
report_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
report_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
self_destruction_box.cpp
self_destruction_box.h
send_files_box.cpp Simplified ranges::find_if with ranges::any_of and ranges::none_of. 2020-06-23 21:53:43 +04:00
send_files_box.h
sessions_box.cpp Replaced mapping to rpl::empty_value with rpl::to_empty. 2020-06-23 21:53:43 +04:00
sessions_box.h
share_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
share_box.h Replace observer_peer with rpl interface. 2020-06-23 21:53:40 +04:00
single_choice_box.cpp
single_choice_box.h
sticker_set_box.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
sticker_set_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00
stickers_box.cpp Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
stickers_box.h Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
url_auth_box.cpp Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
url_auth_box.h
username_box.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
username_box.h Remove MTP::MainInstance() global access point. 2020-06-23 21:53:40 +04:00