summaryrefslogtreecommitdiffstats
path: root/src/intent-server-lib/intentmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Warn users about wrongly instantiating QML typesRobert Griebl2024-05-231-1/+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-2/+0
* Implement model invalidate() explicitlyBernd Weimer2023-06-231-0/+1
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-3/+3
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-29/+3
* Fix the qmltypes generationRobert Griebl2022-05-311-0/+1
* Clazy: fix srcRobert Griebl2021-08-201-1/+1
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-0/+100