Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn users about wrongly instantiating QML types | Robert Griebl | 2024-05-23 | 1 | -2/+6 |
* | Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS | Robert Griebl | 2024-04-22 | 1 | -1/+1 |
* | Replace all #pragma once with old-style #ifdef include guards | Robert Griebl | 2024-03-05 | 1 | -1/+4 |
* | Fix all outstanding namespace issues | Robert Griebl | 2023-11-20 | 1 | -1/+1 |
* | Switch to declarative registration | Robert Griebl | 2023-11-08 | 1 | -3/+0 |
* | Add NotificationModel QML type | Bernd Weimer | 2023-07-25 | 1 | -0/+61 |