calamares/src
Adriaan de Groot 0ed2a3e35f [libcalamares] Refactor translation-setting
- Split the actual loading of translations into classes
   to encapsulate the loading logic,
 - Build a collection of classes to do the different kinds
   of translation loading,
 - Build a generic function to load something and update a
   static pointer to the translation.

This makes installTranslator() much easier to read, and encapsulates
the type-specific loading somewhere else. While here, add a timezone-
translations loader so that the split-out TZ translations also work.
..
branding add esperanto branding translations, fix mis-configured ones
calamares [summary][calamares] Chase deprecations in Qt (QWidget::background())
libcalamares [libcalamares] Refactor translation-setting
libcalamaresui [libcalamaresui] Refactor button-creation
modules [locale] Fix build with DEBUG_TIMEZONE
qml [qml] Document the new property and how it updates
CMakeLists.txt [modules] The modules can include libcalamares and libcalamaresui