calamares/src/libcalamaresui/modulesystem
Adriaan de Groot 3ed6f13fa8 [libcalamaresui] Adjust the emergency-ness of modules
A potentially emergency module is one that has EMERGENCY
(in CMake) or emergency: true (in module.desc) set.
Any such module must also set emergency: true in the
configuration of the module. This is to allow for
instances of a module that **don't** run as emergency
modules, alongside actual emergency ones.
2018-06-15 09:32:19 -04:00
..
CppJobModule.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
CppJobModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Module.cpp [libcalamaresui] Adjust the emergency-ness of modules 2018-06-15 09:32:19 -04:00
Module.h [libcalamaresui] Adjust the emergency-ness of modules 2018-06-15 09:32:19 -04:00
ModuleManager.cpp [libcalamaresui] Reporting on failures 2018-06-13 13:41:38 -04:00
ModuleManager.h [libcalamaresui] Report on failed module loading 2018-06-11 05:59:56 -04:00
ProcessJobModule.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ProcessJobModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobModule.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonQtViewModule.cpp style code 2018-06-14 16:33:58 +02:00
PythonQtViewModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ViewModule.cpp [libcalamaresui] Improve module loading 2018-06-13 04:37:52 -04:00
ViewModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00