tdesktop/Telegram/SourceFiles/boxes
2021-03-12 16:58:26 +04:00
..
filters Fix build on macOS. 2021-01-25 16:50:58 +04:00
peers Support joining to voice chats as a channel. 2021-03-12 16:58:26 +04:00
about_box.cpp Try to open localized changelog. 2021-02-04 20:42:32 +04:00
about_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
abstract_box.cpp Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
abstract_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
add_contact_box.cpp Update API scheme. 2021-01-25 17:42:02 +04:00
add_contact_box.h Implement new permanent invite link management. 2021-01-25 16:47:40 +04:00
auto_download_box.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
auto_download_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
auto_lock_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
auto_lock_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
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 Implement message bar with animations. 2020-10-30 18:32:17 +03:00
background_preview_box.h Remove some usages of App::main(). 2020-06-23 21:53:39 +04:00
boxes.style Improve 'Join As' selector design. 2021-03-12 16:58:26 +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 Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
confirm_box.cpp Improve auto-delete settings phrase. 2021-02-23 19:18:09 +04:00
confirm_box.h Allow to edit chat ttl_period from Clear History. 2021-02-22 23:42: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 Add a box to create / edit invite links. 2021-01-25 16:47:41 +04:00
connection_box.h Remove some activeAccount() calls. 2020-06-23 21:53:39 +04:00
create_poll_box.cpp Replaced rand_value util function with openssl::RandomValue. 2021-01-24 10:41:10 +03:00
create_poll_box.h Fixed send options in CreatePollBox and SendFilesBox in replies. 2020-12-01 09:45:24 +03:00
dictionaries_manager.cpp Use separate styles for group call boxes. 2020-12-01 09:45:23 +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 Returned default icon color for songs without cover art. 2021-01-29 18:24:52 +03:00
edit_caption_box.h Added ability to show song cover in EditCaptionBox and SendFilesBox. 2021-01-11 22:46:56 +03:00
edit_color_box.cpp Build with QT_NO_KEYWORDS 2021-03-04 12:07:54 +04:00
edit_color_box.h Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
edit_privacy_box.cpp Allow inviting contacts to voice chats. 2020-12-22 12:33:06 +04:00
edit_privacy_box.h Pass MTP::Instance to MTP::Sender. 2019-11-29 15:36:05 +03:00
language_box.cpp Use separate styles for group call boxes. 2020-12-01 09:45:23 +03:00
language_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
local_storage_box.cpp Use separate styles for group call boxes. 2020-12-01 09:45:23 +03:00
local_storage_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
mute_settings_box.cpp Move requestDialogEntry to Histories. 2020-02-21 18:48:30 +04:00
mute_settings_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
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 Update self as channel in voice chats. 2021-03-12 16:58:26 +04:00
peer_list_box.h Update self as channel in voice chats. 2021-03-12 16:58:26 +04:00
peer_list_controllers.cpp Moved some session dependent methods to SessionController. 2021-02-04 18:13:03 +04:00
peer_list_controllers.h Allow inviting contacts to voice chats. 2020-12-22 12:33:06 +04:00
peer_lists_box.cpp Allow inviting contacts to voice chats. 2020-12-22 12:33:06 +04:00
peer_lists_box.h Allow inviting contacts to voice chats. 2020-12-22 12:33:06 +04:00
photo_crop_box.cpp Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
photo_crop_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
rate_call_box.cpp Move a lot of settings to Core::Settings. 2020-06-23 21:53:42 +04:00
rate_call_box.h Pass MTP::Instance to MTP::Sender. 2019-11-29 15:36:05 +03:00
self_destruction_box.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
self_destruction_box.h Pass MTP::Instance to MTP::Sender. 2019-11-29 15:36:05 +03:00
send_files_box.cpp Revert "Use gtk not only to get image from clipboard, but also to set" 2020-12-11 12:00:52 +04:00
send_files_box.h Fix compress images with drag-n-drop. 2020-11-02 11:26:39 +03:00
sessions_box.cpp Fixed updating number of sessions after terminating any of them. 2021-02-17 01:27:44 +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 Use separate styles for group call boxes. 2020-12-01 09:45:23 +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 Fix build. 2021-02-02 17:39:51 +04:00
single_choice_box.h Add 'Invite via Link' button to Add Members box. 2021-02-01 22:36:40 +04:00
sticker_set_box.cpp Removed App::wnd from classes that have pointer to Window::Controller. 2021-02-04 18:13:04 +04: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 Change button round radius. 2020-12-08 11:19:23 +04:00
stickers_box.h Remove some MainWindow::sessionController() calls. 2020-06-23 21:53:44 +04:00
url_auth_box.cpp Update API scheme to layer 125. 2021-03-12 16:58:26 +04:00
url_auth_box.h Use layers and boxes from lib_ui. 2019-10-19 12:27:52 +04:00
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