calamares/src/modules/netinstall
Adriaan de Groot 603a7106b3 [netinstall] Move package-listing wrangling to the Config object
Now all the business logic is in Config, the door is open to
building a QML-ified netinstall module. I'm not sure that
would be worth it: packagechooser offers more space for a
nice UI and should be QML'ed first.
2021-03-16 14:51:01 +01:00
..
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [netinstall] Move package-listing wrangling to the Config object 2021-03-16 14:51:01 +01:00
Config.h [netinstall] Move package-listing wrangling to the Config object 2021-03-16 14:51:01 +01:00
netinstall.conf [netinstall] Merge the two descriptions of *immutable* 2020-12-21 17:24:06 +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 [netinstall] Simplify slots in the UI page 2021-03-16 13:10:09 +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 [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00