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 |
* | Fix AMW.color difference between single and multi-process mode | Robert Griebl | 2024-01-30 | 1 | -0/+1 |
* | doc: ApplicationManagerWindow properties and signals | Robert Griebl | 2024-01-30 | 1 | -1/+1 |
* | Fix crash on Qt.quit in applications | Robert Griebl | 2024-01-25 | 1 | -1/+1 |
* | Simplify the new ApplicationMangerWindow API | Robert Griebl | 2024-01-09 | 1 | -7/+0 |
* | Add pass-through implementations for QQuickWindow signals/slots to AMW | Robert Griebl | 2023-11-29 | 1 | -0/+7 |
* | Implement the visibility property for ApplicationManagerWindows | Robert Griebl | 2023-11-29 | 1 | -0/+5 |
* | Add an auto-test for window focus/activation handling | Robert Griebl | 2023-11-08 | 1 | -1/+1 |
* | Add an ApplicationManagerWindow attached object | Robert Griebl | 2023-11-06 | 1 | -0/+11 |
* | DBus cleanup, part 2 and shared QML API | Robert Griebl | 2023-09-26 | 1 | -0/+74 |