calamares/src/modules/netinstall
Adriaan de Groot 98c7cec732 CMake: restore NOTREACHED, without the macro-mess
- gcc (up to at least version 10) is worse at recognizing that all
  cases have been handled, so it complains about all the switches
  that cover enum values.
2020-10-25 18:52:38 +01:00
..
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp CMake: restore NOTREACHED, without the macro-mess 2020-10-25 18:52:38 +01:00
Config.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
netinstall.conf [netinstall] Massage the documentation a little 2020-10-14 01:51:44 +02:00
netinstall.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
netinstall.yaml REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
NetInstallPage.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
NetInstallPage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
NetInstallViewStep.cpp CMake: drop the NOTREACHED macro 2020-10-25 12:49:49 +01:00
NetInstallViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
PackageModel.cpp [netinstall] Don't update selection state for items with no children 2020-10-20 23:15:32 +02:00
PackageModel.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PackageTreeItem.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PackageTreeItem.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
page_netinst.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00