| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-22 | clang-tidy: avoid copy, use const references | Méven Car | |
| 2026-01-10 | Use Q_ASSERT instead of Q_CHECK_PTR for plain checks of pointer value | Friedrich W. H. Kossebau | |
| Q_CHECK_PTR (other than the name suggests) is intended only to check the success of memory allocations. Using it for any pointers instead can be misleading due to the "Out of memory" log printed in case of hits. | |||
| 2023-06-04 | Update my eMail to the KDE-provided one | Felix Ernst | |
| GIT_SILENT NO_CHANGELOG | |||
| 2023-02-05 | Add clang-format and format code as in Frameworks | Serg Podtynnyi | |
| 2022-08-14 | Improve code quality | Felix Ernst | |
| 2022-08-14 | Better separation of classes | Felix Ernst | |
| Make obvious when actions trigger selection mode. | |||
