kotatogram-desktop/Telegram/SourceFiles/core
RadRussianRus bf16aed6f3 [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-02-15 15:13:46 +03:00
..
application.cpp [Core] Language system 2024-02-15 15:13:46 +03:00
application.h Implement media devices tracking on Windows. 2024-01-25 11:04:27 +04:00
base_integration.cpp
base_integration.h
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 Pass context chat from one webview to another. 2023-08-15 15:01:34 +02:00
core_cloud_password.cpp Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
core_cloud_password.h
core_settings.cpp Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
core_settings.h Fully migrate to Webrtc::Environment. 2024-01-25 11:57:58 +04:00
core_settings_proxy.cpp
core_settings_proxy.h
crash_report_window.cpp [Branding] App name and logo 2024-02-15 15:13:46 +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-02-15 15:13:46 +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
file_location.h
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 [Branding] App name and logo 2024-02-15 15:13:46 +03:00
launcher.h Fix logging initial working directory when TelegramForcePortable exists 2023-09-20 18:05:45 +04:00
local_url_handlers.cpp Implement required paywalls in tags. 2024-02-01 12:37:34 +04:00
local_url_handlers.h
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 [Branding] App name and logo 2024-02-15 15:13:46 +03:00
shortcuts.h Make Ctrl+Shift+[1-6] jump through accounts. 2024-01-08 17:35:08 +04: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 [Branding] App name and logo 2024-02-15 15:13:46 +03:00
update_checker.h
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 [Branding] App name and logo 2024-02-15 15:13:46 +03:00