..
application.cpp
Implement message bar with animations.
2020-10-30 18:32:17 +03:00
application.h
Add 'respect system dark mode' checkbox.
2020-07-22 17:18:17 +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
Version 2.4.6.
2020-11-02 13:54:30 +03:00
changelogs.h
Moved other authorizations api request to separated file.
2020-09-30 18:48:34 +03:00
click_handler_types.cpp
Highlight telegram/telegraph/telescope links.
2020-11-02 11:26:39 +03:00
click_handler_types.h
Highlight telegram/telegraph/telescope links.
2020-11-02 11:26:39 +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
Add setting for grouping files.
2020-10-30 18:32:19 +03:00
core_settings.h
Add setting for grouping files.
2020-10-30 18:32:19 +03:00
crash_report_window.cpp
Fix scaling in crash reporter
2020-04-29 15:51:24 +04: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
Use Launcher::initHook on Linux
2020-10-30 11:52:10 +03:00
launcher.h
Update submodules to the latest spellcheck.
2019-11-05 13:23:56 +03:00
local_url_handlers.cpp
Simplified confirmed callback for ConfirmBox instances.
2020-09-29 19:03:29 +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
Don't quit on call end with window hidden in tray.
2020-10-23 19:37:58 +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
Move lang keys to td_lang library.
2020-09-30 12:18:52 +03:00
ui_integration.h
Move lang keys to td_lang library.
2020-09-30 12:18:52 +03:00
update_checker.cpp
Add flatpak and snap update URLs
2020-11-01 18:30:12 +03:00
update_checker.h
Remove Session::Exists() global access point.
2020-06-23 21:53:39 +04:00
utils.cpp
Use threaded decoding in ffmpeg streaming.
2020-07-28 20:14:45 +04:00
utils.h
Replace str_const with base::const_string.
2020-01-29 12:47:50 +03:00
version.h
Version 2.4.6.
2020-11-02 13:54:30 +03:00