calamares/src
Adriaan de Groot 8306de731a [welcome] Setting requirements from own reqs is totally wrong
- The requirements are collected by ModuleManager, checked
  by an internal RequirementsChecker and changes to the
  requirements state are all signalled from ModuleManager.

By connecting the requirements in the welcome modules' Config
only to their own configs -- and immediately checking them,
which is bad on its own -- we end up with a disconnect between
what the ModuleManager says about requirements, and what
the welcome modules report on.
2020-05-11 16:30:26 +02:00
..
branding [libcalamaresui] Add donateUrl to the branding settings 2020-05-06 14:34:37 +02:00
calamares [calamares] Move testing application out of intermediate dir 2020-05-08 21:20:45 +02:00
libcalamares [libcalamares] Make the requirements model more adaptable 2020-05-11 16:30:26 +02:00
libcalamaresui [libcalamaresui] Add needed includes 2020-05-06 15:23:27 +02:00
modules [welcome] Setting requirements from own reqs is totally wrong 2020-05-11 16:30:26 +02:00
qml [qml] Document the new property and how it updates 2019-08-27 15:55:18 +02:00
CMakeLists.txt CMake: new convenience module CalamaresAddTest 2020-02-17 12:02:53 +01:00