calamares/src/modules/welcome
Adriaan de Groot 2878c474c5 Warnings-- (~T() override)
Change all the places that had
	virtual ~T() override
to the less redundant form without override.
2020-09-22 22:49:30 +02:00
..
checker Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [welcome] Set some localeConf values from the welcome page 2020-09-03 20:44:23 +02:00
Config.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
language-icon-48px.png [welcome] Add standard language-chooser icon 2019-04-18 22:38:12 +02:00
language-icon-48px.png.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
language-icon-128px.png [welcome] Add standard language-chooser icon 2019-04-18 22:38:12 +02:00
language-icon-128px.png.license REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
welcome.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
welcome.qrc [welcome] using config for both qcc2 or qwidgets 2020-03-11 14:48:06 +01:00
welcome.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
WelcomePage.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
WelcomePage.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
WelcomePage.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
WelcomeViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
WelcomeViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00