Import kcoreaddons_5.101.0.orig.tar.xz
authorAurélien COUDERC <coucouf@debian.org>
Tue, 13 Dec 2022 06:40:20 +0000 (06:40 +0000)
committerAurélien COUDERC <coucouf@debian.org>
Tue, 13 Dec 2022 06:40:20 +0000 (06:40 +0000)
commita3d026f2faa860207063ef3236b48e52bc5d309f
tree44a8c72ae73f3767b309366955b8e93aae9d0957
Import kcoreaddons_5.101.0.orig.tar.xz

[dgit import orig kcoreaddons_5.101.0.orig.tar.xz]
376 files changed:
.git-blame-ignore-revs [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
.kde-ci.yml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
KF5CoreAddonsConfig.cmake.in [new file with mode: 0644]
KF5CoreAddonsMacros.cmake [new file with mode: 0644]
LICENSES/BSD-2-Clause.txt [new file with mode: 0644]
LICENSES/BSD-3-Clause.txt [new file with mode: 0644]
LICENSES/CC0-1.0.txt [new file with mode: 0644]
LICENSES/GPL-2.0-only.txt [new file with mode: 0644]
LICENSES/GPL-2.0-or-later.txt [new file with mode: 0644]
LICENSES/GPL-3.0-only.txt [new file with mode: 0644]
LICENSES/LGPL-2.0-only.txt [new file with mode: 0644]
LICENSES/LGPL-2.0-or-later.txt [new file with mode: 0644]
LICENSES/LGPL-2.1-only.txt [new file with mode: 0644]
LICENSES/LGPL-2.1-or-later.txt [new file with mode: 0644]
LICENSES/LGPL-3.0-only.txt [new file with mode: 0644]
LICENSES/LicenseRef-KDE-Accepted-GPL.txt [new file with mode: 0644]
LICENSES/LicenseRef-KDE-Accepted-LGPL.txt [new file with mode: 0644]
LICENSES/LicenseRef-Qt-Commercial.txt [new file with mode: 0644]
LICENSES/MPL-1.1.txt [new file with mode: 0644]
LICENSES/Qt-LGPL-exception-1.1.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
autotests/CMakeLists.txt [new file with mode: 0644]
autotests/ConfigureChecks.cmake [new file with mode: 0644]
autotests/alwaysunloadplugin.cpp [new file with mode: 0644]
autotests/alwaysunloadplugin.h [new file with mode: 0644]
autotests/config-tests.h.in [new file with mode: 0644]
autotests/data/appui1rc [new file with mode: 0644]
autotests/data/appuirc [new file with mode: 0644]
autotests/data/fakeplugin.desktop [new file with mode: 0644]
autotests/data/foo1rc [new file with mode: 0644]
autotests/data/foorc [new file with mode: 0644]
autotests/data/hiddenplugin.desktop [new file with mode: 0644]
autotests/data/os-release [new file with mode: 0644]
autotests/data/servicetypes/bad-groups-input.desktop [new file with mode: 0644]
autotests/data/servicetypes/bad-groups-servicetype.desktop [new file with mode: 0644]
autotests/data/servicetypes/bool-servicetype.desktop [new file with mode: 0644]
autotests/data/servicetypes/example-input.desktop [new file with mode: 0644]
autotests/data/servicetypes/example-servicetype.desktop [new file with mode: 0644]
autotests/data/servicetypes/fake-kdedmodule.desktop [new file with mode: 0644]
autotests/data/servicetypes/fake-kdevelopplugin.desktop [new file with mode: 0644]
autotests/data/servicetypes/invalid-missing-servicetype.desktop [new file with mode: 0644]
autotests/data/testmetadata.json [new file with mode: 0644]
autotests/data/twostepsparsetest.desktop [new file with mode: 0644]
autotests/desktoptojsontest.cpp [new file with mode: 0644]
autotests/jsonplugin.cpp [new file with mode: 0644]
autotests/jsonplugin.h [new file with mode: 0644]
autotests/jsonplugin.json [new file with mode: 0644]
autotests/jsonplugin2.cpp [new file with mode: 0644]
autotests/jsonplugin2.h [new file with mode: 0644]
autotests/jsonplugin2.json [new file with mode: 0644]
autotests/kaboutdataapplicationdatatest.cpp [new file with mode: 0644]
autotests/kaboutdatatest.cpp [new file with mode: 0644]
autotests/kautosavefiletest.cpp [new file with mode: 0644]
autotests/kautosavefiletest.h [new file with mode: 0644]
autotests/kcompositejobtest.cpp [new file with mode: 0644]
autotests/kcompositejobtest.h [new file with mode: 0644]
autotests/kdelibs4configmigratortest.cpp [new file with mode: 0644]
autotests/kdelibs4migrationtest.cpp [new file with mode: 0644]
autotests/kdirwatch_benchmarktest.cpp [new file with mode: 0644]
autotests/kdirwatch_test_utils.h [new file with mode: 0644]
autotests/kdirwatch_unittest.cpp [new file with mode: 0644]
autotests/kfileutilstest.cpp [new file with mode: 0644]
autotests/kfileutilstest.h [new file with mode: 0644]
autotests/kformattest.cpp [new file with mode: 0644]
autotests/kformattest.h [new file with mode: 0644]
autotests/kfuzzymatchertest.cpp [new file with mode: 0644]
autotests/kfuzzymatchertest.h [new file with mode: 0644]
autotests/kjobtest.cpp [new file with mode: 0644]
autotests/kjobtest.h [new file with mode: 0644]
autotests/klibexectest.cpp [new file with mode: 0644]
autotests/klistopenfilesjobtest_unix.cpp [new file with mode: 0644]
autotests/klistopenfilesjobtest_unix.h [new file with mode: 0644]
autotests/klistopenfilesjobtest_win.cpp [new file with mode: 0644]
autotests/klistopenfilesjobtest_win.h [new file with mode: 0644]
autotests/kmacroexpandertest.cpp [new file with mode: 0644]
autotests/kmemoryinfotest.cpp [new file with mode: 0644]
autotests/kmemoryinfotest.h [new file with mode: 0644]
autotests/knetworkmountstestcanonical.cpp [new file with mode: 0644]
autotests/knetworkmountstestcanonical.h [new file with mode: 0644]
autotests/knetworkmountstestnoconfig.cpp [new file with mode: 0644]
autotests/knetworkmountstestnoconfig.h [new file with mode: 0644]
autotests/knetworkmountstestpaths.cpp [new file with mode: 0644]
autotests/knetworkmountstestpaths.h [new file with mode: 0644]
autotests/knetworkmountsteststatic.cpp [new file with mode: 0644]
autotests/knetworkmountsteststatic.h [new file with mode: 0644]
autotests/kosreleasetest.cpp [new file with mode: 0644]
autotests/kpluginclass.cpp [new file with mode: 0644]
autotests/kpluginfactorytest.cpp [new file with mode: 0644]
autotests/kpluginloadertest.cpp [new file with mode: 0644]
autotests/kpluginmetadatatest.cpp [new file with mode: 0644]
autotests/kprocesslisttest.cpp [new file with mode: 0644]
autotests/kprocesslisttest.h [new file with mode: 0644]
autotests/kprocesstest.cpp [new file with mode: 0644]
autotests/kprocesstest_helper.cpp [new file with mode: 0644]
autotests/kprocesstest_helper.h [new file with mode: 0644]
autotests/krandomtest.cpp [new file with mode: 0644]
autotests/kruntimeplatformtest.cpp [new file with mode: 0644]
autotests/kshareddatacachetest.cpp [new file with mode: 0644]
autotests/kshelltest.cpp [new file with mode: 0644]
autotests/kstringhandlertest.cpp [new file with mode: 0644]
autotests/kstringhandlertest.h [new file with mode: 0644]
autotests/ktexttohtmlbenchmarktest.cpp [new file with mode: 0644]
autotests/ktexttohtmltest.cpp [new file with mode: 0644]
autotests/ktexttohtmltest.h [new file with mode: 0644]
autotests/kurlmimedatatest.cpp [new file with mode: 0644]
autotests/kurlmimedatatest.h [new file with mode: 0644]
autotests/kusertest.cpp [new file with mode: 0644]
autotests/multiplugin.cpp [new file with mode: 0644]
autotests/multiplugin.h [new file with mode: 0644]
autotests/pluginwithoutmetadata.cpp [new file with mode: 0644]
autotests/qtplugin.cpp [new file with mode: 0644]
autotests/statickpluginclass.cpp [new file with mode: 0644]
autotests/statickpluginclass_2.cpp [new file with mode: 0644]
autotests/staticpluginwithoutmetadata.cpp [new file with mode: 0644]
autotests/unversionedplugin.cpp [new file with mode: 0644]
autotests/unversionedplugin.h [new file with mode: 0644]
autotests/versionedplugin.cpp [new file with mode: 0644]
autotests/versionedplugin.h [new file with mode: 0644]
cmake/FindFAM.cmake [new file with mode: 0644]
cmake/FindProcstat.cmake [new file with mode: 0644]
docs/Doxyfile.local [new file with mode: 0644]
metainfo.yaml [new file with mode: 0644]
poqm/af/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ar/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/as/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ast/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/az/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/be/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/be@latin/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/bg/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/bn/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/bn_IN/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/br/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/bs/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ca/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ca@valencia/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/crh/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/cs/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/csb/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/cy/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/da/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/de/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/el/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/en/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/en_GB/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/eo/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/es/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/et/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/eu/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/fa/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/fi/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/fr/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/fy/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ga/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/gd/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/gl/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/gu/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ha/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/he/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/hi/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/hne/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/hr/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/hsb/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/hu/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/hy/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ia/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/id/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ie/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/is/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/it/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ja/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ka/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/kab/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/kk/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/km/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/kn/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ko/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ku/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/lb/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/lt/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/lv/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/mai/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/mk/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ml/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/mr/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ms/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/my/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/nb/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/nds/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ne/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/nl/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/nn/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/oc/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/or/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/pa/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/pl/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ps/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/pt/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/pt_BR/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ro/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ru/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/se/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/si/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sk/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sl/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sq/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sr/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sr@ijekavian/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sr@ijekavianlatin/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sr@latin/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/sv/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ta/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/te/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/tg/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/th/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/tok/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/tr/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/tt/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/ug/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/uk/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/uz/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/uz@cyrillic/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/vi/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/wa/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/xh/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/zh_CN/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/zh_HK/kcoreaddons5_qt.po [new file with mode: 0644]
poqm/zh_TW/kcoreaddons5_qt.po [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/Messages.sh [new file with mode: 0755]
src/desktoptojson/CMakeLists.txt [new file with mode: 0644]
src/desktoptojson/desktoptojson.cpp [new file with mode: 0644]
src/desktoptojson/desktoptojson.h [new file with mode: 0644]
src/desktoptojson/main.cpp [new file with mode: 0644]
src/lib/CMakeLists.txt [new file with mode: 0644]
src/lib/caching/config-caching.h.cmake [new file with mode: 0644]
src/lib/caching/kshareddatacache.cpp [new file with mode: 0644]
src/lib/caching/kshareddatacache.h [new file with mode: 0644]
src/lib/caching/kshareddatacache_p.h [new file with mode: 0644]
src/lib/caching/kshareddatacache_win.cpp [new file with mode: 0644]
src/lib/caching/posix_fallocate_mac.h [new file with mode: 0644]
src/lib/io/config-kdirwatch.h.cmake [new file with mode: 0644]
src/lib/io/config-kfilesystemtype.h.cmake [new file with mode: 0644]
src/lib/io/dbustypes_p.h [new file with mode: 0644]
src/lib/io/kautosavefile.cpp [new file with mode: 0644]
src/lib/io/kautosavefile.h [new file with mode: 0644]
src/lib/io/kbackup.cpp [new file with mode: 0644]
src/lib/io/kbackup.h [new file with mode: 0644]
src/lib/io/kdirwatch.cpp [new file with mode: 0644]
src/lib/io/kdirwatch.h [new file with mode: 0644]
src/lib/io/kdirwatch_p.h [new file with mode: 0644]
src/lib/io/kfilesystemtype.cpp [new file with mode: 0644]
src/lib/io/kfilesystemtype.h [new file with mode: 0644]
src/lib/io/kfileutils.cpp [new file with mode: 0644]
src/lib/io/kfileutils.h [new file with mode: 0644]
src/lib/io/kmessage.cpp [new file with mode: 0644]
src/lib/io/kmessage.h [new file with mode: 0644]
src/lib/io/knetworkmounts.cpp [new file with mode: 0644]
src/lib/io/knetworkmounts.h [new file with mode: 0644]
src/lib/io/knetworkmounts_p.h [new file with mode: 0644]
src/lib/io/kprocess.cpp [new file with mode: 0644]
src/lib/io/kprocess.h [new file with mode: 0644]
src/lib/io/kprocess_p.h [new file with mode: 0644]
src/lib/io/kurlmimedata.cpp [new file with mode: 0644]
src/lib/io/kurlmimedata.h [new file with mode: 0644]
src/lib/io/org.freedesktop.portal.FileTransfer.xml [new file with mode: 0644]
src/lib/io/org.kde.KIOFuse.VFS.xml [new file with mode: 0644]
src/lib/jobs/kcompositejob.cpp [new file with mode: 0644]
src/lib/jobs/kcompositejob.h [new file with mode: 0644]
src/lib/jobs/kcompositejob_p.h [new file with mode: 0644]
src/lib/jobs/kjob.cpp [new file with mode: 0644]
src/lib/jobs/kjob.h [new file with mode: 0644]
src/lib/jobs/kjob_p.h [new file with mode: 0644]
src/lib/jobs/kjobtrackerinterface.cpp [new file with mode: 0644]
src/lib/jobs/kjobtrackerinterface.h [new file with mode: 0644]
src/lib/jobs/kjobuidelegate.cpp [new file with mode: 0644]
src/lib/jobs/kjobuidelegate.h [new file with mode: 0644]
src/lib/kaboutdata.cpp [new file with mode: 0644]
src/lib/kaboutdata.h [new file with mode: 0644]
src/lib/kcoreaddons.cpp [new file with mode: 0644]
src/lib/kcoreaddons.h [new file with mode: 0644]
src/lib/licenses/ARTISTIC [new file with mode: 0644]
src/lib/licenses/BSD [new file with mode: 0644]
src/lib/licenses/CMakeLists.txt [new file with mode: 0644]
src/lib/licenses/GPL_V2 [new file with mode: 0644]
src/lib/licenses/GPL_V3 [new file with mode: 0644]
src/lib/licenses/LGPL_V2 [new file with mode: 0644]
src/lib/licenses/LGPL_V21 [new file with mode: 0644]
src/lib/licenses/LGPL_V3 [new file with mode: 0644]
src/lib/licenses/QPL_V1.0 [new file with mode: 0644]
src/lib/plugin/desktopfileparser.cpp [new file with mode: 0644]
src/lib/plugin/desktopfileparser_p.h [new file with mode: 0644]
src/lib/plugin/kexportplugin.h [new file with mode: 0644]
src/lib/plugin/kpluginfactory.cpp [new file with mode: 0644]
src/lib/plugin/kpluginfactory.h [new file with mode: 0644]
src/lib/plugin/kpluginfactory_p.h [new file with mode: 0644]
src/lib/plugin/kpluginloader.cpp [new file with mode: 0644]
src/lib/plugin/kpluginloader.h [new file with mode: 0644]
src/lib/plugin/kpluginmetadata.cpp [new file with mode: 0644]
src/lib/plugin/kpluginmetadata.h [new file with mode: 0644]
src/lib/plugin/kstaticpluginhelpers.cpp [new file with mode: 0644]
src/lib/plugin/kstaticpluginhelpers.h [new file with mode: 0644]
src/lib/plugin/kstaticpluginhelpers_p.h [new file with mode: 0644]
src/lib/randomness/krandom.cpp [new file with mode: 0644]
src/lib/randomness/krandom.h [new file with mode: 0644]
src/lib/randomness/krandomsequence.cpp [new file with mode: 0644]
src/lib/randomness/krandomsequence.h [new file with mode: 0644]
src/lib/text/kfuzzymatcher.cpp [new file with mode: 0644]
src/lib/text/kfuzzymatcher.h [new file with mode: 0644]
src/lib/text/kjsonutils.cpp [new file with mode: 0644]
src/lib/text/kjsonutils.h [new file with mode: 0644]
src/lib/text/kmacroexpander.cpp [new file with mode: 0644]
src/lib/text/kmacroexpander.h [new file with mode: 0644]
src/lib/text/kmacroexpander_p.h [new file with mode: 0644]
src/lib/text/kmacroexpander_unix.cpp [new file with mode: 0644]
src/lib/text/kmacroexpander_win.cpp [new file with mode: 0644]
src/lib/text/kstringhandler.cpp [new file with mode: 0644]
src/lib/text/kstringhandler.h [new file with mode: 0644]
src/lib/text/ktexttohtml.cpp [new file with mode: 0644]
src/lib/text/ktexttohtml.h [new file with mode: 0644]
src/lib/text/ktexttohtml_p.h [new file with mode: 0644]
src/lib/text/ktexttohtmlemoticonsinterface.h [new file with mode: 0644]
src/lib/util/config-util.h.cmake [new file with mode: 0644]
src/lib/util/kdelibs4configmigrator.cpp [new file with mode: 0644]
src/lib/util/kdelibs4configmigrator.h [new file with mode: 0644]
src/lib/util/kdelibs4migration.cpp [new file with mode: 0644]
src/lib/util/kdelibs4migration.h [new file with mode: 0644]
src/lib/util/kformat.cpp [new file with mode: 0644]
src/lib/util/kformat.h [new file with mode: 0644]
src/lib/util/kformatprivate.cpp [new file with mode: 0644]
src/lib/util/kformatprivate_p.h [new file with mode: 0644]
src/lib/util/klibexec.cpp [new file with mode: 0644]
src/lib/util/klibexec.h [new file with mode: 0644]
src/lib/util/klistopenfilesjob.h [new file with mode: 0644]
src/lib/util/klistopenfilesjob_unix.cpp [new file with mode: 0644]
src/lib/util/klistopenfilesjob_win.cpp [new file with mode: 0644]
src/lib/util/kmemoryinfo.cpp [new file with mode: 0644]
src/lib/util/kmemoryinfo.h [new file with mode: 0644]
src/lib/util/kosrelease.cpp [new file with mode: 0644]
src/lib/util/kosrelease.h [new file with mode: 0644]
src/lib/util/kprocesslist.cpp [new file with mode: 0644]
src/lib/util/kprocesslist.h [new file with mode: 0644]
src/lib/util/kprocesslist_p.h [new file with mode: 0644]
src/lib/util/kprocesslist_unix.cpp [new file with mode: 0644]
src/lib/util/kprocesslist_unix_procstat.cpp [new file with mode: 0644]
src/lib/util/kprocesslist_unix_procstat_p.h [new file with mode: 0644]
src/lib/util/kprocesslist_win.cpp [new file with mode: 0644]
src/lib/util/kruntimeplatform.cpp [new file with mode: 0644]
src/lib/util/kruntimeplatform.h [new file with mode: 0644]
src/lib/util/ksandbox.cpp [new file with mode: 0644]
src/lib/util/ksandbox.h [new file with mode: 0644]
src/lib/util/kshell.cpp [new file with mode: 0644]
src/lib/util/kshell.h [new file with mode: 0644]
src/lib/util/kshell_p.h [new file with mode: 0644]
src/lib/util/kshell_unix.cpp [new file with mode: 0644]
src/lib/util/kshell_win.cpp [new file with mode: 0644]
src/lib/util/ksignalhandler.cpp [new file with mode: 0644]
src/lib/util/ksignalhandler.h [new file with mode: 0644]
src/lib/util/kuser.h [new file with mode: 0644]
src/lib/util/kuser_unix.cpp [new file with mode: 0644]
src/lib/util/kuser_win.cpp [new file with mode: 0644]
src/mimetypes/CMakeLists.txt [new file with mode: 0644]
src/mimetypes/XmlMessages.sh [new file with mode: 0755]
src/mimetypes/kde5.xml [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]
tests/faceicontest.cpp [new file with mode: 0644]
tests/faceicontest.h [new file with mode: 0644]
tests/kdirwatchtest.cpp [new file with mode: 0644]
tests/kdirwatchtest.h [new file with mode: 0644]
tests/kdirwatchtest_gui.cpp [new file with mode: 0644]
tests/kdirwatchtest_gui.h [new file with mode: 0644]
tests/krandomsequencetest.cpp [new file with mode: 0644]
tests/ktexttohtmltest.cpp [new file with mode: 0644]