..
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
…
base_integration.h
…
changelogs.cpp
Moved other authorizations api request to separated file.
2020-09-30 18:48:34 +03:00
changelogs.h
Moved other authorizations api request to separated file.
2020-09-30 18:48:34 +03:00
click_handler_types.cpp
Handle links to replies section.
2020-09-29 19:03:28 +03:00
click_handler_types.h
Pass Main::Session to click handler creators.
2020-06-23 21:53:38 +04: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
…
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
…
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
Use some methods from lib_base
2020-10-30 10:52:49 +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
…
version.h
Version 2.4.5.
2020-10-30 21:29:59 +03:00