aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-05-09Revert QStringView portAhmad Samir
2021-05-07Order macro for attribute for symbol export before that for deprecatedFriedrich W. H. Kossebau
2021-05-02Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variableFriedrich W. H. Kossebau
2021-05-02Minor code refactoringAhmad Samir
2021-04-28Make the docs state that KConfig::reparseConfiguration() calls sync() if neededAhmad Samir
2021-04-26Use new version-controlled enumerator deprecation warning macrosFriedrich W. H. Kossebau
2021-04-18Deprecate KDesktopFile::readDevice()Ahmad Samir
2021-04-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
2021-03-06Minor code optimisationAhmad Samir
2021-03-06Optimise string operations a bitAhmad Samir
2021-02-28Make QByteArray -> char* conversion explicitNicolas Fella
2021-02-24Use KEntryMapIterator/KEntryMapConstIterator typedef's everywhereAhmad Samir
2021-02-24Add KEntryMap::constFindEntry() methodAhmad Samir
2021-02-22Fix formatting in a couple of places after running clang-formatAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-22Add a trailing comma to last member in enumAhmad Samir
2021-02-06Minor code optimisationsAhmad Samir
2021-02-06Preincerment/predecrement operator where the post ones aren't neededAhmad Samir
2021-02-06General code cleanupAhmad Samir
2021-02-04SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2021-01-29Replace KF5_VERSION with KF_VERSIONNicolas Fella
2021-01-27Remove dead cmake codeNicolas Fella
2021-01-26KConfig: preserve the milliseconds component of QDateTimeDavid Faure
2021-01-18Use Q_EMIT instead of emitAhmad Samir
2021-01-12Port to QRecursiveMutexNicolas Fella
2020-12-18Remove ifdefs, we require Qt 5.14 nowAlbert Astals Cid
2020-12-12Properly include QStringListNicolas Fella
2020-12-03Fix commentAhmad Samir
2020-11-07Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.David Faure
2020-11-07Fix KConfigGroup::copyTo with KConfigBase::NotifyFabian Vogt
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-09-21SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-09-14Use reverse order in KDesktopFile::locateLocal to iterate over generic config...Jeremy Whiting
2020-08-29API dox: consistently use version number without product name for @deprecatedFriedrich W. H. Kossebau
2020-08-28Introduce method to query KConfigSkeletonItem default valueDavid Edmundson
2020-08-24Fix qt warning:Laurent Montel
2020-07-25Update sGlobalFileName when QStandardPaths TestMode is toggledAhmad Samir
2020-07-25API dox: state explicitly expected encoding for KConfig key & group namesFriedrich W. H. Kossebau
2020-07-14SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-07-13Use KF-standardized Qt logging categoriesFriedrich W. H. Kossebau
2020-07-07Use camelcase include. (scripted)Laurent Montel
2020-06-18SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-06-17SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-05-31SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-05-08Adjust name of internally-exported method as suggested in D29347David Faure
2020-05-03GIT_SILENT add commentDavid Faure
2020-05-03KAuthorized: export method to reload restrictionsDavid Faure
2020-04-20API dox: document Q_DECLARE_FLAGS-based flagsFriedrich W. H. Kossebau
2020-04-17Add force save behavior to KEntryMapBenjamin Port
2020-03-30QAtomicInteger::loadRelaxed/storeRelaxed() are available since Qt 5.14Ahmad Samir