Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deprecation of filter model invalidation | Zoltan Gera | 2025-01-27 | 1 | -0/+7 |
* | Warn users about wrongly instantiating QML types | Robert Griebl | 2024-05-23 | 1 | -0/+9 |
* | Use existing functionality in Qt instead of a custom implementation | Robert Griebl | 2024-05-23 | 1 | -2/+2 |
* | Add NotificationModel QML type | Bernd Weimer | 2023-07-25 | 1 | -15/+12 |
* | Implement model invalidate() explicitly | Bernd Weimer | 2023-06-23 | 1 | -4/+13 |
* | Make all example and doc QML imports versionless | Robert Griebl | 2023-06-17 | 1 | -2/+2 |
* | Use SPDX license identifiers | Dominik Holland | 2022-06-15 | 1 | -29/+3 |
* | Update copyright headers to 2021 an finally switch to the GPL | Robert Griebl | 2021-06-01 | 1 | -25/+13 |
* | Build optimization: include all moc cpps directly in the main cpp file | Robert Griebl | 2020-08-11 | 1 | -0/+2 |
* | Add intent handling in the system-ui | Robert Griebl | 2020-01-31 | 1 | -1/+1 |
* | Change intent implementation to better fit new architecture | Robert Griebl | 2019-10-28 | 1 | -0/+285 |