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
/
manager-lib
/
packagemanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-2
/
+2
*
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
-2
/
+2
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-1
/
+1
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-20
/
+15
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-3
/
+0
*
Remove the legacy ApplicationInstaller and clean up "disable-installer"
Robert Griebl
2023-10-29
1
-6
/
+2
*
Remove all of the legacy installer user-id separation code
Robert Griebl
2023-07-14
1
-12
/
+0
*
Add architecture detection for binaries
Robert Griebl
2023-07-14
1
-1
/
+3
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-9
/
+9
*
Cleanup the D-Bus interfaces
Robert Griebl
2023-02-15
1
-7
/
+7
*
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
-2
/
+2
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Add a new 'ready' property to the PackageManager
Robert Griebl
2022-06-10
1
-0
/
+4
*
Detect and prevent installing the same package multiple times in parallel
Robert Griebl
2022-03-22
1
-0
/
+2
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-10
/
+15
*
Wait for running apps to die on update installations
Robert Griebl
2021-08-06
1
-4
/
+3
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Fix "disable-installer" build
Robert Griebl
2020-05-19
1
-12
/
+15
*
Really fix the installation problem via the appman-controller
Robert Griebl
2020-02-11
1
-0
/
+2
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
1
-3
/
+2
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-0
/
+25
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
(Re)implement package and application blocking
Robert Griebl
2019-08-02
1
-0
/
+210