aboutsummaryrefslogtreecommitdiff
path: root/autotests
AgeCommit message (Expand)Author
2019-01-10kconfig_compiler: delete the assignment operator and copy constructorAlbert Astals Cid
2018-12-28Fix build without D-BusVolker Krause
2018-12-19Deduplicate reference valueJos van den Oever
2018-12-19Remove unneeded qWarningJos van den Oever
2018-12-18Escape bytes that are larger than or equal to 127 in config filesJos van den Oever
2018-10-10Set explicit arg type in QCOMPAREDavid Edmundson
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson
2018-09-28 Fix issue when reading path listsAleix Pol
2018-09-14Port deprecated method + use strict compile flagsLaurent Montel
2018-08-08Fix cleanup of kconfigtest kdeglobalsDavid Edmundson
2018-05-16KConfigCompiler_Test: Update test_signal.h.ref to follow the generated fileMaximiliano Curia
2018-04-06Fix autotestLaurent Montel
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-12-06Deprecate KDesktopFile::sortOrder()Alexander Volkov
2017-12-06Fix the result of KDesktopFile::sortOrder()Alexander Volkov
2017-12-02KConfig: fix autotest on CI with trailing slash in HOME.David Faure
2017-12-02Repair broken test after commit ee2b394599.David Faure
2017-11-30Fix some clazy warningMontel Laurent
2017-10-26Don't build the kconfig_compiler tests when crosscompilingAleix Pol
2017-08-08kconfigini: Strip leading whitespace when reading entry values.Michael Pyne
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-08-01autotests: fix the failures I got here.David Faure
2017-05-26tests: use QIODevice::Text in kconfigcompiler_testPino Toscano
2017-05-26tests: use right QProcess API in kconfigcompiler_testPino Toscano
2017-04-25Fix relativePath calculation in KDesktopFile::locateLocal()Wolfgang Bauer
2017-02-04Fix linking on Windows: don't link kentrymaptest to KConfigCore.David Faure
2017-02-04Don't export KEntryMapStephen Kelly
2017-02-04Don't link against kconfigdata.cpp in the kentrymaptest unit test.Matthew Dawson
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-15Add python bindingsStephen Kelly
2017-01-09autotest: add expected failure with Qt 5.8.0, with runtime check.David Faure
2017-01-08This should now use nullptrDavid Faure
2017-01-06Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2017-01-02Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid
2016-12-16kconfig_compiler: Use nullptr in generated codeKevin Funk
2016-12-07Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"David Faure
2016-12-07Revert "[autotest] Fix stupidity"David Faure
2016-12-02[autotest] Fix stupidityMartin Gräßlin
2016-12-02Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2016-11-12kconfig_compiler - generate code with overridesAllen Winter
2016-10-31Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILESAleix Pol
2016-09-27Marm test QSKIP when running as root.Evgeniy Sadovnik
2016-05-19Add autotest for broken KAuthorised check in tryExec()David Edmundson
2016-04-16kconfigcompiler_test_signals.cpp - pedanticAllen Winter
2016-03-28Add support for get QStandardPaths locations.Sandro Knauß
2015-12-29Ensure group is unescaped properly in kconf_update.Matthew Dawson
2015-12-23Fix some Clazy warningsImran Tatriev
2015-11-09In KConfigTest::testEntryMap, convert QByteArray with nulls using a char *Matthew Dawson
2015-10-30Use QStringLiteral in generated codeMontel Laurent
2015-10-17Allow KConfig to use resources as fallback config filesChristoph Cullmann