You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adriaan de Groot c7d0df223a [libcalamaresui] Expose registering-a-single-module
- For testing purposes, it's useful to load a module externally
  and then register it to the ModuleManager (this hands off ownership).
- Refactor overall module loading to use the exposed single-module method.
6 years ago
..
CppJobModule.cpp [libcalamaresui] Remove spurious Q_FUNC_INFO 6 years ago
CppJobModule.h [libcalamaresui] Move Module to libcalamares 6 years ago
ModuleFactory.cpp [libcalamaresui] Refactor moduleFromDescriptor 6 years ago
ModuleFactory.h [libcalamaresui] Refactor moduleFromDescriptor 6 years ago
ModuleManager.cpp [libcalamaresui] Expose registering-a-single-module 6 years ago
ModuleManager.h [libcalamaresui] Expose registering-a-single-module 6 years ago
ProcessJobModule.cpp [libcalamaresui] Apply coding style 6 years ago
ProcessJobModule.h [libcalamaresui] Move Module to libcalamares 6 years ago
PythonJobModule.cpp [libcalamaresui] Apply coding style 6 years ago
PythonJobModule.h [libcalamaresui] Move Module to libcalamares 6 years ago
PythonQtViewModule.cpp [libcalamaresui] Apply coding style 6 years ago
PythonQtViewModule.h [libcalamaresui] Refactor moduleFromDescriptor 6 years ago
ViewModule.cpp [libcalamaresui] Remove spurious Q_FUNC_INFO 6 years ago
ViewModule.h [libcalamaresui] Move Module to libcalamares 6 years ago