tdesktop/Telegram/SourceFiles/boxes
23rd 46ce0df832 Fixed crash in SessionsBox when list of sessions is empty. 2020-10-01 18:14:09 +03:00
..
filters Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
peers Simplified confirmed callback for ConfirmBox instances. 2020-09-29 19:03:29 +03:00
about_box.cpp Move lang keys to td_lang library. 2020-09-30 12:18:52 +03:00
about_box.h
abstract_box.cpp
abstract_box.h
add_contact_box.cpp Simplified confirmed callback for ConfirmBox instances. 2020-09-29 19:03:29 +03: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 Remove unused variable 2020-07-13 09:33:55 +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 Simplified confirmed callback for ConfirmBox instances. 2020-09-29 19:03:29 +03:00
background_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
background_preview_box.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
background_preview_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
boxes.style Refactored row painting in sessions box. 2020-09-30 18:48:34 +03:00
calendar_box.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
calendar_box.h
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 Added ability to pass confirm callback with close to ConfirmBox. 2020-09-29 19:03:29 +03:00
confirm_box.h Added ability to pass confirm callback with close to ConfirmBox. 2020-09-29 19:03:29 +03: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 confirmed callback for ConfirmBox instances. 2020-09-29 19:03:29 +03:00
connection_box.h Remove some activeAccount() calls. 2020-06-23 21:53:39 +04:00
create_poll_box.cpp Added ability to schedule polls from section of scheduled messages. 2020-08-11 18:13:40 +04:00
create_poll_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
dictionaries_manager.cpp Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03: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 some text formatting to tg_ui:ui/text/format_values. 2020-09-30 16:29:17 +03:00
edit_caption_box.h Added drag'n'drop area to EditCaptionBox. 2020-07-20 21:44:07 +03:00
edit_color_box.cpp
edit_color_box.h
edit_privacy_box.cpp Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
edit_privacy_box.h
language_box.cpp Move lang keys to td_lang library. 2020-09-30 12:18:52 +03:00
language_box.h
local_storage_box.cpp Move some text formatting to tg_ui:ui/text/format_values. 2020-09-30 16:29:17 +03:00
local_storage_box.h
mute_settings_box.cpp
mute_settings_box.h
passcode_box.cpp Simplified confirmed callback for ConfirmBox instances. 2020-09-29 19:03:29 +03:00
passcode_box.h Handle bot callback buttons with password. 2020-09-29 19:03:18 +03:00
peer_list_box.cpp Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
peer_list_box.h Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
peer_list_controllers.cpp Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
peer_list_controllers.h Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
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 Use special method for blocking from Replies. 2020-09-29 19:03:29 +03:00
report_box.h Use special method for blocking from Replies. 2020-09-29 19:03:29 +03:00
self_destruction_box.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
self_destruction_box.h
send_files_box.cpp Move some text formatting to tg_ui:ui/text/format_values. 2020-09-30 16:29:17 +03:00
send_files_box.h Moved code for send context menu to namespace. 2020-08-11 18:13:40 +04:00
sessions_box.cpp Fixed crash in SessionsBox when list of sessions is empty. 2020-10-01 18:14:09 +03:00
sessions_box.h Added ability to move content of SessionsBox to Section. 2020-09-30 18:48:34 +03:00
share_box.cpp Show replies dialog correctly. 2020-09-29 19:03:24 +03:00
share_box.h Moved code for send context menu to namespace. 2020-08-11 18:13:40 +04:00
single_choice_box.cpp
single_choice_box.h
sticker_set_box.cpp Added ability to copy link of not installed sticker pack. 2020-09-29 19:02:52 +03:00
sticker_set_box.h Added ability to copy link of not installed sticker pack. 2020-09-29 19:02:52 +03:00
stickers_box.cpp 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03: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