..
about_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
about_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
abstract_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
abstract_box.h
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
add_contact_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
add_contact_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
autolock_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
autolock_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
background_box.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
background_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
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
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
change_phone_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
change_phone_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
confirm_box.cpp
[Refactoring] change qt math function to cmath analog
2018-02-28 22:12:25 +02:00
confirm_box.h
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
confirm_phone_box.cpp
Realtime UI translation in all fields and buttons.
2017-06-29 11:39:51 +03:00
confirm_phone_box.h
Realtime UI translation in all fields and buttons.
2017-06-29 11:39:51 +03:00
connection_box.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
connection_box.h
Remember connection type settings.
2017-06-30 09:21:43 +03:00
download_path_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
download_path_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
edit_color_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
edit_color_box.h
Replace BoxContent::closeHook() with boxClosing.
2017-08-30 19:15:24 +03:00
edit_participant_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +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
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
edit_privacy_box.h
Replace gsl::not_null<T*> with just not_null<T*>.
2017-08-30 19:15:41 +03:00
language_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
language_box.h
Improve custom language loading.
2017-06-29 11:39:46 +03:00
local_storage_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
local_storage_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
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 PCH ( #148 )
2018-06-04 16:25:31 +03:00
notifications_box.h
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
passcode_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
passcode_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
peer_list_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
peer_list_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
peer_list_controllers.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
peer_list_controllers.h
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
photo_crop_box.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
photo_crop_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
rate_call_box.cpp
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
rate_call_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
report_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
report_box.h
Add RateCallBox for calls feedback collection.
2017-05-09 23:46:28 +03:00
self_destruction_box.cpp
[Refactoring] change qt math function to cmath analog
2018-02-28 22:12:25 +02:00
self_destruction_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00
send_files_box.cpp
[Refactoring] change qt math function to cmath analog
2018-02-28 22:12:25 +02:00
send_files_box.h
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
sessions_box.cpp
Allow to change app. name using CMake cache
2018-01-27 16:13:34 +03:00
sessions_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
share_box.cpp
[Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible)
2018-02-28 22:12:25 +02:00
share_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
sticker_set_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
sticker_set_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
stickers_box.cpp
[Refactoring] change qt math function to cmath analog
2018-02-28 22:12:25 +02:00
stickers_box.h
Replace non-standard types with Qt equivalents
2017-12-20 14:38:02 +02:00
username_box.cpp
Remove PCH ( #148 )
2018-06-04 16:25:31 +03:00
username_box.h
Finalize rename / move of files.
2017-04-07 18:13:18 +03:00