kotatogram-desktop/Telegram
RadRussianRus 0989487614 [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.
2022-08-26 15:27:39 +03:00
..
build [Branding] App name and logo 2022-08-26 15:27:39 +03:00
cmake [Branding] App name and logo 2022-08-26 15:27:39 +03:00
codegen@e4e6b07a56 Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
lib_base@1ec9a06352 Disable PortalPreventAppSuspention for now. 2022-02-08 16:47:37 +03:00
lib_crl@4e620bc383 Move libdl/libpthread handling to common_options 2022-01-05 13:18:08 +03:00
lib_lottie@e052821270 Use QColor instead of optional<QColor> in lottie. 2022-01-28 19:10:07 +03:00
lib_qr@f3be501adc Update submodule libraries 2021-12-29 17:27:23 +03:00
lib_rpl@94a42b775a Start SendAsButton in HistoryWidget. 2021-11-26 18:00:18 +04:00
lib_spellcheck@9bf8cd7fc8 Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
lib_storage@73d57840ac
lib_tl@45faed44e7
lib_ui@7e1effeeeb Update lib_ui for the indexed links fixes. 2022-02-05 19:19:54 +03:00
lib_waylandshells@928501605f Update submodules 2021-10-24 20:01:55 +04:00
lib_webrtc@b2e6841058 Fix tg_owt@M98 build with MSVC. 2022-01-29 15:18:23 +03:00
lib_webview@d08b8cc840 Move libdl/libpthread handling to common_options 2022-01-05 13:18:08 +03:00
Resources [Core] Language system 2022-08-26 15:27:39 +03:00
SetupFiles
SourceFiles [Core] Language system 2022-08-26 15:27:39 +03:00
Telegram [Branding] App name and logo 2022-08-26 15:27:39 +03:00
ThirdParty Update KDE frameworks and wayland-protocols 2022-02-15 19:31:56 +03:00
CMakeLists.txt [Core] Language system 2022-08-26 15:27:39 +03:00
configure.bat
configure.py Use Ninja Multi-Config generator on Linux. 2021-11-17 10:03:14 +04:00
configure.sh
create.bat
Telegram.plist.in [Branding] App name and logo 2022-08-26 15:27:39 +03:00