aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-11-10src/core/kconfigbackend.cpp - handle unused 'sys' argumentAllen Winter
2016-08-04api docs: add version to @deprecated tag for authorizeKActionDavid Faure
2016-07-13Reduce string modifications when calling translatePathAleix Pol
2016-07-02Fix previous commit - this still needs to be exportedDavid Faure
2016-07-02Deprecate authorizeKAction() in favor of authorizeAction()Elvis Angelaccio
2016-05-19Avoid skipping KAuthorized checkDavid Edmundson
2016-05-11Remove typedef copyStephen Kelly
2016-04-27Make kdeglobals file path static as intendedAleix Pol
2016-04-27Remove unneeded ifdefs to compare pathsAleix Pol
2016-04-27Remove unused variableAleix Pol
2016-04-17core/ksharedconfig.cpp - pedanticAllen Winter
2016-03-28Add support for get QStandardPaths locations.Sandro Knauß
2016-02-19KConfigIniBackend: Fix expensive detach in lookupKevin Funk
2016-01-20SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2016-01-02Qt 5.3 is required, remove code for < 5.3David Faure
2015-12-29Remove unused variable in KConfigPrivateMatthew Dawson
2015-12-23Fix some Clazy warningsImran Tatriev
2015-11-21SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2015-11-04SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2015-10-20use KDE_INSTALL_FULL_ variant, so there is no ambiguityRex Dieter
2015-10-17Allow KConfig to use resources as fallback config filesChristoph Cullmann
2015-10-05Minor optimizationsAlbert Astals Cid
2015-09-07[KDesktopFile] add readMimeTypesKai Uwe Broulik
2015-08-19Rename private class to avoid exporting it accidentallyMontel Laurent
2015-08-19Fix pedanticMontel Laurent
2015-08-16Rename private class to avoid exporting it accidentallyMontel Laurent
2015-08-12Minimize calls to expensive QStandardPaths::locateAll()Sergio Martins
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-07-27Don't recommend to use deprecated APIAleix Pol
2015-04-07SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2015-04-04KConfig: fix using KSharedConfig in global object destructor.David Faure
2015-03-20mini-optimization by fixing defects found by coverity and using QByteArrayLit...Nick Shaforostoff
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-12Use Q_DECL_OVERRIDE where possibleKevin Funk
2015-01-10Update installation variables.Alex Merry
2015-01-07Fix KCoreConfigSkeleton when toggling a value with saves in betweenAlbert Astals Cid
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-09-205.3, not 5.2Aaron Seigo
2014-09-19provide a getter for OpenFlagsAaron Seigo
2014-09-18Move diagnostic pragmas outside/around functions.Nicolás Alvarez
2014-09-11Add class description to KConfigBase.Matthew Dawson
2014-07-29Fix KConfig compilationDavid Gil
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