calamares/src
Adriaan de Groot cc2e3f79ff [users] Move job creation from widget to viewstep
- This is a half-step: the ViewStep shouldn't do job creation either,
  eventually it needs to be the Config object, but this is better
  than asking the widget (UI) to create some jobs.
- When updating login- or host-name, or the autologin setting,
  set it in GS as well. This is a minor improvement over doing
  it only when leaving the page.
- Since the Config object isn't complete, there are leftovers in
  the widget, which has a fillGlobalStorage() for the not-jobs-related
  bits previously in createJobs().
2020-07-28 12:16:03 +02:00
..
branding Branding: shuffle around a bit, expand documentation 2020-06-24 04:53:22 -04:00
calamares [calamares] Tweak default QML sidebar 2020-07-07 16:11:18 +02:00
libcalamares [libcalamares] Additional apply() methods for Permissions 2020-07-27 12:27:38 +02:00
libcalamaresui [libcalamaresui] Make dox of ModuleManager signals more explicit 2020-07-24 12:15:27 +02:00
modules [users] Move job creation from widget to viewstep 2020-07-28 12:16:03 +02:00
qml [qml] Update SPDX identifiers. 2020-06-03 12:28:58 +01:00
CMakeLists.txt CMake: new convenience module CalamaresAddTest 2020-02-17 12:02:53 +01:00