kotatogram-desktop/Telegram/SourceFiles/core
RadRussianRus 22cfe96e7d [Core] Language system
Telegram Desktop uses static language system with code generation, which
requires almost full app rebuild on any string modification, no matter
how small it is.

Since Kotatogram is options-driven, static language system will slow the
development. This language system solves the problem by using JSON and
runtime string search instead.
2024-12-02 03:22:17 +03:00
..
application.cpp [Core] Language system 2024-12-02 03:22:17 +03: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
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 Separate ForceDisable from LastCheckCrashed. 2024-05-27 17:54:23 +04:00
core_settings.h Allow wide chats in empty window. 2024-05-24 12:55:48 +04:00
core_settings_proxy.cpp Cache topPeers locally. 2024-04-23 19:13:46 +04:00
core_settings_proxy.h
crash_report_window.cpp [Branding] App name and logo 2024-12-02 03:22:17 +03:00
crash_report_window.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
crash_reports.cpp [Branding] App name and logo 2024-12-02 03:22:17 +03: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 [Branding] App name and logo 2024-12-02 03:22:17 +03: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
mime_type.cpp Add .qoi to list of image extensions. 2024-05-02 17:17:40 +04:00
mime_type.h Reimplement file open confirmations. 2024-04-15 12:07:27 +04:00
sandbox.cpp Ensure Qt doesn't prevent quit due to ignored widget close events 2024-05-22 16:47:08 +04:00
sandbox.h Lock event loop 2024-04-09 20:48:47 +04:00
shortcuts.cpp [Branding] App name and logo 2024-12-02 03:22:17 +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 [Branding] App name and logo 2024-12-02 03:22:17 +03:00
update_checker.h
utils.cpp Move OpenSSL probing before crash reporter. 2024-04-24 19:12:46 +04:00
utils.h [Branding] App name and logo 2024-12-02 03:22:17 +03:00
version.h [Branding] App name and logo 2024-12-02 03:22:17 +03:00