calamares/src/modules/locale
Adriaan de Groot 0f5e061c4a [locale] Support multi-level selection from JSON data
- Some providers don't provide a single flat JSON object
   (e.g. "{time_zone: foo}") but a nested structure
   (e.g. "{location: {time_zone: foo}}"), so allow dots
   in the selector to do multi-level selection.
2018-04-16 09:13:06 -04:00
..
images Timezones: make some TZ+0 pixels transparent, since otherwise it claims Amsterdam 2017-06-06 09:22:21 -04:00
timezonewidget Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
CMakeLists.txt [locale] Rename JSON handler 2018-04-16 04:32:49 -04:00
GeoIP.cpp [locale] Auto-clean up time zone data 2018-04-16 05:49:08 -04:00
GeoIP.h [locale] Make the selector configurable 2018-04-16 04:55:37 -04:00
GeoIPJSON.cpp [locale] Support multi-level selection from JSON data 2018-04-16 09:13:06 -04:00
GeoIPJSON.h [locale] Fix interpretation of configured selector 2018-04-16 05:32:22 -04:00
GeoIPTests.cpp [locale] Auto-clean up time zone data 2018-04-16 05:49:08 -04:00
GeoIPTests.h [locale] Auto-clean up time zone data 2018-04-16 05:49:08 -04:00
GeoIPXML.cpp [locale] Fix interpretation of configured selector 2018-04-16 05:32:22 -04:00
GeoIPXML.h [locale] Fix interpretation of configured selector 2018-04-16 05:32:22 -04:00
LCLocaleDialog.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
LCLocaleDialog.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
locale.conf [locale] Support multi-level selection from JSON data 2018-04-16 09:13:06 -04:00
locale.qrc Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
LocaleConfiguration.cpp Merge branch '3.1.x-stable' 2018-04-04 11:10:34 -04:00
LocaleConfiguration.h Merge branch '3.1.x-stable' 2018-04-04 11:10:34 -04:00
LocalePage.cpp [locale] Reduce debugging bla bla 2018-04-04 11:42:38 -04:00
LocalePage.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
LocaleViewStep.cpp [locale] Make the selector configurable via the config file 2018-04-16 05:32:22 -04:00
LocaleViewStep.h [locale] Make the selector configurable via the config file 2018-04-16 05:32:22 -04:00
SetTimezoneJob.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
SetTimezoneJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
test_geoip.cpp [locale] Make file and class consistent GeoIPXML 2018-04-16 04:35:32 -04:00