tdesktop/Telegram/SourceFiles/boxes
2023-11-15 03:30:04 +03:00
..
filters Removed AddButton and CreateButton without icon from Settings. 2023-11-15 03:30:04 +03:00
peers Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
about_box.cpp Replace various QDesktopService::openUrl with File::OpenUrl for correct operation on Linux 2022-12-23 14:02:25 +04:00
about_box.h
about_sponsored_box.cpp Replace various QDesktopService::openUrl with File::OpenUrl for correct operation on Linux 2022-12-23 14:02:25 +04:00
about_sponsored_box.h Added initial implementation of translate box. 2022-11-22 00:26:49 +00:00
abstract_box.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
abstract_box.h Remove namespace App. 2022-11-30 17:28:09 +04:00
add_contact_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
add_contact_box.h Suggest inviting by link if privacy disallows adding. 2023-03-12 07:25:39 +04:00
auto_download_box.cpp Removed AddButton and CreateButton without icon from Settings. 2023-11-15 03:30:04 +03:00
auto_download_box.h
auto_lock_box.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
auto_lock_box.h Added ability to set custom auto-lock timer. 2021-08-12 02:36:41 +03:00
background_box.cpp Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
background_box.h Allow uploading chat wallpapers from file. 2023-04-19 10:42:01 +04:00
background_preview_box.cpp Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
background_preview_box.h Toggle wallpaper dark mode / edit dimming. 2023-04-20 22:55:42 +04:00
boxes.style Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
choose_filter_box.cpp Fixed some cases when peer may not be removed from filter from menu. 2023-09-04 17:36:54 +04:00
choose_filter_box.h Added warning of limitation on excluding chats from filter from menu. 2023-08-14 22:30:37 +02:00
connection_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
connection_box.h Fix crash in ConnectionType box init. 2023-03-12 21:11:22 +04:00
create_poll_box.cpp Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
create_poll_box.h
delete_messages_box.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
delete_messages_box.h Added ability to remember last choice in delete messages box. 2022-12-26 14:24:05 +04:00
dictionaries_manager.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
dictionaries_manager.h Removed Window::SessionController from ManageDictionariesBox. 2022-03-04 11:25:10 +03:00
download_path_box.cpp Use temp directory for downloads in Linux sandbox by default 2023-01-09 16:09:57 +04:00
download_path_box.h Moved tmp string for temporary folder to single place. 2022-11-30 17:17:16 +03:00
edit_caption_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
edit_caption_box.h Fix pasting file for media replacement. 2023-04-11 20:06:38 +04:00
edit_privacy_box.cpp Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
edit_privacy_box.h Hide "Close friends" in privacy edit by default. 2023-07-20 07:20:08 +04:00
gift_premium_box.cpp Version 4.11.6: Fix build with GCC. 2023-11-10 00:32:52 +04:00
gift_premium_box.h Added box for pending giftcodes. 2023-11-07 05:35:28 +03:00
language_box.cpp Removed some unwanted include directives of lang_keys in header files. 2023-11-15 03:30:04 +03:00
language_box.h Removed some unwanted include directives of lang_keys in header files. 2023-11-15 03:30:04 +03:00
local_storage_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
local_storage_box.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
max_invite_box.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
max_invite_box.h Inform about join request being sent. 2021-10-29 18:31:06 +04:00
passcode_box.cpp Implement multiboost reassign box. 2023-11-09 22:33:14 +04:00
passcode_box.h Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
peer_list_box.cpp Implement multiboost reassign box. 2023-11-09 22:33:14 +04:00
peer_list_box.h Implement multiboost reassign box. 2023-11-09 22:33:14 +04:00
peer_list_controllers.cpp Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
peer_list_controllers.h Show Saved Messages in Reply in another chat. 2023-10-29 09:52:42 +04:00
peer_lists_box.cpp Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
peer_lists_box.h Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
phone_banned_box.cpp Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
phone_banned_box.h Moved ShowPhoneBannedError to separated file. 2021-10-19 06:34:27 +03:00
pin_messages_box.cpp Show pin confirmation correctly in topics. 2023-04-21 15:09:06 +04:00
pin_messages_box.h Show pin confirmation correctly in topics. 2023-04-21 15:09:06 +04:00
premium_limits_box.cpp Moved AddSkip and AddDivier from Settings namespace to separate module. 2023-11-15 03:30:04 +03:00
premium_limits_box.h Handle t.me/channel?boost links. 2023-09-22 09:43:32 +04:00
premium_preview_box.cpp Moved AddSkip and AddDivier from Settings namespace to separate module. 2023-11-15 03:30:04 +03:00
premium_preview_box.h Implement stories premium promo. 2023-08-14 22:30:37 +02:00
reactions_settings_box.cpp Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
reactions_settings_box.h Implement improved allowed reactions editing. 2022-09-02 21:14:32 +04:00
report_messages_box.cpp Support deleting and reporting stories. 2023-07-20 07:20:12 +04:00
report_messages_box.h Added ability to report profile photos. 2022-04-19 09:39:01 +04:00
ringtones_box.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
ringtones_box.h Update API scheme on layer 148: Notifications. 2022-11-01 19:25:37 +04:00
self_destruction_box.cpp Added api support for global TTL settings. 2022-11-29 17:41:20 +03:00
self_destruction_box.h Allow editing sessions auto-termination period. 2021-11-26 18:00:22 +04:00
send_files_box.cpp Don't close schedule media box by outside click. 2023-11-06 12:47:37 +04:00
send_files_box.h Slightly refactored include directives in some source files. 2023-08-30 14:50:00 +03:00
sessions_box.cpp Removed AddButton and CreateButton without icon from Settings. 2023-11-15 03:30:04 +03:00
sessions_box.h Split out settings_common module into td_ui and non-td_ui variants. 2023-11-15 03:30:04 +03:00
share_box.cpp Don't close ShareBox by outside click. 2023-09-05 21:33:04 +04:00
share_box.h Slightly refactored include directives in some source files. 2023-08-30 14:50:00 +03:00
sticker_set_box.cpp Finish improved stories reply area theming. 2023-07-20 07:20:08 +04:00
sticker_set_box.h Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
stickers_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
stickers_box.h Slightly refactored StickersBox class. 2023-08-30 14:50:00 +03:00
translate_box.cpp Moved AddSkip and AddDivier from Settings namespace to separate module. 2023-11-15 03:30:04 +03:00
translate_box.h Don't offer translate from / to the same language. 2023-02-07 16:38:16 +04:00
url_auth_box.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
url_auth_box.h
username_box.cpp Removed redundant include directives of settings_common headers. 2023-11-15 03:30:04 +03:00
username_box.h Added support of non-self users to UsernamesBox. 2023-04-11 19:17:42 +04:00