calamares/src/modules/locale
Adriaan de Groot c41ff94f8a [locale] Reduce warnings (C++17)
Now that Calamares is compiled as C++17, we get this:

src/modules/locale/timezonewidget/TimeZoneImage.cpp:28:55: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated]
/* static constexpr */ const QSize TimeZoneImageList::imageSize;
2020-10-31 23:48:20 +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 REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02: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