calamares/src/modules/netinstall
Adriaan de Groot 294d07db7b [netinstall] When starting to load YAML data, set appropriate status
- if a list is required, then we don't have data yet and should complain;
  otherwise we're OK even if no data is ever added.
2021-04-14 13:05:11 +02:00
..
tests [netinstall] Stub of tests for fallback-loading 2021-04-14 13:05:11 +02:00
CMakeLists.txt [netinstall] Stub of tests for fallback-loading 2021-04-14 13:05:11 +02:00
Config.cpp [netinstall] When starting to load YAML data, set appropriate status 2021-04-14 13:05:11 +02:00
Config.h [netinstall] Only wrap-up if the packages list is OK 2021-04-14 13:05:11 +02:00
LoaderQueue.cpp [netinstall] Only wrap-up if the packages list is OK 2021-04-14 13:05:11 +02:00
LoaderQueue.h [netinstall] Improve loader queue API a bit 2021-03-19 12:30:09 +01:00
netinstall.conf [netinstall] Document groupsUrl with multiple entries 2021-03-19 12:49:37 +01:00
netinstall.schema.yaml [netinstall] Schema validates also groups file 2021-02-22 22:17:06 +05:30
netinstall.yaml REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
NetInstallPage.cpp Merge branch 'issue-1579' into calamares 2021-03-19 13:13:27 +01:00
NetInstallPage.h [netinstall] Simplify slots in the UI page 2021-03-16 13:10:09 +01:00
NetInstallViewStep.cpp [netinstall] Move package-listing wrangling to the Config object 2021-03-16 14:51:01 +01:00
NetInstallViewStep.h [netinstall] Continue moving settings to the Config object 2021-02-08 22:57:38 +01:00
PackageModel.cpp [netinstall] Don't update selection state for items with no children 2020-10-20 23:15:32 +02:00
PackageModel.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PackageTreeItem.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PackageTreeItem.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
page_netinst.ui REUSE: use <author> tag in .ui for license info 2020-08-26 02:05:46 +02:00
Tests.cpp [netinstall] Stub of tests for fallback-loading 2021-04-14 13:05:11 +02:00