tdesktop/Telegram/SourceFiles/boxes
John Preston ad3ec244e9 Fix pasting file for media replacement. 2023-04-11 20:06:38 +04:00
..
filters Fix userpic glitch in folder chats lists. 2023-04-11 19:17:42 +04:00
peers Added initial implementation of bot management box. 2023-04-11 19:17:42 +04: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 Beta version 4.6.10: Fix build with GCC. 2023-03-12 10:16:26 +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 Fix auto-download limit. 2022-06-20 11:48:19 +04: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
background_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
background_box.h
background_preview_box.cpp Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
background_preview_box.h
boxes.style Fix layout in blocked users list. 2023-02-09 13:05:21 +04:00
change_phone_box.cpp Update API scheme to layer 152. 2023-02-02 22:12:31 +04:00
change_phone_box.h Allow playing single lottie icon repeatedly or once. 2022-05-04 11:39:53 +04:00
choose_filter_box.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
choose_filter_box.h Provided count of dialogs in filter to premium limit boxes. 2022-06-07 08:16:39 +03:00
connection_box.cpp Fix crash in ConnectionType box init. 2023-03-12 21:11:22 +04:00
connection_box.h Fix crash in ConnectionType box init. 2023-03-12 21:11:22 +04:00
create_poll_box.cpp Fixed display of most of simple toasts in corresponding window. 2022-06-14 14:24:21 +03:00
create_poll_box.h
delete_messages_box.cpp Added ability to remember last choice in delete messages box. 2022-12-26 14:24:05 +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
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 Fix pasting file for media replacement. 2023-04-11 20:06:38 +04:00
edit_caption_box.h Fix pasting file for media replacement. 2023-04-11 20:06:38 +04:00
edit_privacy_box.cpp Improve scrolling limits in chat select boxes. 2023-04-11 19:17:38 +04:00
edit_privacy_box.h Added initial implementation of fallback photo management in settings. 2022-12-26 14:24:07 +04:00
gift_premium_box.cpp Support personal photo edit in EditContactBox. 2022-12-26 14:24:06 +04:00
gift_premium_box.h Added initial box for premium gifts. 2022-07-26 20:12:09 +03:00
language_box.cpp Fix "Do Not Translate" button visibility. 2023-02-04 09:37:36 +04:00
language_box.h Add "Translate Entire Chat" button to Settings. 2023-02-02 22:12:32 +04: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 Implement animated spoilers. 2022-09-18 16:52:30 +04:00
max_invite_box.h
passcode_box.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
passcode_box.h Moved out mtp fields from PasscodeBox::CloudFields to nested struct. 2022-05-10 08:53:29 +03:00
peer_list_box.cpp Improve peer list decorate widgets. 2023-04-11 19:17:38 +04:00
peer_list_box.h Improve peer list decorate widgets. 2023-04-11 19:17:38 +04:00
peer_list_controllers.cpp Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
peer_list_controllers.h Fix forum rounding in folder editing box. 2022-12-06 12:12:07 +04:00
peer_lists_box.cpp Fix forum rounding in folder editing box. 2022-12-06 12:12:07 +04:00
peer_lists_box.h
phone_banned_box.cpp
phone_banned_box.h
pin_messages_box.cpp Implement per-topic shared media. 2022-11-01 19:25:37 +04:00
pin_messages_box.h Replaced PinMessageBox with generic box. 2022-03-08 12:43:00 +03:00
premium_limits_box.cpp Improve layout of shareable folder limit boxes. 2023-04-11 19:17:38 +04:00
premium_limits_box.h Support new limit boxes for shareable folders. 2023-04-11 19:17:38 +04:00
premium_preview_box.cpp Add translation bar dropdown menu. 2023-02-02 22:12:32 +04:00
premium_preview_box.h Add "Translate Entire Chat" button to Settings. 2023-02-02 22:12:32 +04:00
reactions_settings_box.cpp Colorize emoji in text color correctly. 2022-12-26 14:24:06 +04:00
reactions_settings_box.h Implement improved allowed reactions editing. 2022-09-02 21:14:32 +04:00
report_messages_box.cpp Added ability to report chat photo and channel photo. 2022-11-01 19:25:41 +04:00
report_messages_box.h Added ability to report profile photos. 2022-04-19 09:39:01 +04:00
ringtones_box.cpp Update API scheme on layer 148: Notifications. 2022-11-01 19:25:37 +04: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
send_files_box.cpp Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
send_files_box.h Support separate message type group restrictions. 2023-02-02 22:12:31 +04:00
sessions_box.cpp Added gradient colors to sessions section. 2022-12-07 13:09:45 +04:00
sessions_box.h Change phone number section instead of a box. 2022-04-13 15:06:24 +04:00
share_box.cpp Fix possible crash in messages forwarding. 2023-03-17 19:25:35 +04:00
share_box.h Moved out sending method of many messages to many peers to single place. 2022-12-02 17:01:11 +03:00
sticker_set_box.cpp Implement some power saving options. 2023-03-01 09:12:02 +04:00
sticker_set_box.h Show premium mark in suggested stickers. 2022-08-02 16:47:53 +03:00
stickers_box.cpp Remove ui/special_buttons module. 2022-12-26 14:24:06 +04:00
stickers_box.h Simplify stickers inner API. 2022-08-15 11:34:22 +03:00
translate_box.cpp Support markup in TranslateBox. 2023-02-07 20:06:21 +04: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 Disabled editor in UsernamesBox for bots. 2023-04-11 19:17:42 +04:00
username_box.h Added support of non-self users to UsernamesBox. 2023-04-11 19:17:42 +04:00