calamares/src/libcalamares/modulesystem
Adriaan de Groot a3a1350dc7 [libcalamares] Don't complain if there isn't a preset
- If the module knows about a preset, then it should be registered
  even if there is not a value set for it specifically; this avoids
  complaints from isEditable() for fields that are known, but
  do not have a preset. (Reported by Anke)
2021-03-15 21:18:10 +01:00
..
Actions.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [libcalamares] Don't complain if there isn't a preset 2021-03-15 21:18:10 +01:00
Config.h [libcalamares] Add macro CONFIG_PREVENT_EDITING to handle uneditable fields 2021-03-14 13:30:26 +01:00
Descriptor.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Descriptor.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
InstanceKey.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
InstanceKey.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Module.cpp Changes: apply coding style 2020-11-05 00:00:29 +01:00
Module.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Preset.cpp [libcalamares] Report preset mis-configurations 2021-03-14 12:14:33 +01:00
Preset.h [libcalamares] Report preset mis-configurations 2021-03-14 12:14:33 +01:00
Requirement.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
RequirementsChecker.cpp [welcome] Improve logging of requirements-checking 2021-03-15 20:53:59 +01:00
RequirementsChecker.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
RequirementsModel.cpp [libcalamares] Remove useless variable 2020-10-24 12:35:19 +02:00
RequirementsModel.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp [libcalamares] Warnings-- in tests (~T() override) 2020-09-22 22:37:29 +02:00