8 Commits (01bba7b4668954ffdbb328da961e72bd21887c20)

Author SHA1 Message Date
Adriaan de Groot 01bba7b466 [libcalamares] Make explicit when a model comes from a file 6 years ago
Adriaan de Groot 2625bb18df [libcalamares] TZRegionModel gets a data role 6 years ago
Adriaan de Groot 97235e9b3d [libcalamares] Switch CStringPair key to QString
- the key is used in various places as a key for Qt data structures,
   so it's more convenient to have QString than a bare char*
6 years ago
Adriaan de Groot 1d17cf5c77 [libcalamares] Accessors for key and complete region data 6 years ago
Adriaan de Groot b29b89579e [libcalamares] Present TZ regions in consistent order 6 years ago
Adriaan de Groot b2c2255f6a [libcalamares] Add a model of timezone regions 6 years ago
Adriaan de Groot 94fe4d2fda [libcalamares] Avoid weak vtables in string-pair implementation 6 years ago
Adriaan de Groot 3af2754022 [libcalamares] Implement translatable-pair-of-char*
- This is base functionality for a translatable model of
   TimeZone names that is scraped from zone.tab
6 years ago