..
application.cpp
Fix detaching temporaries
2023-12-31 22:03:57 +00:00
application.h
Have a global Core::Launcher accessor
2023-06-13 12:19:21 +04:00
base_integration.cpp
Set some layers crash annotations.
2022-09-25 18:21:56 +04:00
base_integration.h
Set some layers crash annotations.
2022-09-25 18:21:56 +04:00
changelogs.cpp
Beta version 4.10.4.
2023-10-21 20:54:47 +04:00
changelogs.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
click_handler_types.cpp
Removed some include directives.
2023-11-28 21:55:26 +04:00
click_handler_types.h
Pass context chat from one webview to another.
2023-08-15 15:01:34 +02:00
core_cloud_password.cpp
Moved out mtp fields from CloudPasswordState to nested struct.
2022-05-08 23:13:45 +03:00
core_cloud_password.h
Moved out mtp fields from CloudPasswordState to nested struct.
2022-05-08 23:13:45 +03:00
core_settings.cpp
Fix warning C4805
2024-01-02 13:27:37 +04:00
core_settings.h
Optimized include directives of core_settings header.
2023-11-15 03:30:04 +03:00
core_settings_proxy.cpp
Moved proxy global variables from facades to core settings.
2021-06-16 09:31:32 +03:00
core_settings_proxy.h
Moved proxy global variables from facades to core settings.
2021-06-16 09:31:32 +03:00
crash_report_window.cpp
Have a global Core::Launcher accessor
2023-06-13 12:19:21 +04:00
crash_report_window.h
Port forgetten places to Core::Launcher::Instance()
2023-06-16 11:38:54 +04:00
crash_reports.cpp
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
crash_reports.h
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
deadlock_detector.h
Main thread deadlock detector for debug mode
2023-09-21 12:23:23 +04:00
file_location.cpp
Support large files in Downloads.
2022-05-19 17:27:03 +04:00
file_location.h
Support large files in Downloads.
2022-05-19 17:27:03 +04:00
file_utilities.cpp
Fix story viewer after attach choose dialog.
2023-07-20 20:20:38 +04:00
file_utilities.h
Don't get cursor position twice for open with menu
2023-01-20 12:58:48 +04:00
launcher.cpp
Fix the whitespaces for KeyFormat enum
2023-12-31 22:03:57 +00:00
launcher.h
Fix logging initial working directory when TelegramForcePortable exists
2023-09-20 18:05:45 +04:00
local_url_handlers.cpp
Support tg://premium_multigift links.
2024-01-02 00:10:52 +04:00
local_url_handlers.h
Move terms lock from Core::App to Session.
2020-06-24 11:56:16 +04:00
mime_type.cpp
Show recent viewers in self stories.
2023-07-20 07:20:10 +04:00
mime_type.h
Show recent viewers in self stories.
2023-07-20 07:20:10 +04:00
sandbox.cpp
QString::arg usage optimization
2023-12-31 22:03:57 +00:00
sandbox.h
Revert "Force enable fractional-scale-v1 experimental option"
2023-12-27 22:44:58 +00:00
shortcuts.cpp
Fixed typo in custom shortcut for full screen in media viewer.
2023-10-23 20:19:17 +04:00
shortcuts.h
Added ability to customize shortcut for full screen in media viewer.
2023-10-12 04:20:35 +03:00
ui_integration.cpp
Use lang-packed "copy" instead of "code".
2023-10-28 22:34:08 +04:00
ui_integration.h
Use lang-packed "copy" instead of "code".
2023-10-28 22:34:08 +04:00
update_checker.cpp
Instantiate QRegularExpression instances statically
2023-12-31 22:03:57 +00:00
update_checker.h
Remove Session::Exists() global access point.
2020-06-23 21:53:39 +04:00
utils.cpp
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
utils.h
Use non-throwing directory_iterator
2023-08-26 00:14:01 +02:00
version.h
Version 4.14.2.
2024-01-02 15:05:06 +04:00