aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-08-22Fix memory leak in KConfigWatcherDaniel Vrátil
2019-08-14Add a logging category for logs warningsMéven Car
2019-08-14SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2019-08-07Security: remove support for $(...) in config keys with [$e] marker.David Faure
2019-07-20Include definition for class used in headerDavid Edmundson
2019-05-10Replace qVariantFromValue with QVariant::fromValueNicolas Fella
2019-04-24Add Notify capability to KConfigXTKai Uwe Broulik
2019-04-01Add Notify capability to revertToDefaultKai Uwe Broulik
2019-03-11Remove reference from const KConfigIniBackend::BufferFragment &Albert Astals Cid
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2019-03-01improve documentation on global config cascadingHarald Sitter
2019-02-25KConfig: Assign documentation to correct enum valueThomas Fischer
2019-02-20Write valid UTF8 characters without escaping.Jos van den Oever
2019-02-04KConfig: handle directory symlinks correctly.David Faure
2019-01-10KEmailSettings: Delete copy constructor and assignment operatorAlbert Astals Cid
2019-01-03Fix doxygen markup in KConfigWatcherDavid Edmundson
2018-12-30Fix a regression introduced in 6a1852Jos van den Oever
2018-12-18Escape bytes that are larger than or equal to 127 in config filesJos van den Oever
2018-11-04normalize signal/slotLaurent Montel
2018-10-15Fix logic error in NotifyFlag testingDavid Edmundson
2018-10-10Fix compilation without D-BusVolker Krause
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson
2018-10-10Expose getter method for KConfig::addConfigSourcesDavid Edmundson
2018-10-10SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-09-30Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIRStefan Brüns
2018-09-28 Fix issue when reading path listsAleix Pol
2018-08-26SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-08-14Remove warning about old kiosk feature that no longer applies.David Faure
2018-06-30Remove unused includeBoudewijn Rempt
2018-05-04Use overrideLaurent Montel
2018-04-19Warning--Laurent Montel
2018-04-06SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-03-24Remove useless QT_VERSION_CHECKAlbert Astals Cid
2018-03-11Remove not necessary QtCore and coLaurent Montel
2018-02-24Save some memory allocations by using the right APIAleix Pol
2017-12-06Deprecate KDesktopFile::sortOrder()Alexander Volkov
2017-12-06Fix the result of KDesktopFile::sortOrder()Alexander Volkov
2017-12-02GIT_SILENT repair indentationDavid Faure
2017-11-30Use Q_FALLTHROUGHMontel Laurent
2017-11-20Don't look for /etc/kderc every single timeAleix Pol
2017-09-21[KConfigGroup] reserve() more and add some C++11Kai Uwe Broulik
2017-08-08kconfigini: Strip leading whitespace when reading entry values.Michael Pyne
2017-08-08KAuthorized: Fix API documentation for authorizeAction()Dominik Haumann
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-07-07SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2017-07-03API dox: use @param for normal parameter listing, not @argFriedrich W. H. Kossebau
2017-06-05[FEATURE] Option to build & install QCH file with the public API doxFriedrich W. H. Kossebau
2017-05-25API dox: note CamelCase includes by @class tag with more classesFriedrich W. H. Kossebau
2017-04-25Fix relativePath calculation in KDesktopFile::locateLocal()Wolfgang Bauer
2017-03-15Remove unused QDateTime in KConfigBackend.David Faure