2380 Commits (849137c20b876e3bca101a6f1fd5bd3fe07cceab)
 

Author SHA1 Message Date
Teo Mrnjavac 098aa5546c Add struct FstabEntry to OsproberEntry.h. 9 years ago
Calamares CI a3104e2430 Automatic merge of Transifex translations 9 years ago
Teo Mrnjavac 2951c88990 Init filesystems asynchronously. 9 years ago
Teo Mrnjavac 45f6e6c55b Rearrange asynchronous scan in PartitionCoreModule a bit. 9 years ago
Teo Mrnjavac 92eb947cc5 Merge pull request #245 from shainer/netinstall
Netinstall module. See README for complete guide. Allows to configure...groups and packages; selected packages are installed through the 'packages' module.
9 years ago
shainer 5e2ed69629 Set a descriptive User Agent for requests, so sourceforge.net does not complain. 9 years ago
shainer e462c3c8d8 Use QNetworkAccessManager instead of KIO to download the config; remove KIO dep. 9 years ago
Teo Mrnjavac 8704a799ad Merge pull request #249 from shainer/networkcfg
networkcfg needs to copy resolv.conf in the chroot
9 years ago
shainer 8798dc03ea README for netinstall now explains how to require a working connection when launching Calamares. 9 years ago
Teo Mrnjavac 611f81761b Merge pull request #247 from shainer/master
packageOperations should be a map between operation type and list of …
9 years ago
shainer a45f78e9ac networkcfg needs to copy resolv.conf in the chroot. 9 years ago
shainer d16691ae44 Add netinstall module setup instructions and lessons in README.md 9 years ago
shainer 53214a15bc Add pkgman to run_operations invocation. 9 years ago
shainer 2349f7125e Add conversion utilities from QHash to py dict. When translating from pydict, however, translate into a QMap as before to keep current behaviour. 9 years ago
shainer d0321fdf4f When setting packageOperations, use QMap, not QHash, since QHash is not currently supported. 9 years ago
shainer 058c7d8913 packageOperations should be a map between operation type and list of packages. It does not make sense for it to be a list of dictionaries, all with the same format. Also makes conversions with QVariant harder. 9 years ago
shainer f84da1e013 Fix build failure seen in the live test. 9 years ago
shainer f2658f5eb0 Left commented code in previous commit, switch to cDebug(). 9 years ago
shainer aa54d82d85 Last connect() conversion in the module. 9 years ago
shainer c54fae2f6e Delete redundant include 9 years ago
shainer 793717e145 Change view name to 'Package selection' 9 years ago
shainer afedf9e024 Switch two connects to Qt5 style. 9 years ago
Teo Mrnjavac d568f18145 Bump. 9 years ago
Teo Mrnjavac e172fd7326 Add LUKS modules hint to settings.conf 9 years ago
Teo Mrnjavac e7c3d0b7ac Update languages list. 9 years ago
Teo Mrnjavac 0f40e8f3fa Refresh summary widgets on leave. 9 years ago
Teo Mrnjavac 2c68802446 Reapply the action choice instead. 9 years ago
Teo Mrnjavac b2b202d190 Do a full revert. 9 years ago
Teo Mrnjavac f1a29033a2 Revert PCM before applying Alongside operation. 9 years ago
shainer 877eb71886 Use utils from the YamlUtils package to read nodes more elegantly. 9 years ago
shainer 631dcc18f5 Use nullptr instead of 0 for pointers. 9 years ago
shainer b043b42795 Add copyright statements when missing, make them all the same. 9 years ago
shainer a5cc9f2a9d Netinstall module. See README for complete guide. Allows to configure groups and packages; selected packages are installed through the 'packages' module. 9 years ago
Teo Mrnjavac 9d4a636a16 Revert "Improve debug output in PartitionBarsView."
This reverts commit 9e186190fc.
9 years ago
Teo Mrnjavac 59f0e9cc2d Revert "Improve debug output."
This reverts commit 3d5ccb2712.
9 years ago
Teo Mrnjavac d4d2fd1432 Bump. 9 years ago
Teo Mrnjavac e96c7f95ef Improve debug output. 9 years ago
Teo Mrnjavac 9888a4e5d3 Only make it dirty if something changes. 9 years ago
Teo Mrnjavac a96b7c1596 Reset previous spinBox value on resizer widget reset. 9 years ago
Teo Mrnjavac 1f664f1eec Keep track of previous spinbox value. 9 years ago
Teo Mrnjavac cd94768850 Revert "Try to work around spinbox dirty status change on apply issue."
This reverts commit 9c90d54eda.
9 years ago
Teo Mrnjavac 9c90d54eda Try to work around spinbox dirty status change on apply issue. 9 years ago
Teo Mrnjavac 5450a18c85 Copyright. 9 years ago
Teo Mrnjavac 2e173c183f Do not align partition boundaries unless explicitly requested. 9 years ago
Teo Mrnjavac 9d995f3625 Use length instead of calculating sectors count. 9 years ago
Teo Mrnjavac 4f41cf54a9 Hook up PartitionLabelsView to model. 9 years ago
Teo Mrnjavac 3940e2b09d Add config option for always showing partition labels. 9 years ago
Teo Mrnjavac 5520972e5a Add labels view to manual partitioning page. 9 years ago
Teo Mrnjavac 3d5ccb2712 Improve debug output. 9 years ago
Teo Mrnjavac 9e186190fc Improve debug output in PartitionBarsView. 9 years ago