aboutsummaryrefslogtreecommitdiff
path: root/autotests
AgeCommit message (Expand)Author
2019-08-28GIT_SILENT: use QLatin1StringLaurent Montel
2019-08-07Security: remove support for $(...) in config keys with [$e] marker.David Faure
2019-08-06autotests: mkpath ~/.qttest/configDavid Faure
2019-04-24Add Notify capability to KConfigXTKai Uwe Broulik
2019-04-01Add Notify capability to revertToDefaultKai Uwe Broulik
2019-03-15kconfig_compiler: new kcfgc args HeaderExtension & SourceExtensionFriedrich W. H. Kossebau
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2019-02-20Write valid UTF8 characters without escaping.Jos van den Oever
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