..
application.cpp
Add choose font settings.
2024-04-23 19:17:42 +04:00
application.h
Save IV window geometry.
2024-03-24 10:05:52 +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
Allow filtering by tag on click in sublists.
2024-02-01 12:37:34 +04:00
click_handler_types.h
Open some telegram.org and Telegram links in IV.
2024-04-04 21:08:19 +04:00
core_cloud_password.cpp
Slightly improved code style for long equality expressions.
2024-04-15 11:20:30 +04: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
Add choose font settings.
2024-04-23 19:17:42 +04:00
core_settings.h
Add choose font settings.
2024-04-23 19:17:42 +04:00
core_settings_proxy.cpp
Cache topPeers locally.
2024-04-23 19:13:46 +04: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
Switch crash reporter to system fonts
2024-04-23 11:01:19 +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 a crash due to half-hidden media viewer
2024-04-07 14:28:51 +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 t.me/username?text=.. links.
2024-04-09 15:20:10 +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
Reimplement file open confirmations.
2024-04-15 12:07:27 +04:00
mime_type.h
Reimplement file open confirmations.
2024-04-15 12:07:27 +04:00
sandbox.cpp
Lock event loop
2024-04-09 20:48:47 +04:00
sandbox.h
Lock event loop
2024-04-09 20:48:47 +04:00
shortcuts.cpp
Added additional note for macOS keys to json of custom shortcuts.
2024-04-15 23:30:57 +03:00
shortcuts.h
Added ability to set shortcut to archive chat from dialogs list.
2024-03-25 10:15:42 +04:00
ui_integration.cpp
Moved out SponsoredMessages module to components submodule.
2024-04-15 11:20:30 +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
full support for ukrainian transliteration
2024-03-14 11:23:13 +04:00
utils.h
Use non-throwing directory_iterator
2023-08-26 00:14:01 +02:00
version.h
Beta version 4.16.9.
2024-04-23 23:14:19 +04:00