.. |
peers
|
Improve phrases. No Restricted Users in channels info.
|
2017-12-27 22:44:04 +03:00 |
about_box.cpp
|
Replace QSharedPointer with std::shared_ptr.
|
2017-12-18 13:07:18 +04:00 |
about_box.h
|
Finalize rename / move of files.
|
2017-04-07 18:13:18 +03:00 |
abstract_box.cpp
|
Rename some Ui methods.
|
2017-12-26 19:20:08 +03:00 |
abstract_box.h
|
Replace NewAvatarButton with UserpicButton.
|
2017-11-16 07:59:11 +04:00 |
add_contact_box.cpp
|
Move text options constant to a separate module.
|
2017-12-28 16:06:06 +03: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
|
Add album support to SendFilesBox.
|
2017-12-26 19:20:07 +03: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
|
Update kicked count in Channel Info box.
|
2017-12-26 19:20:08 +03: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_caption_box.cpp
|
Move text options constant to a separate module.
|
2017-12-28 16:06:06 +03:00 |
edit_caption_box.h
|
Fix build in Xcode.
|
2017-12-26 19:20:08 +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
|
Move text options constant to a separate module.
|
2017-12-28 16:06:06 +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
|
Use different indentation for rpl operators.
|
2017-12-26 19:20:07 +03: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
|
Use different indentation for rpl operators.
|
2017-12-26 19:20:07 +03: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
|
Move text options constant to a separate module.
|
2017-12-28 16:06:06 +03:00 |
peer_list_box.h
|
Fix build in Visual Studio 15.5.1.
|
2017-12-12 12:25:54 +04:00 |
peer_list_controllers.cpp
|
Remove mtproto/session.h from precompiled header.
|
2017-12-18 16:40:15 +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
|
Add files from clipboard to composed album.
|
2017-12-29 20:02:23 +03:00 |
send_files_box.h
|
Add files from clipboard to composed album.
|
2017-12-29 20:02:23 +03: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
|
Move text options constant to a separate module.
|
2017-12-28 16:06:06 +03:00 |
share_box.h
|
Support Saved messages in chats list and forwards.
|
2017-12-05 18:07:01 +04:00 |
sticker_set_box.cpp
|
Use different indentation for rpl operators.
|
2017-12-26 19:20:07 +03:00 |
sticker_set_box.h
|
Move stickers state variables to AuthSessionData.
|
2017-11-16 07:59:09 +04:00 |
stickers_box.cpp
|
Use different indentation for rpl operators.
|
2017-12-26 19:20:07 +03: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 |