calamares/src/libcalamaresui/modulesystem
Adriaan de Groot 6090a464f8 [libcalamaresui] Switch requirementschecking to threaded mode
- Use QFuture and QFutureWatcher to spawn threads that do the actual
   checking of the requirements; collect results and report on
   them as they come in.
2019-02-23 11:12:55 -05:00
..
CppJobModule.cpp Style: run modulesystem through the style guide 2018-06-18 10:56:10 -04:00
CppJobModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Module.cpp Merge branch 'master' into requirements-checking 2019-02-15 00:32:45 +01:00
Module.h Merge branch 'master' into requirements-checking 2018-08-10 12:02:57 -04:00
ModuleManager.cpp [libcalamaresui] Refactor Requirements-Checking 2019-02-20 05:48:15 -05:00
ModuleManager.h [libcalamaresui] Refactor Requirements-Checking 2019-02-20 05:48:15 -05:00
ProcessJobModule.cpp Style: run modulesystem through the style guide 2018-06-18 10:56:10 -04:00
ProcessJobModule.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobModule.cpp Style: run modulesystem through the style guide 2018-06-18 10:56:10 -04:00
PythonJobModule.h Style: run modulesystem through the style guide 2018-06-18 10:56:10 -04:00
PythonQtViewModule.cpp [libcalamaresui] Use PYTHONQT_INCLUDE_DIRS 2018-09-03 06:26:26 -04:00
PythonQtViewModule.h Style: run modulesystem through the style guide 2018-06-18 10:56:10 -04:00
Requirement.cpp [libcalamaresui] Move requirements information out of welcome module. 2017-12-02 10:59:33 -05:00
Requirement.h [libcalamaresui] Refactor Requirements classes 2019-02-15 20:53:55 +01:00
RequirementsChecker.cpp [libcalamaresui] Switch requirementschecking to threaded mode 2019-02-23 11:12:55 -05:00
RequirementsChecker.h [libcalamaresui] Switch requirementschecking to threaded mode 2019-02-23 11:12:55 -05:00
ViewModule.cpp Merge branch 'master' into requirements-checking 2018-08-10 12:02:57 -04:00
ViewModule.h Merge branch 'master' into requirements-checking 2018-03-06 14:57:17 +01:00