Kevin Kofler
075577d948
[netinstall] Support selecting visible groups by default.
...
In other words, support:
hidden: false
selected: true
groups.
This was supposed to work according to README.md, but not actually
implemented. Now it should be working.
2016-11-02 05:58:00 +01:00
shainer
5e2ed69629
Set a descriptive User Agent for requests, so sourceforge.net does not complain.
2016-07-15 14:02:14 +01:00
shainer
e462c3c8d8
Use QNetworkAccessManager instead of KIO to download the config; remove KIO dep.
2016-07-15 13:27:10 +01:00
shainer
f84da1e013
Fix build failure seen in the live test.
2016-07-02 23:54:32 +01:00
shainer
f2658f5eb0
Left commented code in previous commit, switch to cDebug().
2016-06-30 23:00:03 +01:00
shainer
aa54d82d85
Last connect() conversion in the module.
2016-06-30 22:59:29 +01:00
shainer
afedf9e024
Switch two connects to Qt5 style.
2016-06-30 22:27:37 +01:00
shainer
877eb71886
Use utils from the YamlUtils package to read nodes more elegantly.
2016-06-27 23:23:10 +01:00
shainer
b043b42795
Add copyright statements when missing, make them all the same.
2016-06-27 23:00:47 +01:00
shainer
a5cc9f2a9d
Netinstall module. See README for complete guide. Allows to configure groups and packages; selected packages are installed through the 'packages' module.
2016-06-25 23:26:08 +01:00