.. |
about_box.cpp
|
…
|
|
about_box.h
|
…
|
|
abstract_box.cpp
|
Start new Info section (profile + shared media).
|
2017-11-16 07:59:02 +04:00 |
abstract_box.h
|
Start new Info section (profile + shared media).
|
2017-11-16 07:59:02 +04:00 |
add_contact_box.cpp
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04: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
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
calendar_box.cpp
|
Replace t_assert() with Assert().
|
2017-08-30 19:15:42 +03:00 |
calendar_box.h
|
…
|
|
change_phone_box.cpp
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
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
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04: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
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +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
|
Return FlatLabel.margins in getMargins().
|
2017-11-16 07:59:04 +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
|
…
|
|
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
|
Return FlatLabel.margins in getMargins().
|
2017-11-16 07:59:04 +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
|
Use improved rpl::start().
|
2017-11-16 07:59:03 +04:00 |
notifications_box.h
|
…
|
|
passcode_box.cpp
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
passcode_box.h
|
…
|
|
peer_list_box.cpp
|
Use PeerListBox content in info profile.
|
2017-11-16 07:59:04 +04:00 |
peer_list_box.h
|
Improve sorting by online in info profile.
|
2017-11-16 07:59:05 +04:00 |
peer_list_controllers.cpp
|
Optimize third column (create it only once).
|
2017-11-16 07:59:04 +04: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
|
…
|
|
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
|
Move info between Layer and Narrow wrap.
|
2017-11-16 07:59:03 +04:00 |
sessions_box.h
|
…
|
|
share_box.cpp
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
share_box.h
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
sticker_set_box.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
sticker_set_box.h
|
Move third column from HistoryWidget to MainWidget.
|
2017-11-16 07:59:03 +04:00 |
stickers_box.cpp
|
Divide structs into several data/ modules.
|
2017-11-16 07:59:04 +04:00 |
stickers_box.h
|
Use rpl in some widgets and effects.
|
2017-11-16 07:59:02 +04:00 |
username_box.cpp
|
…
|
|
username_box.h
|
…
|
|