1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 03:19:53 +03:00
opentx/cmake
Max Paperno dcdbff74b0 [Companion] Translation system improvements. (#4676)
* [Companion] I18N:
    * Introduce new Translations class to centralize all related functionality;
    * Add ability to search multiple locations for .qm translation binaries (local folders, resources, system paths);
    * Add ability to reload translations dynamically w/out application restart;
    * Improve support for loading Qt translations (if available);

* [build][i18n] Look for and include pre-built Qt translations with other translation resources; Generate translations.qrc dynamically with rest of build files;  Add EN "translation" file (simpler UI string edits and possible abstractions); Rename ZH translation file to be country-specific.

* [build] Centralize finding all the Qt bits into root CMakeLists; Make sure QT_QMAKE_EXECUTABLE is defined; Disable dysfunctional simulator installer script generation.

* Cosmetics (unused includes).

* [Companion] Make language options menu dynamic based on available translations, and always show native language name; Allow changing language of some elements w/out restarting (esp. menus/toolbar buttons); Simplify menus/actions/handlers for themes and icon sizes.

* [build] Better way to generate translations.qrc using input file again (previous method was generating new qrc for each reconfig);  Make sure common library is linked to other modules which may need it; Remove unused script.
2017-03-25 13:06:36 +01:00
..
Bitmaps.cmake Make build setup a little more Windows-friendly (#4435) 2017-02-11 22:23:07 +01:00
FindFox.cmake Add cmake configuration for Libfox. (#3660) 2016-07-22 17:35:49 +02:00
FindPhonon.cmake Switch to CMake 2015-12-21 23:43:18 +01:00
FindSDL.cmake Enable Windows build with Qt5.5+ & MinGW-w64 (#4150) 2016-12-24 00:11:07 +01:00
FindXercesC.cmake Switch to CMake 2015-12-21 23:43:18 +01:00
FindXsd.cmake Switch to CMake 2015-12-21 23:43:18 +01:00
Macros.cmake [build][Windows] Fix date parsing regex for varying locales. 2017-02-12 06:53:22 -05:00