aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-28Upgrade ECM version requirement and KF5 version.v4.98.0David Faure
2014-03-28guard gcc-specific things with Q_CC_GNU to avoid problems elsewhereDavid Faure
2014-03-28Fix repeated typo in 'override'David Faure
2014-03-28Stop re-loading values inside KCoreConfigSkeleton::save().Matthew Dawson
2014-03-25Use the full path for kconf_update when running itAlex Merry
2014-03-25Export the location of kconf_update in CMakeAlex Merry
2014-03-25Remove kde3 compatibility code for "DocPath" in desktop filesAlex Merry
2014-03-24Rename the kconfig_compiler_kf5 target to kconfig_compilerAlex Merry
2014-03-24Update docs for KDesktopFile::isAuthorizedDesktopFile()Alex Merry
2014-03-24Remove unhelpful commentsAlex Merry
2014-03-24Better comment for why KDesktopFile::readPath uses readEntryAlex Merry
2014-03-24Remove old kdelibs4 codeAlex Merry
2014-03-24Remove references to ${_KDE4_KCONFIG_COMPILER_DEP}Alex Merry
2014-03-23Rename readConfig() to load(), to make it clear it's loading from disk.David Faure
2014-03-23Revert addition of DelayedParsing, not needed after all.David Faure
2014-03-23Make readConfig() non-virtual anymore, it's not useful.David Faure
2014-03-23Remove unnecessary debug outputDavid Faure
2014-03-23Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.David Faure
2014-03-23KStandardDirs -> QStandardPaths in apidoxAlex Merry
2014-03-13KCoreConfigSkeleton: delay parsing until the call to readConfig()David Faure
2014-03-13Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSIONAurélien Gâteau
2014-03-05kconfigtest: write everything into a subdirectoryAlex Richardson
2014-03-01Upgrade ECM version requirement and KF5 version.v4.97.0David Faure
2014-03-01make comment less confusingDavid Faure
2014-03-01we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAYDavid Faure
2014-02-27Fix interference from kdeplatformtheme into unittestsDavid Faure
2014-02-27Add sharedConfig() accessor, to avoid manipulating a raw KConfig * as returne...David Faure
2014-02-25set SOVERSION to 5Jonathan Riddell
2014-02-20Make kconfig_compiler signals actually useful + add unit testAlex Richardson
2014-02-19Print the diff to stdout on comparison failureAlex Richardson
2014-02-18Use ecm_configure_package_config_fileAlex Merry
2014-02-16Use the new syntax for ecm_generate_headers()David Faure
2014-02-10kconfig_compiler: fix typo that prevented using default QDateTime valuesAlex Richardson
2014-02-05Upgrade ECM version requirement; fix KF5 version.v4.96.0David Faure
2014-01-26SVN_SILENT made messages (.desktop file)l10n daemon script
2014-01-25SVN_SILENT made messages (.desktop file)l10n daemon script
2014-01-25Generate and install .pri fileDavid Faure
2014-01-25SVN_SILENT made messages (.desktop file)l10n daemon script
2014-01-24SVN_SILENT made messages (.desktop file)l10n daemon script
2014-01-20Remove unnecessary Mainpage.doxAlex Merry
2014-01-15Improve dependency specifications.Michael Palimaka
2014-01-13Make Qt5Test an optional dependencyAlex Richardson
2014-01-12Update REAMDECornelius Schumacher
2014-01-11Port kconfig_compiler_kf5 to use QCommandLineParserBhushan Shah
2014-01-09more rename to kconfig_compiler_kf5Jonathan Riddell
2014-01-09further rename of kconfig_compiler to kconfig_compiler_kf5Jonathan Riddell
2014-01-09Further renaming to kconfig_compiler_kf5Jonathan Riddell
2014-01-09rename kconfig_compiler to kconfig_compiler_kf5Jonathan Riddell
2014-01-09Use kde5rc instead of kde4rc naming convention, REVIEW: 114917Siddharth Sharma
2014-01-07Add include(GenerateExportHeader) to CMakeLists.txtAlex Merry