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
/
inprocesswindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to QtWaylandCompositor behavior changes in 6.9+
Robert Griebl
2025-02-09
1
-10
/
+14
*
QVariants from QML often have QJSValues, which cannot be serialized
Robert Griebl
2024-03-18
1
-1
/
+3
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-1
/
+1
*
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
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-1
/
+3
*
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
/
+10
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Remove inProcessSurfaceItemReleased from AbstractRuntime
Daniel d'Andrada
2018-10-19
1
-0
/
+5
*
WindowItem.objectFollowsItemSize and WindowObject.resize
Daniel d'Andrada
2018-07-02
1
-0
/
+5
*
WindowObject.close()
Daniel d'Andrada
2018-06-29
1
-0
/
+5
*
Make the dev branch compile against Qt 5.9 again
Robert Griebl
2018-06-29
1
-1
/
+1
*
Refactor and improve single-process mode (QML inprocess)
Daniel d'Andrada
2018-06-20
1
-69
/
+18
*
Window size and WindowItem implicit size
Daniel d'Andrada
2018-06-20
1
-0
/
+8
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-2
/
+20
*
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
*
Hide properties in FakeApplicationManagerWindow
Bernd Weimer
2017-11-27
1
-13
/
+18
*
Replace all foreach loops with C++11 ranged-for loops
Robert Griebl
2017-03-14
1
-2
/
+2
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+119