calamares/src/libcalamares/modulesystem
Adriaan de Groot e0b820abbc libcalamares: deal with QtConcurrent::run
In Qt5, you pass the pointer-to-object for a member-function-call
first, and in Qt6, as a regular parameter.
2023-09-03 22:58:49 +02:00
..
Actions.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [libcalamares] Don't complain if there isn't a preset 2021-03-15 21:18:10 +01:00
Config.h [libcalamares] Add macro CONFIG_PREVENT_EDITING to handle uneditable fields 2021-03-14 13:30:26 +01:00
Descriptor.cpp Merge branch 'calamares' into work-3.3 2022-04-12 12:44:39 +02:00
Descriptor.h CI: apply coding style (clang-format 13) 2022-06-27 00:37:15 +02:00
InstanceKey.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
InstanceKey.h libcalamares: deal with QPair 2023-09-03 22:53:43 +02:00
Module.cpp [libcalamares] Cut down config-file-loading log spam 2021-09-21 16:53:09 +02:00
Module.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Preset.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
Preset.h [libcalamares] Report preset mis-configurations 2021-03-14 12:14:33 +01:00
Requirement.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
RequirementsChecker.cpp libcalamares: deal with QtConcurrent::run 2023-09-03 22:58:49 +02:00
RequirementsChecker.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
RequirementsModel.cpp libcalamares: deal with QMutexLocker 2023-09-03 22:58:33 +02:00
RequirementsModel.h [libcalamares] Match roles from model to Qt standard roles 2022-04-20 16:25:28 +02:00
Tests.cpp [libcalamares] Add a path parameter when creating descriptors 2022-03-28 12:29:47 +02:00