Age | Commit message (Expand) | Author |
---|---|---|
2022-08-19 | General code clean-up | Ahmad Samir |
2022-08-10 | KConfigWatcher: initialize d->m_config in constructor | Kamil Dudka |
2021-08-28 | GIT_SILENT: we can use std::as_const directly | Laurent Montel |
2021-02-22 | Run clang-format on all cpp/h files | Ahmad Samir |
2021-02-06 | General code cleanup | Ahmad Samir |
2021-01-18 | Use Q_EMIT instead of emit | Ahmad Samir |
2020-03-22 | KConfig: Convert to SPDX license statements | Andreas Cord-Landwehr |
2019-12-10 | Expose getter to KConfigWatcher's config | David Edmundson |
2019-09-30 | Small performance enhacements | Albert Astals Cid |
2019-08-24 | String code optimization: use QLatin1String/QChar overload for string concat | Friedrich W. H. Kossebau |
2019-08-22 | Fix memory leak in KConfigWatcher | Daniel Vrátil |
2019-08-14 | Add a logging category for logs warnings | Méven Car |
2018-11-04 | normalize signal/slot | Laurent Montel |
2018-10-10 | Fix compilation without D-Bus | Volker Krause |
2018-10-10 | Add mechanism to notify other clients of config changes over DBus | David Edmundson |