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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dangling xdgSurface pointer on app exit
Robert Griebl
2024-10-18
1
-2
/
+4
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-52
/
+0
*
QVariants from QML often have QJSValues, which cannot be serialized
Robert Griebl
2024-03-18
1
-2
/
+5
*
Modernize string literals
Robert Griebl
2024-01-08
1
-2
/
+5
*
Remove obsolete QT_VERSION_CHECKs
Robert Griebl
2023-12-22
1
-8
/
+0
*
Replace AM_.. defines with checks for Qt features where possible
Robert Griebl
2023-12-06
1
-2
/
+2
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-1
/
+0
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
cmake: the AM_xxx defines are only available after including global.h
Robert Griebl
2021-06-22
1
-1
/
+1
*
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
-0
/
+8
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Separate LauncherMain from Q*Application
Bernd Weimer
2019-11-11
1
-2
/
+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
*
Fix deprecation warnings against Qt 5.13
Robert Griebl
2019-06-05
1
-0
/
+8
*
Add support for native popups, namely Wayland XDG popups
Robert Griebl
2019-05-27
1
-0
/
+15
*
Fix crash when starting external (non-AM) Wayland apps
Robert Griebl
2019-01-10
1
-8
/
+14
*
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
-3
/
+10
*
Rename internal API
Robert Griebl
2018-10-09
1
-1
/
+1
*
Relocate documentation of WindowObject::waylandSurface
Daniel d'Andrada
2018-07-25
1
-12
/
+0
*
Don't crash when calling close() on an empty Window
Daniel d'Andrada
2018-07-03
1
-1
/
+2
*
WindowItem.objectFollowsItemSize and WindowObject.resize
Daniel d'Andrada
2018-07-02
1
-0
/
+17
*
WindowObject.close()
Daniel d'Andrada
2018-06-29
1
-0
/
+5
*
WindowObject::waylandSurface
Daniel d'Andrada
2018-06-21
1
-0
/
+18
*
Window size and WindowItem implicit size
Daniel d'Andrada
2018-06-20
1
-0
/
+6
*
WindowManager: reduce coupling
Daniel d'Andrada
2018-06-20
1
-16
/
+25
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-8
/
+16
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-1
/
+1
*
Remove unimplemented leftovers from WindowSurface
Daniel d'Andrada
2018-05-09
1
-2
/
+0
*
Replace QtWayland's surface extension with a custom AM extension
Robert Griebl
2018-04-04
1
-14
/
+12
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Add support for OpenGL version and profile selection
Robert Griebl
2017-11-14
1
-1
/
+1
*
Add FPS monitoring per app window
Nedim Hadzic
2017-05-24
1
-0
/
+2
*
common-lib cleanup
Robert Griebl
2017-03-13
1
-0
/
+1
*
Refactored the old and the new Wayland compositor into one .h/.cpp file
Robert Griebl
2017-02-27
1
-12
/
+11
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+146