calamares/src/libcalamares
Adriaan de Groot 21b4a36a91 [libcalamares] Remove empty .cpp file
- Requirement.cpp was there "just in case" the header grew
  functions that need an implementation, but that seems
  unlikely (the header is just a struct of POD).
2020-08-10 09:50:27 +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] Remove empty .cpp file 2020-08-10 09:50:27 +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] Expand YAML testing a little 2020-08-07 00:57:30 +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] Update SPDX identifiers. 2020-06-03 12:52:53 +01: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] Give GlobalStorage a parent 2020-07-23 12:48:18 +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] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
Settings.h [libcalamares] Update SPDX identifiers. 2020-06-03 12:52:53 +01:00
Tests.cpp [libcalamares] Repair tests around save/load YAML round-trip 2020-08-09 23:01:59 +02:00