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
/
window.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-1
/
+1
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-1
/
+1
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-3
/
+3
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-2
/
+0
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-5
/
+5
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-5
/
+5
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Fix broken plugins.qmltypes
Robert Griebl
2022-02-11
1
-1
/
+1
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Improve auto tests
Bernd Weimer
2020-08-03
1
-5
/
+0
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-1
/
+1
*
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
-4
/
+4
*
Wait for apps to stop before actually uninstalling them
v5.13.0-1_QtAS
Robert Griebl
2019-06-26
1
-2
/
+2
*
Add support for native popups, namely Wayland XDG popups
Robert Griebl
2019-05-27
1
-0
/
+8
*
Add support for isSingleton and isCreatable in the qmltypes type information
Robert Griebl
2019-02-04
1
-1
/
+1
*
Update the appman-dumptypes tool
Robert Griebl
2019-01-16
1
-0
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-0
/
+1
*
WindowManager model contains only windows with surfaces
Daniel d'Andrada
2018-07-11
1
-0
/
+5
*
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
*
Window size and WindowItem implicit size
Daniel d'Andrada
2018-06-20
1
-0
/
+4
*
A WindowObject can be displayed by multiple WindowItems
Daniel d'Andrada
2018-06-19
1
-0
/
+4
*
WindowObject and WindowItem types
Daniel d'Andrada
2018-06-19
1
-10
/
+31
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-4
/
+4
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Refactored the old and the new Wayland compositor into one .h/.cpp file
Robert Griebl
2017-02-27
1
-4
/
+5
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+87