summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/qmlinprocapplicationmanagerwindowimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to QtWaylandCompositor behavior changes in 6.9+Robert Griebl2025-02-091-3/+4
* Prevent recursion on emission of aboutToBe... signalsRobert Griebl2024-10-241-0/+5
* Warn users about wrongly instantiating QML typesRobert Griebl2024-05-231-0/+3
* doc: ApplicationManagerWindow properties and signalsRobert Griebl2024-01-301-1/+1
* Simplify the new ApplicationMangerWindow APIRobert Griebl2024-01-091-33/+2
* Clazy: fixesRobert Griebl2024-01-081-4/+4
* Catch first frame in launcher-qml againBernd Weimer2023-12-081-1/+3
* Implement the closing() signal for AMWs in single-process modeRobert Griebl2023-11-291-4/+12
* Add pass-through implementations for QQuickWindow signals/slots to AMWRobert Griebl2023-11-291-2/+48
* Implement the visibility property for ApplicationManagerWindowsRobert Griebl2023-11-291-0/+60
* Align closing ApplicationManagerWindowsBernd Weimer2023-11-281-5/+10
* Add an ApplicationManagerWindow attached objectRobert Griebl2023-11-061-10/+133
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-261-0/+306