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
/
tools
/
packager
/
packager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark security critical files according to QUIP 23
Zoltan Gera
2025-05-15
1
-0
/
+1
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-2
/
+2
*
Modernize string literals
Robert Griebl
2024-01-08
1
-54
/
+59
*
Get rid of the UTF-8 locale check for libarchive
Robert Griebl
2023-12-15
1
-8
/
+0
*
Add public defines for QT_AM_VERSION...
Robert Griebl
2023-12-05
1
-1
/
+1
*
Try to deal with the non-standard OpenSSL3 setup in Coin VMs
Robert Griebl
2023-01-14
1
-0
/
+4
*
Fix QScopedPointer::take deprecation warning
Robert Griebl
2022-06-15
1
-3
/
+4
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-29
/
+4
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-1
/
+1
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-9
/
+9
*
Fix memory leaks found with gcc's ASAN
Robert Griebl
2020-08-10
1
-22
/
+22
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-2
/
+2
*
Fix copyright headers
Robert Griebl
2019-11-05
1
-0
/
+1
*
Rewrite of the YAML parser abstraction for Qt
Robert Griebl
2019-10-30
1
-12
/
+9
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-3
/
+3
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-3
/
+3
*
Fix application naming for --help and --version
Robert Griebl
2019-06-25
1
-8
/
+10
*
Update copyright statements
Robert Griebl
2018-12-18
1
-4
/
+5
*
Add yaml-to-json conversion functionality to the appman-packager
Robert Griebl
2018-12-04
1
-1
/
+48
*
Fix store-signed packages
Robert Griebl
2018-08-03
1
-1
/
+1
*
Fix Windows/Cygwin test package creation
Robert Griebl
2018-04-23
1
-137
/
+138
*
Clang code model fixes
Robert Griebl
2018-04-17
1
-2
/
+2
*
Add support for extra meta-data in packages
Robert Griebl
2018-04-17
1
-2
/
+50
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Add bash command completion file
Bernd Weimer
2018-01-23
1
-0
/
+2
*
Refactor the src/manager dir into a sub-module
Robert Griebl
2017-06-02
1
-244
/
+167
*
Move a lot of code out of utilities.cpp into more appropriate modules
Robert Griebl
2017-05-29
1
-4
/
+2
*
Make command line utilities more useful for integrations
Robert Griebl
2017-03-23
1
-10
/
+18
*
Replace all foreach loops with C++11 ranged-for loops
Robert Griebl
2017-03-14
1
-1
/
+1
*
Replace C++03 throw(Exception) specifications with C++11 noexcept(false)
Robert Griebl
2017-03-14
1
-1
/
+1
*
Make all tests valgrind leak free
Robert Griebl
2017-02-22
1
-1
/
+1
*
Made Exception default to code == Error::System
Robert Griebl
2017-02-07
1
-1
/
+1
*
Documentation update
Robert Griebl
2017-02-01
1
-5
/
+3
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Replaced DigestFilter with built-in Qt functionality
Robert Griebl
2016-11-11
1
-3
/
+3
*
Make the build warning free
Robert Griebl
2016-10-19
1
-1
/
+1
*
Reimplemented build-system as a real Qt module
Robert Griebl
2016-10-17
1
-5
/
+8
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-0
/
+1
*
Detect when building a package within the source dir
Robert Griebl
2016-07-20
1
-0
/
+6
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+3
*
Use the same license wording for GPL3 as the standard Qt 5.7 license.
Robert Griebl
2016-04-11
1
-13
/
+14
*
Updated copyright year to 2016
Robert Griebl
2016-03-17
1
-1
/
+1
*
Added support for application aliases (shortcuts).
Robert Griebl
2016-02-19
1
-1
/
+1
*
Fixed all relevant clazy warnings - especially QString related ones.
Robert Griebl
2016-01-14
1
-9
/
+9
*
Tweaked the header layout a little bit, so that it passes the CI check.
Robert Griebl
2015-11-20
1
-4
/
+4
*
Initial commit of Pelagicore's ApplicationManager with squashed history.
Robert Griebl
2015-10-26
1
-0
/
+298