calamares/src/libcalamares
Adriaan de Groot 4968efdaa7 [libcalamares] Simplify constructors of InstanceDescription
- no more weights in constructors; do that in fromSettings() only.
- simplify test to drop those constructors
- set config file also for "normal" descriptors; fix test
2020-08-11 16:32:44 +02:00
..
geoip [libcalamares] Reduce logging in POD manipulation 2020-08-06 14:27:55 +02:00
locale [libcalamares] Update SPDX identifiers in locale/ 2020-08-10 09:43:13 +02:00
modulesystem [libcalamares] Update SPDX in modulesystem/ 2020-08-10 09:53:05 +02:00
network [libcalamares] Export network status as Q_PROPERTY and to QML 2020-07-23 12:57:01 +02:00
partition [libcalamares] Add name-for-partition-type method 2020-08-09 00:00:14 +02:00
testdata [libcalamares] Expand YAML testing a little 2020-08-07 00:57:30 +02:00
utils [users] Missing ! makes install always fail 2020-08-10 18:37:26 +02:00
CalamaresConfig.h.in CMake: put CMake-level ABI settings in CalamaresConfig 2020-06-10 11:51:53 +02:00
CalamaresVersion.h.in [libcalamares] Take ownership of the versioning headers 2020-07-29 10:02:37 +02:00
CalamaresVersionX.h.in [libcalamares] Take ownership of the versioning headers 2020-07-29 10:02:37 +02:00
CMakeLists.txt [libcalamares] Remove empty .cpp file 2020-08-10 09:50:27 +02:00
CppJob.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
CppJob.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
DllMacro.h [libcalamares] Revert PRIVATETEST 2020-08-11 11:09:07 +02:00
GlobalStorage.cpp [libcalamares] Fix GS load behavior 2020-08-07 00:08:47 +02:00
GlobalStorage.h [libcalamares] Address outdates assumptions about thread-safety 2020-08-07 00:02:14 +02:00
Job.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
Job.h [libcalamares] Document Job::prettyDescription 2020-08-04 11:19:17 +02:00
JobExample.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
JobExample.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
JobQueue.cpp [libcalamares] Improve logging - report correct number of jobs left 2020-08-10 20:22:48 +02:00
JobQueue.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
ProcessJob.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
ProcessJob.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
PythonHelper.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
PythonHelper.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
PythonJob.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
PythonJob.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
PythonJobApi.cpp [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
PythonJobApi.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
Settings.cpp [libcalamares] Simplify constructors of InstanceDescription 2020-08-11 16:32:44 +02:00
Settings.h [libcalamares] Simplify constructors of InstanceDescription 2020-08-11 16:32:44 +02:00
Tests.cpp [libcalamares] Simplify constructors of InstanceDescription 2020-08-11 16:32:44 +02:00