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
/
windowitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression in WindowItem.objectFollowsItemSize
Robert Griebl
2025-06-04
1
-2
/
+3
*
Minimize Wayland window size changes on app startup
Robert Griebl
2025-02-10
1
-1
/
+11
*
Warn users about wrongly instantiating QML types
Robert Griebl
2024-05-23
1
-2
/
+8
*
Modernize string literals
Robert Griebl
2024-01-08
1
-1
/
+3
*
Replace AM_.. defines with checks for Qt features where possible
Robert Griebl
2023-12-06
1
-10
/
+10
*
Add an auto-test for window focus/activation handling
Robert Griebl
2023-11-08
1
-0
/
+14
*
Improve Wayland WindowItem de-activation
Robert Griebl
2023-11-06
1
-3
/
+7
*
Add focusOnClick for both Wayland and InProcess windows
Robert Griebl
2023-11-06
1
-2
/
+43
*
Make all example and doc QML imports versionless
Robert Griebl
2023-06-17
1
-1
/
+1
*
Forward keyboard focus to applications
Bernd Weimer
2022-12-01
1
-2
/
+40
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-0
/
+2
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Qt6 port, part 2 .. compiling with cmake
Robert Griebl
2020-11-28
1
-2
/
+2
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
1
-4
/
+2
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Add intent handling in the system-ui
Robert Griebl
2020-01-31
1
-1
/
+1
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
[docs] Improve the API Reference for System UI related classes
Kavindra Palaraja
2019-07-10
1
-24
/
+28
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Fix qdoc warnings
Robert Griebl
2018-12-06
1
-1
/
+1
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-1
/
+1
*
Fix a few documentation issues
Bernd Weimer
2018-07-10
1
-3
/
+3
*
WindowItem: ensure Z order of children
Daniel d'Andrada
2018-07-05
1
-0
/
+55
*
WindowItem.objectFollowsItemSize and WindowObject.resize
Daniel d'Andrada
2018-07-02
1
-14
/
+32
*
WindowItem: avoid causing a crash in older qtwayland versions
Daniel d'Andrada
2018-06-29
1
-1
/
+5
*
WindowItem: properly clear up impl on teardDown()
Daniel d'Andrada
2018-06-29
1
-0
/
+1
*
WaylandCompositor: add support for XDG V5 shell extension
Daniel d'Andrada
2018-06-29
1
-1
/
+1
*
Make the dev branch compile against Qt 5.9 again
Robert Griebl
2018-06-29
1
-2
/
+2
*
Fix bug in WindowItem where it would not set the surface's initial size
Daniel d'Andrada
2018-06-20
1
-4
/
+5
*
Window size and WindowItem implicit size
Daniel d'Andrada
2018-06-20
1
-0
/
+14
*
A WindowObject can be displayed by multiple WindowItems
Daniel d'Andrada
2018-06-19
1
-17
/
+134
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-0
/
+255