calamares/src/libcalamares
Adriaan de Groot 5a4e2b73ab [libcalamares][partition] Give RedactedName a convert-to-QString
- use hex-trailer
- while here, convert DebugRow to use a copy rather than a reference,
  to avoid dangling references when applied to temporaries
- convert *partition* module to use the RedactedNames
2021-11-16 15:22:04 +01:00
..
geoip Changes: apply coding style 2020-11-05 00:00:29 +01:00
locale i18n: repair language names for Chinese 2021-09-07 15:47:30 +02:00
modulesystem [libcalamares] Cut down config-file-loading log spam 2021-09-21 16:53:09 +02:00
network [libcalamares] Fix network-connectivity check on old Qt 2021-09-06 14:44:52 +02:00
packages [libcalamares] Test the packages service API 2021-04-23 11:49:06 +02:00
partition [libcalamares] Cut down log-spam from KPMManager 2021-09-22 01:28:40 +02:00
testdata [libcalamares] Test the translated string with real translations 2021-04-18 13:19:55 +02:00
utils [libcalamares][partition] Give RedactedName a convert-to-QString 2021-11-16 15:22:04 +01:00
CalamaresConfig.h.in REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CalamaresVersion.h.in REUSE: SPDX tagging of application library and main 2020-08-26 02:05:46 +02:00
CalamaresVersionX.h.in REUSE: SPDX tagging of application library and main 2020-08-26 02:05:46 +02:00
CMakeLists.txt [libcalamares] Add tests for relativeCangeDirectory() 2021-11-02 22:27:32 +01:00
CppJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CppJob.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
DllMacro.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
GlobalStorage.cpp [libcalamares] Put the units in a nested namespace 2021-03-09 18:21:58 +01:00
GlobalStorage.h [preservefiles] Fix global storage JSON dump 2020-10-03 17:38:20 -05:00
Job.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Job.h [libcalamares] Document how to interpret percents 2021-11-15 23:16:58 +01:00
JobExample.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
JobExample.h Add Q_OBJECT macro where it's missing 2021-09-08 13:23:20 +02:00
JobQueue.cpp [libcalamares] Reduce log-spam in emergencies 2021-09-22 01:44:00 +02:00
JobQueue.h [libcalamares] Introduce a convenience getter for GlobalStorage 2021-03-23 12:07:11 +01:00
ProcessJob.cpp [libcalamares] Clean up QProcess includes 2021-11-02 23:46:26 +01:00
ProcessJob.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
PythonHelper.cpp [libcalamares] Warn (python only) about unknown GS keys 2021-03-29 10:50:32 +02:00
PythonHelper.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
PythonJob.cpp [libcalamares] Expand the output-processing API 2021-11-03 13:45:15 +01:00
PythonJob.h [libcalamares] Add a pre-script for PythonJobs 2021-06-15 21:50:59 +02:00
PythonJobApi.cpp [libcalamares] Expand the output-processing API 2021-11-03 13:45:15 +01:00
PythonJobApi.h [libcalamares] Expand the output-processing API 2021-11-03 13:45:15 +01:00
Settings.cpp [libcalamares] Move const to a better spot 2021-10-29 11:25:13 +02:00
Settings.h [libcalamares] Move const to a better spot 2021-10-29 11:25:13 +02:00
Tests.cpp Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00