95 Commits (9dd072ae3680a96e52a1704caa843a198cd459dc)

Author SHA1 Message Date
Alexander Volkov a69d8e562b Deprecate KDesktopFile::sortOrder() 8 years ago
Alexander Volkov d328dd6ac7 Fix the result of KDesktopFile::sortOrder() 8 years ago
David Faure 7d802e39d5 KConfig: fix autotest on CI with trailing slash in HOME. 8 years ago
David Faure 45363ae55c Repair broken test after commit ee2b394599. 8 years ago
Montel Laurent ee2b394599 Fix some clazy warning 8 years ago
Aleix Pol a078222073 Don't build the kconfig_compiler tests when crosscompiling 9 years ago
Michael Pyne 11ee92d92b kconfigini: Strip leading whitespace when reading entry values. 9 years ago
Volker Krause ba75a6c6a0 Allow to build KConfig without Qt5Gui 9 years ago
David Faure 48e2e7c9bc autotests: fix the failures I got here. 9 years ago
Pino Toscano 1fad690262 tests: use QIODevice::Text in kconfigcompiler_test 9 years ago
Pino Toscano 97ec146bd1 tests: use right QProcess API in kconfigcompiler_test 9 years ago
Wolfgang Bauer 3ad00c4e56 Fix relativePath calculation in KDesktopFile::locateLocal() 9 years ago
David Faure 3cb4c61599 Fix linking on Windows: don't link kentrymaptest to KConfigCore. 9 years ago
Stephen Kelly 36e17c3d1c Don't export KEntryMap 9 years ago
Matthew Dawson b939b48f8d
Don't link against kconfigdata.cpp in the kentrymaptest unit test. 9 years ago
Kevin Funk 2034e3ce75 Prefer nullptr over Q_NULLPTR 9 years ago
Stephen Kelly 5141038445 Add python bindings 9 years ago
David Faure be2b115e24 autotest: add expected failure with Qt 5.8.0, with runtime check. 9 years ago
David Faure d3de5a2a79 This should now use nullptr 9 years ago
Martin Gräßlin e0db242236 Generate an instance with KSharedConfig::Ptr for singleton and arg 9 years ago
Albert Astals Cid 383bb299f4 Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG 9 years ago
Kevin Funk e6c88f67e2 kconfig_compiler: Use nullptr in generated code 9 years ago
David Faure 4f9d7dde3a Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg" 9 years ago
David Faure ebcaf997ca Revert "[autotest] Fix stupidity" 9 years ago
Martin Gräßlin 71f16741a0 [autotest] Fix stupidity 9 years ago
Martin Gräßlin cd4e6504df Generate an instance with KSharedConfig::Ptr for singleton and arg 9 years ago
Allen Winter b66da09e58 kconfig_compiler - generate code with overrides 9 years ago
Aleix Pol 91dbd2f5a3 Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES 10 years ago
Evgeniy Sadovnik a68dbef08a Marm test QSKIP when running as root. 10 years ago
David Edmundson 4015794d12 Add autotest for broken KAuthorised check in tryExec() 10 years ago
Allen Winter 9da196bbc3 kconfigcompiler_test_signals.cpp - pedantic 10 years ago
Sandro Knauß 50f191eaba Add support for get QStandardPaths locations. 10 years ago
Matthew Dawson 55bf90ff78 Ensure group is unescaped properly in kconf_update. 10 years ago
Imran Tatriev 74d30c0237 Fix some Clazy warnings 10 years ago
Matthew Dawson 0f1e67051d In KConfigTest::testEntryMap, convert QByteArray with nulls using a char * 11 years ago
Montel Laurent 75d11cc64f Use QStringLiteral in generated code 11 years ago
Christoph Cullmann c79edee12b Allow KConfig to use resources as fallback config files 11 years ago
Kai Uwe Broulik f7a2eef8ac [KDesktopFile] add readMimeTypes 11 years ago
David Faure 76052c676e unittest fix: compare floats/doubles rather than strings-made-from-floats/doubles. 11 years ago
Sergio Martins 0c04b8cc40 Fix unit-tests, expected output changed, so update the tests. 11 years ago
David Faure 27e145e797 test_kconf_update: use QStandardPaths test mode 11 years ago
David Faure e537a69c5f print path on failure 11 years ago
Aleix Pol be95bc91fb Don't generate deprecated code 11 years ago
Chusslove Illich (Часлав Илић) 2fff683110 Support translation domain in 'kde' translation system 11 years ago
Sune Vuorela a5bb0860ca Unittest of reading config data from qt resource 11 years ago
David Faure fd81a5a4e6 Make the test[0-9] executables non gui, to fix OSX 11 years ago
David Faure 4998789ef1 improve error message when binary is not found 11 years ago
David Faure 76e5b44127 Fix kconf_update for spaces in paths 11 years ago
David Faure 87a661450b implement todo 11 years ago
David Faure 42f87091bf fix test when TMPDIR is a symlink 11 years ago