calamares/src/modules/netinstall
Adriaan de Groot 741fe03969 netinstall: repair schema
The URIs were now being resolved (to the calamares.io domain) rather
than looked up locally. Make them local by prepending #/ in $ref s
2023-10-29 21:41:33 +01:00
..
tests [netinstall] SPDX-tag the syntax-error file 2021-04-18 13:37:58 +02:00
CMakeLists.txt netinstall, tracking: KF6 use 2023-09-07 23:39:39 +02:00
Config.cpp libcalamares: ditch namespace CalamaresUtils 2023-09-11 20:34:01 +02:00
Config.h libcalamares: move all locale-related things into namespace Calamares::Locale 2023-09-10 22:26:32 +02:00
groupstreeview.cpp netinstall: adjust to Qt6 2023-09-05 15:34:04 +02:00
groupstreeview.h CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
LoaderQueue.cpp modules: adapt to changes in network manager 2023-10-24 02:01:19 +02:00
LoaderQueue.h [netinstall] Improve loader queue API a bit 2021-03-19 12:30:09 +01:00
netinstall.conf feat: "Noncheckable" option for netinstall package groups 2022-09-24 21:01:38 -05:00
netinstall.schema.yaml netinstall: repair schema 2023-10-29 21:41:33 +01:00
netinstall.yaml REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
NetInstallPage.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
NetInstallPage.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
NetInstallViewStep.cpp [netinstall] Add disambiguation to labels 2022-05-23 15:41:45 +02:00
NetInstallViewStep.h [netinstall] Continue moving settings to the Config object 2021-02-08 22:57:38 +01:00
PackageModel.cpp libcalamares: ditch namespace CalamaresUtils 2023-09-11 20:34:01 +02:00
PackageModel.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
PackageTreeItem.cpp CI: apply style tool across the entire codebase 2023-10-17 22:24:46 +02:00
PackageTreeItem.h feat: "Noncheckable" option for netinstall package groups 2022-09-24 21:01:38 -05:00
page_netinst.ui [netinstall] Introduce a custom class for the Tree Widget 2022-05-17 14:38:44 +02:00
Tests.cpp libcalamares: ditch namespace CalamaresUtils 2023-09-11 20:34:01 +02:00