aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-25not necessary to have virtual + Q_DECL_OVERRIDEMontel Laurent
2015-02-19Avoid code path that leaves local config lockedDavid Edmundson
2015-02-16at KDesktopFile::locateLocal, correct the expression of the if statement whic...Guy Maurel
2015-02-14Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."Matthew Dawson
2015-02-14Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.Matthew Dawson
2015-02-12Use Q_DECL_OVERRIDE where possibleKevin Funk
2015-02-03skip empty partsMarco Martin
2015-01-17Add missing QIODevice includeHrvoje Senjan
2015-01-10Update installation variables.Alex Merry
2015-01-07Fix KCoreConfigSkeleton when toggling a value with saves in betweenAlbert Astals Cid
2015-01-06Don't upgrate config file with upd file from kde4.Montel Laurent
2015-01-04fix missing KF5_ prefix for INSTALL_DEFAULT_ARGSChristoph Cullmann
2014-12-25Simplify condition, endsWith is clever enough.David Faure
2014-12-14SVN_SILENT made messages (.desktop file)l10n daemon script
2014-11-27Fix link to KSharedConfig::openConfig in apidocHeiko Becker
2014-11-02Define <source_files_var> for ecm_create_qm_loaderBurkhard Lück
2014-09-205.3, not 5.2Aaron Seigo
2014-09-19use the same open flags as the group handed inAaron Seigo
2014-09-19provide a getter for OpenFlagsAaron Seigo
2014-09-18Move diagnostic pragmas outside/around functions.Nicolás Alvarez
2014-09-13Use const char[] instead of const char*, saves 8 byte in .data each.Volker Krause
2014-09-11Add class description to KConfigBase.Matthew Dawson
2014-08-31Add documentation onto KWindowConfig namespaceDavid Edmundson
2014-08-10Allow translations to have context again.Matthew Dawson
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 reading of XDG style semicolon separated lists with escaped ';'Alex Richardson
2014-07-01Remove register keyword since it is deprecatedAlex Richardson
2014-07-01KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.David Faure
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-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-12Fix locale-aware reading in KDesktopFileMartin Gräßlin
2014-06-12Simple CleanupsThomas Braxton
2014-06-06Fix kreadconfig to only print help when it matters.Matthew Dawson
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-07Fix kconf_update test on WindowsAlex Richardson
2014-05-07Use QProcess in kconf_updateAlex Richardson
2014-05-05Revert "Store app config file in ~/.config/<domain>/<app>rc"David Faure