summaryrefslogtreecommitdiffstats
path: root/src/intent-server-lib/intentmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation of filter model invalidationZoltan Gera2025-01-271-0/+7
* Warn users about wrongly instantiating QML typesRobert Griebl2024-05-231-0/+9
* Use existing functionality in Qt instead of a custom implementationRobert Griebl2024-05-231-2/+2
* Add NotificationModel QML typeBernd Weimer2023-07-251-15/+12
* Implement model invalidate() explicitlyBernd Weimer2023-06-231-4/+13
* Make all example and doc QML imports versionlessRobert Griebl2023-06-171-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-29/+3
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Add intent handling in the system-uiRobert Griebl2020-01-311-1/+1
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-0/+285