aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
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-05-26Update usage of QVariant::type() for Qt5.Thomas Braxton
2014-05-26REVIEW: 118039Thomas Braxton
2014-05-12Fix lupdate warningsAlbert Astals Cid
2014-05-05Revert "Store app config file in ~/.config/<domain>/<app>rc"David Faure
2014-05-04Store app config file in ~/.config/<domain>/<app>rcDavid Faure
2014-05-03Fix lupdate warningAlbert Astals Cid
2014-05-03SVN_SILENT made messages (.desktop file)l10n daemon script
2014-05-02fix include path in .pri filesDavid Faure
2014-05-02SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-29SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-29SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-28SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-28SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-28SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-28SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-27SVN_SILENT made messages (.desktop file)l10n daemon script
2014-04-27install libexec executables in the kf5 libexec directoryAleix Pol
2014-04-26Adapt to changes in KDEInstallDirsAleix Pol
2014-04-26Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGSAlex Merry
2014-04-11Rewrite kiosk documentationAlex Merry
2014-04-02The "trailing semicolon" requirement was relaxed yesterday.David Faure
2014-04-01fixed mingw buildPatrick von Reth
2014-03-28guard gcc-specific things with Q_CC_GNU to avoid problems elsewhereDavid Faure
2014-03-28Fix repeated typo in 'override'David Faure
2014-03-28Stop re-loading values inside KCoreConfigSkeleton::save().Matthew Dawson
2014-03-25Use the full path for kconf_update when running itAlex Merry
2014-03-25Remove kde3 compatibility code for "DocPath" in desktop filesAlex Merry
2014-03-24Update docs for KDesktopFile::isAuthorizedDesktopFile()Alex Merry
2014-03-24Better comment for why KDesktopFile::readPath uses readEntryAlex Merry