calamares/src/modules/locale
Adriaan de Groot fa5d40006c [locale] Fix interpretation of configured selector
- In GeoIP handler constructors that take a string (to configure the
   selector to use), interpret the empty string (which generally isn't
   a meaningful selector) as meaning "use the default".
 - Drop the no-argument constructors in favor of a default-argument
   which is empty.
2018-04-16 05:32:22 -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] Make the selector configurable 2018-04-16 04:55:37 -04:00
GeoIP.h [locale] Make the selector configurable 2018-04-16 04:55:37 -04:00
GeoIPJSON.cpp [locale] Fix interpretation of configured selector 2018-04-16 05:32:22 -04:00
GeoIPJSON.h [locale] Fix interpretation of configured selector 2018-04-16 05:32:22 -04:00
GeoIPTests.cpp [locale] Expand tests for alternate selectors 2018-04-16 05:32:22 -04:00
GeoIPTests.h [locale] Expand tests for alternate selectors 2018-04-16 05:32:22 -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] Make the selector configurable via the config file 2018-04-16 05:32:22 -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