tdesktop/Telegram/SourceFiles/core
Ilya Fedin a0b0799399 Fully disable session manager interaction
Since session manager functionality is not used anyway
2020-12-17 19:13:44 +04:00
..
application.cpp Added ability to prevent application lock and account switch. 2020-12-14 17:09:24 +04:00
application.h Added ability to prevent application lock and account switch. 2020-12-14 17:09:24 +04:00
base_integration.cpp Update to the latest submodules. 2019-11-05 14:27:42 +03:00
base_integration.h Update to the latest submodules. 2019-11-05 14:27:42 +03:00
changelogs.cpp Beta version 2.4.14. 2020-12-14 21:12:06 +04:00
changelogs.h Moved other authorizations api request to separated file. 2020-09-30 18:48:34 +03:00
click_handler_types.cpp Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
click_handler_types.h Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
core_cloud_password.cpp Fix build on macOS. 2020-09-29 19:03:23 +03:00
core_cloud_password.h 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
core_settings.cpp Improve join group call bar style. 2020-12-08 10:44:22 +04:00
core_settings.h Add push-to-talk release delay. 2020-12-06 16:44:20 +04:00
crash_report_window.cpp Build Linux version with Qt 5.15.1 in CentOS 7 docker. 2020-11-06 11:21:34 +03:00
crash_report_window.h Fix whitespace and indentation errors. 2020-01-02 14:25:53 +03:00
crash_reports.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
crash_reports.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
file_location.cpp Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
file_location.h Move Media::Clip::Reader and FileLocation to td_ui. 2020-10-30 18:32:18 +03:00
file_utilities.cpp Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
file_utilities.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
launcher.cpp Fully disable session manager interaction 2020-12-17 19:13:44 +04:00
launcher.h Update submodules to the latest spellcheck. 2019-11-05 13:23:56 +03:00
local_url_handlers.cpp Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
local_url_handlers.h Move terms lock from Core::App to Session. 2020-06-24 11:56:16 +04:00
mime_type.cpp Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
mime_type.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
sandbox.cpp Fix quit from fullscreen on macOS. 2020-11-09 13:47:53 +03:00
sandbox.h Fix build. 2020-06-29 21:37:55 +04:00
shortcuts.cpp Changed shortcut to open contacts to avoid conflict with formatting. 2020-10-27 20:17:14 +03:00
shortcuts.h Added ability to open contacts with shortcut. 2020-10-23 13:31:24 +03:00
ui_integration.cpp Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
ui_integration.h Handle bot command clicks in Replies / Scheduled. 2020-11-17 12:56:51 +03:00
update_checker.cpp Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
utils.cpp Fix deprecation warnings when building with FFmpeg 4.2. 2020-11-06 11:21:34 +03:00
utils.h Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
version.h Beta version 2.4.14. 2020-12-14 21:12:06 +04:00