index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
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
/
installationtask.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark security critical files according to QUIP 23
Zoltan Gera
8 days
1
-0
/
+1
*
Fix icon handling for installable packages
Robert Griebl
2024-11-28
1
-7
/
+9
*
Fix data-race on taskRequestingInstallationAcknowledge parameter
Robert Griebl
2024-06-11
1
-22
/
+26
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-2
/
+2
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-3
/
+3
*
Modernize string literals
Robert Griebl
2024-01-08
1
-7
/
+10
*
Name all threads started directly by the AM
Robert Griebl
2023-12-18
1
-1
/
+3
*
TSAN: fix data races in PackageManager
Robert Griebl
2023-12-12
1
-0
/
+2
*
Make Sudo universally available for all builds
Robert Griebl
2023-11-27
1
-2
/
+3
*
Fix thread affinity for installation task acknowledge
Robert Griebl
2023-08-03
1
-0
/
+2
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-1
/
+1
*
Remove all of the legacy installer user-id separation code
Robert Griebl
2023-07-14
1
-22
/
+0
*
Also expose applications in taskRequestingInstallationAcknowledge
Robert Griebl
2023-05-09
1
-0
/
+8
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Fix QScopedPointer::take deprecation warning
MÃ¥rten Nordheim
2022-03-24
1
-2
/
+4
*
Detect and prevent installing the same package multiple times in parallel
Robert Griebl
2022-03-22
1
-0
/
+7
*
Handle an empty or invalid documentDir correctly
Robert Griebl
2022-03-22
1
-1
/
+1
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
1
-1
/
+1
*
Wait for running apps to die on update installations
Robert Griebl
2021-08-06
1
-2
/
+13
*
Fix leak on taskRequestingInstallationAcknowledge
Robert Griebl
2021-08-06
1
-3
/
+3
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
1
-18
/
+4
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-3
/
+2
*
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
/
+484