aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-02Commit translations from l10n-kf5v5.1.0-rc1l10n daemon script
2014-08-02Upgrade ECM and KF5 version requirements for 5.1.0 release.l10n daemon script
2014-08-01Upgrade KF5 version.l10n daemon script
2014-07-29Fix KConfig compilationDavid Gil
2014-07-22allow the extraction of the shortcut names for translationLukáš Tinkl
2014-07-21create and install the QM loaderLukáš Tinkl
2014-07-12SVN_SILENT made messages (.desktop file)l10n daemon script
2014-07-01Fix compiler warning due to undefined macroAlex Richardson
2014-07-01Fix reading of XDG style semicolon separated lists with escaped ';'Alex Richardson
2014-07-01Remove register keyword since it is deprecatedAlex Richardson
2014-07-01Upgrade ECM version requirement to 1.0.0 after all.David Faure
2014-07-01Upgrade ECM and KF5 version requirements.David Faure
2014-07-01Upgrade KF5 version.David Faure
2014-07-01Fix unittest: must sync in main thread for other threads to see the changesDavid Faure
2014-07-01KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.David Faure
2014-06-27Fix build on Visual C++ 2010.Nicolás Alvarez
2014-06-27Fix syntax in kdesktopfiletest.Nicolás Alvarez
2014-06-28Fix data race on static int.David Faure
2014-06-23SVN_SILENT made messages (.desktop file)l10n daemon script
2014-06-22Make KSharedConfig thread-safeDavid Faure
2014-06-21Adapt change to NAME_PREFIX behaviour in ecm_add_tests.Alex Merry
2014-06-21Fix reading of entries for language/country combinationsMartin Gräßlin
2014-06-19Optimize KConfigIniBackend::parseConfig by reducing allocations.Milian Wolff
2014-06-18Optimize KConfigGroup::exists and similar operations.Milian Wolff
2014-06-18Remove duplicate comparison against group.Milian Wolff
2014-06-13Reorder TestsThomas Braxton
2014-06-12Merge branch 'master' of git://anongit.kde.org/kconfigThomas Braxton
2014-06-12Fix locale-aware reading in KDesktopFileMartin Gräßlin
2014-06-12Simple CleanupsThomas Braxton
2014-06-12Fix locale-aware reading in KDesktopFileMartin Gräßlin
2014-06-06Fix kreadconfig to only print help when it matters.Matthew Dawson
2014-06-01Upgrade ECM and KF5 version requirements.v4.100.0-rc1David Faure
2014-06-01Upgrade KF5 version.David Faure
2014-05-26Update usage of QVariant::type() for Qt5.Thomas Braxton
2014-05-26Update usage of QVariant::type() for Qt5.Thomas Braxton
2014-05-26REVIEW: 118039Thomas Braxton
2014-05-23Fix searching of paths in kconf_updateDavid Edmundson
2014-05-12Fix lupdate warningsAlbert Astals Cid
2014-05-12remove unused member of the private classMarco Martin
2014-05-10Revert "adapt to ECMAddTests change"Alex Richardson
2014-05-10adapt to ECMAddTests changeAlex Richardson
2014-05-07Apparently calling readAll() on the temporary file doesn't workAlex Richardson
2014-05-07Test that kconfig always uses native line endings in the created filesAlex Richardson
2014-05-07Fix kconf_update test on WindowsAlex Richardson
2014-05-07Use QProcess in kconf_updateAlex Richardson
2014-05-07Generate MOC files for kconfig_compiler outputs in tests.Matthew Dawson
2014-05-07fix kconfig_compiler test on windowsAlex Richardson
2014-05-07Fix unit tests after renaming the test executablesAlex Richardson
2014-05-07Use ecm_add_test(s) instead of own macroAlex Richardson
2014-05-05Revert "Store app config file in ~/.config/<domain>/<app>rc"David Faure