.. |
about_box.cpp
|
…
|
|
about_box.h
|
…
|
|
abstract_box.cpp
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
abstract_box.h
|
Replace BoxContent::closeHook() with boxClosing.
|
2017-08-30 19:15:24 +03:00 |
add_contact_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
add_contact_box.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
autolock_box.cpp
|
Remove App::app(), App::uploader(), App::api().
|
2017-08-25 14:39:18 +03:00 |
autolock_box.h
|
…
|
|
background_box.cpp
|
Remove App::app(), App::uploader(), App::api().
|
2017-08-25 14:39:18 +03:00 |
background_box.h
|
…
|
|
boxes.style
|
Improve group sticker set setup box.
|
2017-08-25 14:39:25 +03:00 |
calendar_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
calendar_box.h
|
…
|
|
change_phone_box.cpp
|
…
|
|
change_phone_box.h
|
…
|
|
confirm_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
confirm_box.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
confirm_phone_box.cpp
|
…
|
|
confirm_phone_box.h
|
…
|
|
connection_box.cpp
|
Add height for checkbox/radiobutton ripple effect.
|
2017-08-25 14:39:20 +03:00 |
connection_box.h
|
…
|
|
download_path_box.cpp
|
…
|
|
download_path_box.h
|
…
|
|
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 t_assert() with Assert().
|
2017-08-30 19:15:42 +03: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
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
edit_privacy_box.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
emoji_box.cpp
|
…
|
|
emoji_box.h
|
…
|
|
language_box.cpp
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
language_box.h
|
…
|
|
local_storage_box.cpp
|
Remove App::app(), App::uploader(), App::api().
|
2017-08-25 14:39:18 +03:00 |
local_storage_box.h
|
…
|
|
mute_settings_box.cpp
|
Add height for checkbox/radiobutton ripple effect.
|
2017-08-25 14:39:20 +03: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
|
Remove App::app(), App::uploader(), App::api().
|
2017-08-25 14:39:18 +03:00 |
notifications_box.h
|
…
|
|
passcode_box.cpp
|
Remove App::app(), App::uploader(), App::api().
|
2017-08-25 14:39:18 +03:00 |
passcode_box.h
|
…
|
|
peer_list_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
peer_list_box.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
peer_list_controllers.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
peer_list_controllers.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
photo_crop_box.cpp
|
Remove App::app(), App::uploader(), App::api().
|
2017-08-25 14:39:18 +03:00 |
photo_crop_box.h
|
Replace BoxContent::closeHook() with boxClosing.
|
2017-08-30 19:15:24 +03:00 |
rate_call_box.cpp
|
…
|
|
rate_call_box.h
|
…
|
|
report_box.cpp
|
…
|
|
report_box.h
|
…
|
|
self_destruction_box.cpp
|
Fix radiobutton list boxes dimensions.
|
2017-07-12 14:05:29 +03:00 |
self_destruction_box.h
|
…
|
|
send_files_box.cpp
|
Replace QFlags with base::flags.
|
2017-09-03 15:45:47 +03:00 |
send_files_box.h
|
Replace BoxContent::closeHook() with boxClosing.
|
2017-08-30 19:15:24 +03:00 |
sessions_box.cpp
|
…
|
|
sessions_box.h
|
…
|
|
share_box.cpp
|
Replace ContactsBox with PeerListBox in two cases.
|
2017-08-30 19:15:27 +03:00 |
share_box.h
|
…
|
|
sticker_set_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
sticker_set_box.h
|
Allow setting group stickers set.
|
2017-08-25 14:39:19 +03:00 |
stickers_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
stickers_box.h
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
username_box.cpp
|
…
|
|
username_box.h
|
…
|
|