tdesktop/Telegram/SourceFiles/boxes
John Preston 1710863231 Update some icons. 2022-02-27 20:26:52 +03:00
..
filters Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00
peers Improve box rounding and buttons. 2022-02-25 14:14:40 +03:00
about_box.cpp Fix about box text labels layout. 2021-12-22 10:11:57 +00:00
about_box.h
about_sponsored_box.cpp Change sponsored messages about link. 2021-11-01 11:50:55 +04:00
about_sponsored_box.h Added box for ad description. 2021-10-07 11:09:09 +04:00
abstract_box.cpp Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
abstract_box.h
add_contact_box.cpp Improve box rounding and buttons. 2022-02-25 14:14:40 +03:00
add_contact_box.h Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
auto_download_box.cpp Adjust privacy edit boxes to the mockup. 2022-02-25 14:14:42 +03:00
auto_download_box.h
auto_lock_box.cpp Fixed build for Linux. 2021-08-15 13:26:43 +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 Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
background_box.h
background_preview_box.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
background_preview_box.h Colorize bubbles according to a custom chat theme. 2021-08-30 20:32:57 +03:00
boxes.style Update some icons. 2022-02-27 20:26:52 +03:00
change_phone_box.cpp Moved out getting of phone pattern groups from PhoneInput fields. 2021-11-30 17:38:17 +04:00
change_phone_box.h Added Window::SessionController to ChangePhoneBox. 2021-10-19 06:34:27 +03:00
connection_box.cpp Replaced universal initializers with constructors in Ui::Text::Link. 2022-02-06 18:29:38 +03:00
connection_box.h
create_poll_box.cpp Removed text commands from poll box. 2022-01-12 11:54:24 +03:00
create_poll_box.h
delete_messages_box.cpp Warn about supergroup clearing history just for me. 2022-02-01 19:41:51 +03:00
delete_messages_box.h Allow report / block / delete all from channels. 2021-11-26 18:00:20 +04:00
dictionaries_manager.cpp Add some icons to popup menus. 2021-12-29 21:22:33 +03:00
dictionaries_manager.h
download_path_box.cpp
download_path_box.h
edit_caption_box.cpp Send as a channel in HistoryWidget. 2021-11-26 18:00:18 +04:00
edit_caption_box.h Fixed some bugs in EditCaptionBox. 2021-07-20 19:30:00 +03:00
edit_color_box.cpp Removed App::pixmapFromImageInPlace. 2021-07-06 12:13:06 +03:00
edit_color_box.h
edit_privacy_box.cpp Adjust privacy edit boxes to the mockup. 2022-02-25 14:14:42 +03:00
edit_privacy_box.h Adjust privacy edit boxes to the mockup. 2022-02-25 14:14:42 +03:00
language_box.cpp Renamed BoxContent::onScrollToY to BoxContent::scrollToY. 2022-02-25 19:41:16 +03:00
language_box.h
local_storage_box.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
local_storage_box.h
max_invite_box.cpp Removed TextParseRichText. 2022-01-12 11:54:24 +03:00
max_invite_box.h Inform about join request being sent. 2021-10-29 18:31:06 +04:00
mute_settings_box.cpp Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
mute_settings_box.h
passcode_box.cpp Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
passcode_box.h Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
peer_list_box.cpp Renamed BoxContent::onScrollToY to BoxContent::scrollToY. 2022-02-25 19:41:16 +03:00
peer_list_box.h Add peer-list-like view for message reactions list. 2021-12-29 21:22:33 +03:00
peer_list_controllers.cpp Sort contacts by last seen by default. 2021-12-22 15:14:16 +00:00
peer_list_controllers.h Sort contacts by last seen by default. 2021-12-22 15:14:16 +00:00
peer_lists_box.cpp Renamed BoxContent::onScrollToY to BoxContent::scrollToY. 2022-02-25 19:41:16 +03:00
peer_lists_box.h
phone_banned_box.cpp Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
phone_banned_box.h Moved ShowPhoneBannedError to separated file. 2021-10-19 06:34:27 +03:00
pin_messages_box.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
pin_messages_box.h Extracted PinMessageBox to separated file. 2021-10-19 06:34:27 +03:00
self_destruction_box.cpp Allow editing sessions auto-termination period. 2021-11-26 18:00:22 +04:00
self_destruction_box.h Allow editing sessions auto-termination period. 2021-11-26 18:00:22 +04:00
send_files_box.cpp Improve box rounding and buttons. 2022-02-25 14:14:40 +03:00
send_files_box.h Added photo editor hint to SendFilesBox. 2021-07-06 12:13:06 +03:00
sessions_box.cpp Update some icons. 2022-02-27 20:26:52 +03:00
sessions_box.h Allow editing sessions auto-termination period. 2021-11-26 18:00:22 +04:00
share_box.cpp Provided Window::SessionController to ShareGameScoreByHash. 2022-02-25 19:41:16 +03:00
share_box.h Provided Window::SessionController to ShareGameScoreByHash. 2022-02-25 19:41:16 +03:00
sticker_set_box.cpp Support webm stickers in StickerSetBox. 2022-01-28 19:10:07 +03:00
sticker_set_box.h Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
stickers_box.cpp Renamed BoxContent::onScrollToY to BoxContent::scrollToY. 2022-02-25 19:41:16 +03:00
stickers_box.h Don't jump to top in StickersBox on stickersUpdated. 2021-12-31 16:50:43 +03:00
url_auth_box.cpp Removed text commands from url auth box. 2022-01-12 11:54:24 +03:00
url_auth_box.h
username_box.cpp Adjust username change box to the mockup. 2022-02-25 14:14:42 +03:00
username_box.h Adjust username change box to the mockup. 2022-02-25 14:14:42 +03:00