calamares/src/libcalamares
Adriaan de Groot c8b96c278b [libcalamares] Complete the generic module descriptor
- loads emergency, noconfig, requiredModules keys
- warns (and marks descriptor invalid) if there are unused / unknown
  keys left over in the descriptor data.
2020-08-12 08:42:52 +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] Complete the generic module descriptor 2020-08-12 08:42:52 +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 [libcalamares] Add a more convenient find() to NamedEnum 2020-08-11 22:26:12 +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] Sort the tests by subdir 2020-08-11 22:26:12 +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] Distinguish instances with an explicit weight 2020-08-11 16:45:51 +02:00
Settings.h [libcalamares] Distinguish instances with an explicit weight 2020-08-11 16:45:51 +02:00
Tests.cpp [libcalamares] Distinguish instances with an explicit weight 2020-08-11 16:45:51 +02:00