aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-07Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"David Faure
2016-12-02Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2016-11-17Properly test environment variableAleix Pol
2016-11-12kconfig_compiler - generate code with overridesAllen Winter
2016-11-10src/core/kconfigbackend.cpp - handle unused 'sys' argumentAllen Winter
2016-10-24Add documentation for the GenerateProperties optionElvis Angelaccio
2016-10-02Fix memory leak in SignalsTestNoSingletonDpointer, found by ASAN.David Faure
2016-08-14Add Donate standard shortcutElvis Angelaccio
2016-08-04api docs: add version to @deprecated tag for authorizeKActionDavid Faure
2016-08-01Add DeleteFile and RenameFile standard shortcut.Leslie Zhai
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-06-22Fix reproducibility in builds by ensuring utf-8 encoding.Scarlett Clark
2016-05-19Avoid skipping KAuthorized checkDavid Edmundson
2016-05-11Remove not-implemented functionStephen Kelly
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-29Ensure KonfUpdate's fields are all initialized.Matthew Dawson
2015-12-29Remove unused variable in KConfigPrivateMatthew Dawson
2015-12-29Ensure group is unescaped properly in kconf_update.Matthew Dawson
2015-12-29Remove duplicate branch in kconfig_compiler.cppMatthew Dawson
2015-12-23gui: add a small apidox bit for the KConfigGui namespacePino Toscano
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-11-03Fix usage of ecm_create_qm_loader.Alex Merry
2015-10-30Use QStringLiteral in generated codeMontel Laurent
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-25Mark kconfig-compiler as non-gui toolHarald Fernengel
2015-09-07[KDesktopFile] add readMimeTypesKai Uwe Broulik
2015-08-22Optimize readEntryGuiKevin Funk
2015-08-19Rename private class to avoid exporting it accidentallyMontel Laurent
2015-08-19Fix pedanticMontel Laurent
2015-08-18Avoid QString::fromLatin1() in generated codeSergio Martins
2015-08-16Rename private class to avoid exporting it accidentallyMontel Laurent
2015-08-12Minimize calls to expensive QStandardPaths::locateAll()Sergio Martins
2015-08-05finish the port to QCommandLineParser (it has addPositionalArgument now)David Faure
2015-08-05test_kconf_update: use QStandardPaths test modeDavid Faure
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-07-27Don't recommend to use deprecated APIAleix Pol