summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/notificationmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Warn users about wrongly instantiating QML typesRobert Griebl2024-05-231-2/+6
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-1/+1
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Fix all outstanding namespace issuesRobert Griebl2023-11-201-1/+1
* Switch to declarative registrationRobert Griebl2023-11-081-3/+0
* Add NotificationModel QML typeBernd Weimer2023-07-251-0/+61