kotatogram-desktop/Telegram
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
..
build [Branding] App name and logo 2023-10-03 18:32:35 +03:00
cmake Always use Python3 cmake package instead of the Python one 2023-06-05 17:53:32 +04:00
codegen@5a11029c46 Migrate from qt_static_plugins.cpp to the Qt6-pregenerated initializators 2023-06-19 18:01:14 +04:00
lib_base@f904c60987 Update submodules 2023-06-22 17:41:28 +04:00
lib_crl@3d7e1e1f13 Version 4.6.2: Re-enable global /LTCG on Windows. 2023-02-08 13:20:01 +04:00
lib_lottie@3e9c2f1026 Version 4.6.2: Re-enable global /LTCG on Windows. 2023-02-08 13:20:01 +04:00
lib_qr@501f4c3502
lib_rpl@8b1015d1bd Implement "Save Power on Low Battery" function. 2023-03-01 09:12:02 +04:00
lib_spellcheck@b94ec0107b Some build fixes. 2023-05-17 16:29:31 +04:00
lib_storage@839609369d
lib_tl@36fb95c4de
lib_ui@8a56048801 Ensure Wayland integration instance accessor doesn't leak 2023-06-17 15:13:31 +04:00
lib_webrtc@b68a95ad4d Version 4.6.2: Re-enable global /LTCG on Windows. 2023-02-08 13:20:01 +04:00
lib_webview@0f78952e90 Update submodules 2023-06-22 17:41:28 +04:00
Resources [Core] Language system 2023-10-03 18:32:35 +03:00
SourceFiles [Core] Language system 2023-10-03 18:32:35 +03:00
Telegram [Branding] App name and logo 2023-10-03 18:32:35 +03:00
ThirdParty C++ify wl_registry 2023-05-30 20:55:15 +04:00
CMakeLists.txt [Core] Language system 2023-10-03 18:32:35 +03:00
configure.bat Find venv without configure.bat 2022-12-27 15:14:12 +04:00
configure.py
configure.sh
create.bat
Telegram.plist.in [Branding] App name and logo 2023-10-03 18:32:35 +03:00