aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-02GIT_SILENT Commit translations from l10n-kf5v5.36.0-rc1v5.36.0l10n daemon script
2017-07-01Fix for CMake 3.9.Sebastian Holtermann
2017-06-30GIT_SILENT Upgrade ECM and KF5 version requirements for 5.36.0 release.l10n daemon script
2017-06-10GIT_SILENT Upgrade KF5 version to 5.36.0.l10n daemon script
2017-06-05[FEATURE] Option to build & install QCH file with the public API doxFriedrich W. H. Kossebau
2017-06-03GIT_SILENT Upgrade ECM and KF5 version requirements for 5.35.0 release.l10n daemon script
2017-05-26tests: use QIODevice::Text in kconfigcompiler_testPino Toscano
2017-05-26tests: use right QProcess API in kconfigcompiler_testPino Toscano
2017-05-25API dox: note CamelCase includes by @class tag with more classesFriedrich W. H. Kossebau
2017-05-13GIT_SILENT Upgrade KF5 version to 5.35.0.l10n daemon script
2017-05-06GIT_SILENT Upgrade ECM and KF5 version requirements for 5.34.0 release.l10n daemon script
2017-05-05GIT_SILENT Upgrade KF5 version to 5.34.0.l10n daemon script
2017-04-25Fix relativePath calculation in KDesktopFile::locateLocal()Wolfgang Bauer
2017-04-01Upgrade ECM and KF5 version requirements for 5.33.0 release.l10n daemon script
2017-03-29explicitly set NO_CMAKE_FIND_ROOT_PATHHarald Sitter
2017-03-15Remove unused QDateTime in KConfigBackend.David Faure
2017-03-15Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clar...David Faure
2017-03-11Upgrade KF5 version to 5.33.0.l10n daemon script
2017-03-06Sanitize shortcut list on read/write from kdeglobalsAlbert Astals Cid
2017-03-05avoid useless reallocs by removing squeeze call on temporary bufferChristoph Cullmann
2017-03-03Upgrade ECM and KF5 version requirements for 5.32.0 release.l10n daemon script
2017-02-21KConfig: stop exporting and installing KConfigBackend.David Faure
2017-02-14GIT_SILENT remove comment about this being a temp workaround.David Faure
2017-02-11Upgrade KF5 version to 5.32.0.l10n daemon script
2017-02-04Upgrade ECM and KF5 version requirements for 5.31.0 release.l10n daemon script
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-02-02Upgrade Qt5 version requirement to 5.6.0.l10n daemon script
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-16Use nullptr everywhereKevin Funk
2017-01-16Fix a few -Wdocumentation warningsKevin Funk
2017-01-15Add python bindingsStephen Kelly
2017-01-15Add missing export decorationStephen Kelly
2017-01-14Upgrade KF5 version to 5.31.0.l10n daemon script
2017-01-09autotest: add expected failure with Qt 5.8.0, with runtime check.David Faure
2017-01-08Update message, kdeui doesn't exist anymore.David Faure
2017-01-08This should now use nullptrDavid Faure
2017-01-08Upgrade ECM and KF5 version requirements for 5.30.0 release.l10n daemon script
2017-01-06Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2017-01-04GIT_SILENT add missing include(CMakeFindDependencyMacro)Sven Brauch
2017-01-03GIT_SILENT Fix ECM warning: use CMakePackageConfigHelpers instead of ECM variantSven Brauch
2017-01-03Fix build with CMP 0026 set to NEWSven Brauch
2017-01-03Fix build with CMP0048 set to NEWSven Brauch
2017-01-03Require CMake 3.0, as discussed on kde-frameworks-develSven Brauch
2017-01-02Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid
2016-12-21SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2016-12-20SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2016-12-17[kconfig_compiler] Improve documentation about InheritsMartin Gräßlin
2016-12-16kconfig_compiler: Use nullptr in generated codeKevin Funk