tdesktop/Telegram/SourceFiles/boxes
John Preston c534f3f22e Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
2021-11-07 12:50:13 +04:00
..
filters Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00
peers Hide "Request admin approval" in public peers. 2021-11-03 16:01:25 +04:00
about_box.cpp Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03: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 Inform about join request being sent. 2021-10-29 18:31:06 +04:00
add_contact_box.h Inform about join request being sent. 2021-10-29 18:31:06 +04:00
auto_download_box.cpp
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 Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
background_preview_box.h Colorize bubbles according to a custom chat theme. 2021-08-30 20:32:57 +03:00
boxes.style Don't limit invite import aboutRequests text. 2021-11-03 16:27:51 +04:00
change_phone_box.cpp Improved code style in ChangePhoneBox. 2021-10-20 04:06:17 +03:00
change_phone_box.h Added Window::SessionController to ChangePhoneBox. 2021-10-19 06:34:27 +03:00
connection_box.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
connection_box.h Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
create_poll_box.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
create_poll_box.h
delete_messages_box.cpp Extracted DeleteMessagesBox to separated file. 2021-10-19 06:34:27 +03:00
delete_messages_box.h Extracted DeleteMessagesBox to separated file. 2021-10-19 06:34:27 +03:00
dictionaries_manager.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
dictionaries_manager.h
download_path_box.cpp
download_path_box.h
edit_caption_box.cpp Simplified conditions for hiding hint for photo editor. 2021-09-07 23:41:07 +03: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 Replaced observable in EditColorBox with rpl. 2021-06-16 09:31:31 +03:00
edit_privacy_box.cpp Moved user privacy from ApiWrap to Api::UserPrivacy. 2021-08-10 15:46:18 +03:00
edit_privacy_box.h Moved user privacy from ApiWrap to Api::UserPrivacy. 2021-08-10 15:46:18 +03:00
language_box.cpp Add Qt 6 support 2021-10-21 13:15:00 +04: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 Inform about join request being sent. 2021-10-29 18:31:06 +04: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 Add Qt 6 support 2021-10-21 13:15:00 +04:00
passcode_box.h Completed ability to recover cloud password with email. 2021-08-17 15:08:57 +03:00
peer_list_box.cpp Don't activate PeerListRow elements on mouse down. 2021-11-01 16:57:40 +04:00
peer_list_box.h Allow processing requests from full list. 2021-10-29 18:31:06 +04:00
peer_list_controllers.cpp Allow many custom elements in PeerListRow. 2021-10-29 18:31:06 +04:00
peer_list_controllers.h Allow many custom elements in PeerListRow. 2021-10-29 18:31:06 +04:00
peer_lists_box.cpp Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +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 Extracted PinMessageBox to separated file. 2021-10-19 06:34:27 +03:00
pin_messages_box.h Extracted PinMessageBox to separated file. 2021-10-19 06:34:27 +03:00
self_destruction_box.cpp
self_destruction_box.h
send_files_box.cpp Moved ConfirmBox to td_ui. 2021-10-19 06:34:27 +03:00
send_files_box.h Added photo editor hint to SendFilesBox. 2021-07-06 12:13:06 +03:00
sessions_box.cpp Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
sessions_box.h
share_box.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
share_box.h
sticker_set_box.cpp Add send context menu to StickerSetBox. 2021-11-02 20:11:20 +04:00
sticker_set_box.h Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
stickers_box.cpp Moved ConfirmBox to td_ui. 2021-10-19 06:34:27 +03:00
stickers_box.h Moved ConfirmBox to Ui namespace. 2021-10-19 06:34:27 +03:00
url_auth_box.cpp Some internal HistoryItem refactoring. 2021-11-07 12:50:13 +04:00
url_auth_box.h
username_box.cpp Moved some constants for peer editing to separated file. 2021-10-19 06:34:27 +03:00
username_box.h Improved code style in UsernameBox. 2021-10-19 06:34:27 +03:00