calamares/src/modules/locale
Adriaan de Groot e5b7e66ee9 [locale] Filter zones combo always
The drop-down of zones was initially unfiltered, so you could start
in Europe/Amsterdam and the zones drop-down would also show Australian
zones; picking Perth would have weird effects, since Europe/Perth
doesn't exist and so you'd end up in New York instead.

- set the filtering region immediately, rather than only when the
  region changes.
2020-11-05 00:33:45 +01:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
timezonewidget [locale] Reduce warnings (C++17) 2020-10-31 23:48:20 +01:00
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [locale] Use new convenience function for updating localeConf 2020-09-03 20:21:37 +02:00
Config.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
LCLocaleDialog.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
LCLocaleDialog.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
locale.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
locale.qrc [locale] Norfolk Island gave up +11.5 in 2015 2020-06-09 14:21:11 +02:00
locale.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
LocaleConfiguration.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
LocaleConfiguration.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
LocalePage.cpp [locale] Filter zones combo always 2020-11-05 00:33:45 +01:00
LocalePage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
LocaleViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
LocaleViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
SetTimezoneJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
SetTimezoneJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00