tdesktop/Telegram/SourceFiles/boxes
John Preston 8b69e6ab99 Rename some methods in DocumentData.
Also fix voice message mark as read when autoplaying after previous.
Also show play icon and don't show playlist for audio files that do
not have shared music files attributes but have audio file mime type.
2017-12-10 14:28:04 +04:00
..
peers Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
about_box.cpp Add some more debug info for crashes. 2017-11-24 21:41:31 +04:00
about_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
abstract_box.cpp Fix possible assertion violation in PeerListBox. 2017-12-08 17:36:17 +04:00
abstract_box.h Replace NewAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
add_contact_box.cpp Use EditPeerInfoBox for editing groups. 2017-12-02 16:04:22 +04:00
add_contact_box.h Use EditPeerInfoBox for editing groups. 2017-12-02 16:04:22 +04:00
autolock_box.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
autolock_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
background_box.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
background_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
boxes.style Improve selected shared media items layout. 2017-11-23 18:58:00 +04:00
calendar_box.cpp Fix possible crash in CalendarBox. 2017-12-08 16:44:52 +04:00
calendar_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
change_phone_box.cpp Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
change_phone_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
confirm_box.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
confirm_box.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
confirm_phone_box.cpp Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
confirm_phone_box.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
connection_box.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
connection_box.h Remember connection type settings. 2017-06-30 09:21:43 +03:00
download_path_box.cpp Make Checkbox text position relative to the View. 2017-07-07 14:27:13 +03:00
download_path_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
edit_color_box.cpp Replace BoxContent::closeHook() with boxClosing. 2017-08-30 19:15:24 +03:00
edit_color_box.h Replace BoxContent::closeHook() with boxClosing. 2017-08-30 19:15:24 +03:00
edit_participant_box.cpp Replace PeerAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
edit_participant_box.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
edit_privacy_box.cpp Change *[Fast|Animated] to anim::type in SlideWrap. 2017-11-16 07:59:06 +04:00
edit_privacy_box.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
language_box.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
language_box.h Improve custom language loading. 2017-06-29 11:39:46 +03:00
local_storage_box.cpp Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
local_storage_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
mute_settings_box.cpp Refactor NotifySettings in PeerData. 2017-12-04 21:48:45 +04:00
mute_settings_box.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
notifications_box.cpp Allow empty arg list in rpl next/error handlers. 2017-11-16 07:59:05 +04:00
notifications_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
passcode_box.cpp Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
passcode_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
peer_list_box.cpp Auto-choose first search row in PeerListBox. 2017-12-08 13:30:30 +04:00
peer_list_box.h Fix possible assertion violation in PeerListBox. 2017-12-08 17:36:17 +04:00
peer_list_controllers.cpp Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
peer_list_controllers.h Replace SelectedItemSet with MessageIdsList. 2017-12-06 14:13:38 +04:00
photo_crop_box.cpp Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
photo_crop_box.h Improve compile time. 2017-11-21 14:20:52 +04:00
rate_call_box.cpp Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
rate_call_box.h Improve RateCallBox design. 2017-05-09 23:46:43 +03:00
report_box.cpp Improve boxes with checks / radios layout. 2017-07-04 16:59:00 +03:00
report_box.h Add RateCallBox for calls feedback collection. 2017-05-09 23:46:28 +03:00
self_destruction_box.cpp Fix radiobutton list boxes dimensions. 2017-07-12 14:05:29 +03:00
self_destruction_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
send_files_box.cpp Rename some methods in DocumentData. 2017-12-10 14:28:04 +04:00
send_files_box.h Move EmptyUserpic from data_peer to empty_userpic. 2017-12-05 12:44:27 +04:00
sessions_box.cpp Move info between Layer and Narrow wrap. 2017-11-16 07:59:03 +04:00
sessions_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
share_box.cpp Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
share_box.h Support Saved messages in chats list and forwards. 2017-12-05 18:07:01 +04:00
sticker_set_box.cpp Improve Emoji / GIFs list variable width support. 2017-11-16 07:59:12 +04:00
sticker_set_box.h Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
stickers_box.cpp Move Info::TopBarOverride to Info::TopBar. 2017-11-27 15:43:57 +04:00
stickers_box.h Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
username_box.cpp Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
username_box.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00