index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.10
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt component for application lifecycle management
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
window-lib
/
waylandwindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-8
/
+0
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-2
/
+2
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Replace AM_.. defines with checks for Qt features where possible
Robert Griebl
2023-12-06
1
-2
/
+2
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-2
/
+2
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-3
/
+3
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Expose the Wayland XDG surface object to the system ui via WindowObject prope...
Robert Griebl
2021-04-23
1
-2
/
+6
*
Separate LauncherMain from Q*Application
Bernd Weimer
2019-11-11
1
-1
/
+0
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-1
/
+1
*
Add support for native popups, namely Wayland XDG popups
Robert Griebl
2019-05-27
1
-0
/
+3
*
Fix crash when starting external (non-AM) Wayland apps
Robert Griebl
2019-01-10
1
-0
/
+2
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Keep windowProperties when there's no surface anymore
Daniel d'Andrada
2018-12-11
1
-0
/
+1
*
WindowItem.objectFollowsItemSize and WindowObject.resize
Daniel d'Andrada
2018-07-02
1
-0
/
+1
*
WindowObject.close()
Daniel d'Andrada
2018-06-29
1
-0
/
+2
*
WindowObject::waylandSurface
Daniel d'Andrada
2018-06-21
1
-1
/
+5
*
Window size and WindowItem implicit size
Daniel d'Andrada
2018-06-20
1
-0
/
+2
*
WindowManager: reduce coupling
Daniel d'Andrada
2018-06-20
1
-2
/
+3
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-2
/
+2
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-1
/
+1
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Add FPS monitoring per app window
Nedim Hadzic
2017-05-24
1
-0
/
+3
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+88