aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigwatcher.cpp
AgeCommit message (Expand)Author
2022-08-19General code clean-upAhmad Samir
2022-08-10KConfigWatcher: initialize d->m_config in constructorKamil Dudka
2021-08-28GIT_SILENT: we can use std::as_const directlyLaurent Montel
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06General code cleanupAhmad Samir
2021-01-18Use Q_EMIT instead of emitAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-12-10Expose getter to KConfigWatcher's configDavid Edmundson
2019-09-30Small performance enhacementsAlbert Astals Cid
2019-08-24String code optimization: use QLatin1String/QChar overload for string concatFriedrich W. H. Kossebau
2019-08-22Fix memory leak in KConfigWatcherDaniel Vrátil
2019-08-14Add a logging category for logs warningsMéven Car
2018-11-04normalize signal/slotLaurent Montel
2018-10-10Fix compilation without D-BusVolker Krause
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson