Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all #pragma once with old-style #ifdef include guards | Robert Griebl | 2024-03-05 | 1 | -1/+4 |
* | doc: ApplicationManagerWindow properties and signals | Robert Griebl | 2024-01-30 | 1 | -2/+2 |
* | Make attached ApplicationManagerWindow available | Bernd Weimer | 2024-01-15 | 1 | -0/+3 |
* | Simplify the new ApplicationMangerWindow API | Robert Griebl | 2024-01-09 | 1 | -14/+1 |
* | Implement the closing() signal for AMWs in single-process mode | Robert Griebl | 2023-11-29 | 1 | -0/+2 |
* | Add pass-through implementations for QQuickWindow signals/slots to AMW | Robert Griebl | 2023-11-29 | 1 | -0/+18 |
* | Implement the visibility property for ApplicationManagerWindows | Robert Griebl | 2023-11-29 | 1 | -14/+11 |
* | Fix all outstanding namespace issues | Robert Griebl | 2023-11-20 | 1 | -3/+1 |
* | Switch to declarative registration | Robert Griebl | 2023-11-08 | 1 | -1/+0 |
* | Add an ApplicationManagerWindow attached object | Robert Griebl | 2023-11-06 | 1 | -1/+57 |
* | DBus cleanup, part 2 and shared QML API | Robert Griebl | 2023-09-26 | 1 | -0/+139 |