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
/
windowmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASAN, qmllint and compiler warning fixes
Robert Griebl
2024-05-31
1
-5
/
+2
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-1
/
+3
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-4
/
+4
*
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
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-16
/
+12
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-3
/
+0
*
QML can now deal with QList<object derived type *> properties
Robert Griebl
2023-09-26
1
-1
/
+1
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-4
/
+4
*
Hide internal signals and slots from QML
Robert Griebl
2023-06-21
1
-5
/
+4
*
Cleanup the D-Bus interfaces
Robert Griebl
2023-02-15
1
-4
/
+4
*
Re-enable dbus xml generation from source
Robert Griebl
2023-02-15
1
-0
/
+5
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-1
/
+1
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Add a new flag to allow surfaces from unknown Wayland clients
Robert Griebl
2022-03-23
1
-1
/
+3
*
Create extra sockets only just before the Wayland compositor is created
Robert Griebl
2022-03-02
1
-2
/
+14
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-8
/
+8
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Add support for additional Wayland sockets
Robert Griebl
2020-09-23
1
-0
/
+3
*
Extend the possibilities to query windows in the WindowManager singleton
Robert Griebl
2019-08-08
1
-2
/
+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
-2
/
+0
*
Add method to add Wayland extensions
Bernd Weimer
2019-05-27
1
-3
/
+3
*
Add support for isSingleton and isCreatable in the qmltypes type information
Robert Griebl
2019-02-04
1
-1
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Bump all QtApplicationManager QML imports to 2.0
Robert Griebl
2018-12-18
1
-1
/
+1
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-1
/
+1
*
Call registerCompositorView on all windows automatically
Daniel d'Andrada
2018-09-25
1
-1
/
+3
*
WindowManager model contains only windows with surfaces
Daniel d'Andrada
2018-07-11
1
-0
/
+2
*
window-lib: Remove some dead code
Daniel d'Andrada
2018-07-09
1
-3
/
+0
*
Refactor and improve single-process mode (QML inprocess)
Daniel d'Andrada
2018-06-20
1
-3
/
+3
*
WindowManager: reduce coupling
Daniel d'Andrada
2018-06-20
1
-3
/
+1
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-13
/
+8
*
WindowManager: remove unimplemented IsFullscreen role
Daniel d'Andrada
2018-05-09
1
-2
/
+0
*
Clang code model fixes
Robert Griebl
2018-04-17
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
-0
/
+2
*
Make it possible to switch slowAnimations at runtime
Daniel d'Andrada
2017-09-20
1
-1
/
+4
*
Made the external D-Bus interfaces a compile time option
Robert Griebl
2017-07-03
1
-3
/
+1
*
Add FPS monitoring per app window
Nedim Hadzic
2017-05-24
1
-0
/
+1
*
Improve shutdown behavior to avoid crashes when quitting
Robert Griebl
2017-05-03
1
-0
/
+8
*
Move all monitor related classes to the monitor-lib
Nedim Hadzic
2017-04-25
1
-3
/
+4
*
Refactored the old and the new Wayland compositor into one .h/.cpp file
Robert Griebl
2017-02-27
1
-27
/
+1
*
Code and debug output cleanup for application starts
Robert Griebl
2017-02-23
1
-2
/
+0
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+186