tdesktop/Telegram/SourceFiles/boxes
John Preston e9ec09b91a Add MTP::Sender to replace RPCSender some day.
Also use c++1z language standard in Xcode build.
Also treat warnings as errors.
2017-03-23 14:37:38 +03:00
..
aboutbox.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
aboutbox.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
abstractbox.cpp Add some helper methods to effect wrappers. 2017-03-15 18:10:18 +03:00
abstractbox.h Change your account phone number in Settings. 2017-03-21 20:13:34 +03:00
addcontactbox.cpp Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
addcontactbox.h Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
autolockbox.cpp Edit account self destruct time in Settings. 2017-03-20 23:05:38 +03:00
autolockbox.h Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
backgroundbox.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
backgroundbox.h First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
boxes.style Change your account phone number in Settings. 2017-03-21 20:13:34 +03:00
calendarbox.cpp Limit the CalendarBox selectable days. 2017-03-07 22:29:59 +03:00
calendarbox.h Limit the CalendarBox selectable days. 2017-03-07 22:29:59 +03:00
change_phone_box.cpp Alpha 1.0.25: Edit phone number in Settings. 2017-03-21 22:49:23 +03:00
change_phone_box.h Alpha 1.0.25: Edit phone number in Settings. 2017-03-21 22:49:23 +03:00
confirmbox.cpp Show warning when user edits last seen first time. 2017-03-18 12:49:48 +03:00
confirmbox.h Show warning when user edits last seen first time. 2017-03-18 12:49:48 +03:00
confirmphonebox.cpp Change your account phone number in Settings. 2017-03-21 20:13:34 +03:00
confirmphonebox.h Change your account phone number in Settings. 2017-03-21 20:13:34 +03:00
connectionbox.cpp Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
connectionbox.h Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
contactsbox.cpp Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
contactsbox.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
downloadpathbox.cpp Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
downloadpathbox.h Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
edit_privacy_box.cpp Add MTP::Sender to replace RPCSender some day. 2017-03-23 14:37:38 +03:00
edit_privacy_box.h Add MTP::Sender to replace RPCSender some day. 2017-03-23 14:37:38 +03:00
editcolorbox.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
editcolorbox.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
emojibox.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
emojibox.h Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
languagebox.cpp WIP radiobuttons refactoring. 2017-03-18 14:55:04 +03:00
languagebox.h WIP radiobuttons refactoring. 2017-03-18 14:55:04 +03:00
localstoragebox.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
localstoragebox.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
members_box.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
members_box.h Add blocked users box to Settings. 2017-03-14 13:58:36 +03:00
notifications_box.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
notifications_box.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
passcodebox.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
passcodebox.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
peer_list_box.cpp Edit groups and channels invite privacy. 2017-03-18 12:49:46 +03:00
peer_list_box.h Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
photocropbox.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
photocropbox.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
report_box.cpp Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
report_box.h Refactor Ui::Radiobutton. Add Ui::Radioenum<Enum>. 2017-03-19 00:06:10 +03:00
self_destruction_box.cpp Edit account self destruct time in Settings. 2017-03-20 23:05:38 +03:00
self_destruction_box.h Edit account self destruct time in Settings. 2017-03-20 23:05:38 +03:00
send_files_box.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
send_files_box.h Show animated previews for GIFs in SendFilesBox. 2017-03-10 17:43:26 +03:00
sessionsbox.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
sessionsbox.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
sharebox.cpp Use refs in AuthSession part getters. 2017-03-15 19:24:06 +03:00
sharebox.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
stickers_box.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
stickers_box.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
stickersetbox.cpp Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
stickersetbox.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
usernamebox.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
usernamebox.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00