kpmcore/src/plugins/sfdisk
Friedrich W. H. Kossebau 07e5a3ac28 Make plugins compatible to latest KPluginFactory code
That one uses std::is_constructible<impl, QObject *, const QVariantList &>
which will fail for our current plugin constructors due to being private
and with only friend class KPluginFactory.
2020-11-16 17:14:52 +01:00
..
CMakeLists.txt SPDX licenses for tests and CMakeLists.txt. 2020-09-17 02:15:16 +01:00
pmsfdiskbackendplugin.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:48:51 +02:00
sfdiskbackend.cpp Port away from qAsConst. 2020-10-24 22:01:45 +01:00
sfdiskbackend.h Make plugins compatible to latest KPluginFactory code 2020-11-16 17:14:52 +01:00
sfdiskdevice.cpp REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
sfdiskdevice.h Remove unnecessary semicolon (-Wpedantic). 2020-10-24 16:29:09 +01:00
sfdiskgptattributes.cpp REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
sfdiskgptattributes.h REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00
sfdiskpartitiontable.cpp REUSE: SPDX style license headers for src/util. 2020-10-01 00:33:19 +01:00
sfdiskpartitiontable.h REUSE: SPDX style license headers for src/plugins. 2020-09-30 23:58:54 +01:00