| .. |
|
filters
|
Rework default folders feature
|
2020-07-02 07:35:10 +03:00 |
|
peers
|
Do not combine permission setting
|
2020-07-02 11:05:17 +03:00 |
|
about_box.cpp
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-05-01 18:02:14 +03:00 |
|
about_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
abstract_box.cpp
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
abstract_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
add_contact_box.cpp
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
|
add_contact_box.h
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
auto_download_box.cpp
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
|
auto_download_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
auto_lock_box.cpp
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
auto_lock_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
background_box.cpp
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
|
background_box.h
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
background_preview_box.cpp
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
|
background_preview_box.h
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
boxes.style
|
Merge remote-tracking branch 'tdesktop/master' into dev
|
2020-05-15 14:22:48 +03:00 |
|
calendar_box.cpp
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
calendar_box.h
|
Added ability to change months in calendar with mouse wheel.
|
2020-05-20 12:42:03 +04:00 |
|
change_phone_box.cpp
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
change_phone_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
confirm_box.cpp
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
confirm_box.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
confirm_phone_box.cpp
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
confirm_phone_box.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
connection_box.cpp
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 06:33:36 +03:00 |
|
connection_box.h
|
Remove some activeAccount() calls.
|
2020-06-23 21:53:39 +04:00 |
|
create_poll_box.cpp
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
|
create_poll_box.h
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
dictionaries_manager.cpp
|
Fix format
|
2020-07-02 11:32:17 +04:00 |
|
dictionaries_manager.h
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
download_path_box.cpp
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
download_path_box.h
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
edit_caption_box.cpp
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
|
edit_caption_box.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
edit_color_box.cpp
|
Rename mediaview.style to media_view.style.
|
2020-02-05 18:39:47 +04:00 |
|
edit_color_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
edit_privacy_box.cpp
|
Edit chat types in filters.
|
2020-03-27 20:36:02 +04:00 |
|
edit_privacy_box.h
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
language_box.cpp
|
Fix language switch in not-authed window.
|
2020-06-29 22:25:35 +04:00 |
|
language_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
local_storage_box.cpp
|
Revert "Expanding total size and media limits"
|
2020-07-03 12:43:25 +03:00 |
|
local_storage_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
mute_settings_box.cpp
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
|
mute_settings_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
passcode_box.cpp
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
passcode_box.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
peer_list_box.cpp
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
peer_list_box.h
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
peer_list_controllers.cpp
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
peer_list_controllers.h
|
Support saved messages in filters edit.
|
2020-03-27 20:36:05 +04:00 |
|
photo_crop_box.cpp
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
photo_crop_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
rate_call_box.cpp
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
rate_call_box.h
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
report_box.cpp
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
|
report_box.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
self_destruction_box.cpp
|
Allow editing sensitive content filtering.
|
2019-12-09 15:59:08 +03:00 |
|
self_destruction_box.h
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
send_files_box.cpp
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
|
send_files_box.h
|
Added restoring of scroll position after edit items in SendFilesBox.
|
2020-01-23 10:09:34 +03:00 |
|
sessions_box.cpp
|
Replaced mapping to rpl::empty_value with rpl::to_empty.
|
2020-06-23 21:53:43 +04:00 |
|
sessions_box.h
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
|
share_box.cpp
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
share_box.h
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
single_choice_box.cpp
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
single_choice_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
sticker_set_box.cpp
|
Updated TDesktop sources to 2.1.17 beta
|
2020-07-03 04:39:44 +03:00 |
|
sticker_set_box.h
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-07-01 05:43:07 +03:00 |
|
stickers_box.cpp
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
|
stickers_box.h
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
|
url_auth_box.cpp
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
|
url_auth_box.h
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
|
username_box.cpp
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
username_box.h
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |