kotatogram-desktop/Telegram/SourceFiles/core
RadRussianRus b63b8f7b3a [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.
2023-10-03 18:32:35 +03:00
..
application.cpp [Core] Language system 2023-10-03 18:32:35 +03:00
application.h Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
base_integration.cpp
base_integration.h
changelogs.cpp Beta version 4.6.12: Fix local changelog version. 2023-03-18 08:12:50 +04:00
changelogs.h
click_handler_types.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
click_handler_types.h
core_cloud_password.cpp
core_cloud_password.h
core_settings.cpp
core_settings.h Beta version 4.6.12: Compare speed values safely. 2023-03-17 21:18:56 +04:00
core_settings_proxy.cpp
core_settings_proxy.h
crash_report_window.cpp [Branding] App name and logo 2023-10-03 18:32:35 +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 2023-10-03 18:32:35 +03:00
crash_reports.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
file_location.cpp
file_location.h
file_utilities.cpp Add .m4v as a video file format. 2023-04-23 20:32:00 +04:00
file_utilities.h
launcher.cpp [Branding] App name and logo 2023-10-03 18:32:35 +03:00
launcher.h Provide access to un-joined argument list in Core::Launcher 2023-06-13 12:19:21 +04:00
local_url_handlers.cpp Show error when trying change number from TDesktop. 2023-05-24 18:11:17 +04:00
local_url_handlers.h
mime_type.cpp
mime_type.h
sandbox.cpp Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
sandbox.h Have a global Core::Launcher accessor 2023-06-13 12:19:21 +04:00
shortcuts.cpp [Branding] App name and logo 2023-10-03 18:32:35 +03:00
shortcuts.h
ui_integration.cpp
ui_integration.h
update_checker.cpp [Branding] App name and logo 2023-10-03 18:32:35 +03:00
update_checker.h
utils.cpp
utils.h
version.h [Branding] App name and logo 2023-10-03 18:32:35 +03:00