calamares/src/modules/finished
Adriaan de Groot 03e621f4a2 Modules: clean up linking
- do not link (explicitly) to Calamares libraries, the CMake
  functions do that automatically.
- while here, tidy and remove commented-out-bits
- while here, remove unneeded includes
2021-07-26 15:04:43 +02:00
..
CMakeLists.txt Modules: clean up linking 2021-07-26 15:04:43 +02:00
Config.cpp [finished] Make the debug-log less cryptic 2021-03-15 21:22:20 +01:00
Config.h [finished] Add a restart-anyway API to Config 2021-03-06 13:51:45 +01:00
finished.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
finished.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
FinishedPage.cpp [finished] Clean up includes 2021-02-23 15:42:14 +01:00
FinishedPage.h [finished] Clean up includes 2021-02-23 15:42:14 +01:00
FinishedPage.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
FinishedViewStep.cpp [finished] Add a restart-anyway API to Config 2021-03-06 13:51:45 +01:00
FinishedViewStep.h [finished] Move the business logic to the Configt object 2021-03-05 22:27:24 +01:00