607 Commits (c4c673338cf570c166e1bb02a2fa9e9dc6c55bb5)
 

Author SHA1 Message Date
David Faure 3b99ed63af Fix repeated typo in 'override' 12 years ago
Matthew Dawson 4846b50aea Stop re-loading values inside KCoreConfigSkeleton::save(). 12 years ago
Alex Merry e1ad9a6192 Use the full path for kconf_update when running it 12 years ago
Alex Merry d53cf39a20 Export the location of kconf_update in CMake 12 years ago
Alex Merry c8f3b3684e Remove kde3 compatibility code for "DocPath" in desktop files 12 years ago
Alex Merry 892e693f61 Rename the kconfig_compiler_kf5 target to kconfig_compiler 12 years ago
Alex Merry a9ac60da05 Update docs for KDesktopFile::isAuthorizedDesktopFile() 12 years ago
Alex Merry 2cb32b4dc0 Remove unhelpful comments 12 years ago
Alex Merry 16348884c6 Better comment for why KDesktopFile::readPath uses readEntry 12 years ago
Alex Merry 54e96153a5 Remove old kdelibs4 code 12 years ago
Alex Merry c018f617f1 Remove references to ${_KDE4_KCONFIG_COMPILER_DEP} 12 years ago
David Faure fb451a380c Rename readConfig() to load(), to make it clear it's loading from disk. 12 years ago
David Faure 80ee4cd6aa Revert addition of DelayedParsing, not needed after all. 12 years ago
David Faure 7a42d3549a Make readConfig() non-virtual anymore, it's not useful. 12 years ago
David Faure 8039dfaf42 Remove unnecessary debug output 12 years ago
David Faure c1980dbc51 Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration. 12 years ago
Alex Merry 41ccd7bcd6 KStandardDirs -> QStandardPaths in apidox 12 years ago
David Faure 66f0e0272c KCoreConfigSkeleton: delay parsing until the call to readConfig() 12 years ago
Aurélien Gâteau 245e758cb9 Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION 12 years ago
Alex Richardson 19429ffd51 kconfigtest: write everything into a subdirectory 12 years ago
David Faure e6d66ed8a4 Upgrade ECM version requirement and KF5 version. 12 years ago
David Faure f2a99be361 make comment less confusing 12 years ago
David Faure 6437231041 we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAY 12 years ago
David Faure 3eb5f0433f Fix interference from kdeplatformtheme into unittests 12 years ago
David Faure eb604bc60b Add sharedConfig() accessor, to avoid manipulating a raw KConfig * as returned by config(). 12 years ago
Jonathan Riddell b2a686625f set SOVERSION to 5 12 years ago
Alex Richardson 6d3a4405fc Make kconfig_compiler signals actually useful + add unit test 12 years ago
Alex Richardson 9e3d22c3f5 Print the diff to stdout on comparison failure 12 years ago
Alex Merry 445ca7d954 Use ecm_configure_package_config_file 12 years ago
David Faure b2366e9e0a Use the new syntax for ecm_generate_headers() 12 years ago
Alex Richardson b1487f0c6b kconfig_compiler: fix typo that prevented using default QDateTime values 12 years ago
David Faure 6688c05596 Upgrade ECM version requirement; fix KF5 version. 12 years ago
l10n daemon script 226bf547be SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script b95f737d1f SVN_SILENT made messages (.desktop file) 12 years ago
David Faure 6087a9b406 Generate and install .pri file 12 years ago
l10n daemon script fed5278772 SVN_SILENT made messages (.desktop file) 12 years ago
l10n daemon script 7f41eaac96 SVN_SILENT made messages (.desktop file) 12 years ago
Alex Merry 7fcd188812 Remove unnecessary Mainpage.dox 12 years ago
Michael Palimaka 7e315ef53a Improve dependency specifications. 12 years ago
Alex Richardson f714766518 Make Qt5Test an optional dependency 12 years ago
Cornelius Schumacher 50ce971062 Update REAMDE 12 years ago
Bhushan Shah 841de92543 Port kconfig_compiler_kf5 to use QCommandLineParser 12 years ago
Jonathan Riddell 245cc947f2 more rename to kconfig_compiler_kf5 12 years ago
Jonathan Riddell 775755fb53 further rename of kconfig_compiler to kconfig_compiler_kf5 12 years ago
Jonathan Riddell ba26d97e61 Further renaming to kconfig_compiler_kf5 12 years ago
Jonathan Riddell d761c642ad rename kconfig_compiler to kconfig_compiler_kf5 12 years ago
Siddharth Sharma 0e3d99b4b8 Use kde5rc instead of kde4rc naming convention, REVIEW: 114917 12 years ago
Alex Merry e39ba52fd4 Add include(GenerateExportHeader) to CMakeLists.txt 12 years ago
David Faure daff31f9a5 Install all headers into camelcase FrameworkName. 12 years ago
David Faure f07ad821e4 Install all headers into camelcase FrameworkName. 12 years ago