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
/
appman
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license check
Lucie Gérard
2025-03-21
1
-1
/
+1
*
Dump deferred log messages on error exit
Robert Griebl
2024-12-09
1
-1
/
+1
*
Prevent atexit() handlers from running when an exception occurs
Robert Griebl
2024-11-13
1
-1
/
+1
*
Fix the --build-config command line option
Robert Griebl
2024-07-19
1
-1
/
+2
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-2
/
+2
*
Fix exception handling after Q*Application::exec()
Robert Griebl
2024-03-07
1
-14
/
+19
*
Re-enable console/terminal output on Windows
Robert Griebl
2024-02-19
1
-0
/
+2
*
Modernize string literals
Robert Griebl
2024-01-08
1
-5
/
+7
*
Simplify custom appman implementations
Robert Griebl
2023-12-06
1
-9
/
+2
*
Simplify builing a custom appman executable
Robert Griebl
2023-12-06
2
-7
/
+0
*
Add public defines for QT_AM_VERSION...
Robert Griebl
2023-12-05
1
-1
/
+1
*
Switch to declarative registration
Robert Griebl
2023-11-08
2
-0
/
+7
*
Remove the legacy ApplicationInstaller and clean up "disable-installer"
Robert Griebl
2023-10-29
1
-5
/
+1
*
Make our TestRunner #ifdef mess a little bit more readable
Robert Griebl
2023-08-02
1
-24
/
+9
*
qmltestrunner: support BLACKLIST files
Robert Griebl
2023-07-21
1
-1
/
+1
*
Improve auto-test coverage
Robert Griebl
2023-07-19
1
-5
/
+4
*
Try to deal with the non-standard OpenSSL3 setup in Coin VMs
Robert Griebl
2023-01-14
1
-1
/
+0
*
CMake: our tools are really apps as far as the build system is concerned
Robert Griebl
2022-09-26
1
-8
/
+3
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-20
1
-1
/
+1
*
Prevent linking of AppMan modules into user plugins
Robert Griebl
2022-06-30
1
-0
/
+2
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Disable the Wayland watchdog when running autotests
Robert Griebl
2022-05-12
1
-0
/
+1
*
macos: Fix the appman-qmltestrunner
Dominik Holland
2022-04-26
1
-1
/
+1
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-5
/
+0
*
cmake: remove qmake build system (except in examples/)
Robert Griebl
2021-06-30
1
-32
/
+0
*
cmake: reimplement the build-config.yaml mechanism
Robert Griebl
2021-06-30
1
-14
/
+4
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+32
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Fix lists not being merged when using multiple config files
Robert Griebl
2020-09-24
1
-1
/
+1
*
Add support for additional Wayland sockets
Robert Griebl
2020-09-23
1
-1
/
+1
*
Disallow implicit ASCII casts
Bernd Weimer
2020-09-17
1
-1
/
+1
*
Improve auto tests
Bernd Weimer
2020-08-03
1
-2
/
+8
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-2
/
+2
*
Improve tests and bash completion
Bernd Weimer
2020-03-10
1
-3
/
+3
*
Always generate debug infos for appman on macos
Dominik Holland
2020-02-22
1
-0
/
+3
*
Allow qmltestrunner to shutdown gracefully
Bernd Weimer
2020-02-18
1
-1
/
+1
*
Do the necessary changes to the locale on startup implicitly
Robert Griebl
2020-02-03
1
-1
/
+0
*
Defer logging output until configuration is known
Bernd Weimer
2020-01-29
1
-6
/
+4
*
Fix compiler and code-model warnings
Robert Griebl
2019-11-08
1
-0
/
+1
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
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
-0
/
+1
*
Fix GIT_VERSION in build-config
Robert Griebl
2019-10-28
1
-3
/
+5
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-3
/
+3
*
Improve QML test output
Bernd Weimer
2019-08-01
1
-1
/
+3
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-2
/
+2
*
Fix application naming for --help and --version
Robert Griebl
2019-06-25
1
-2
/
+2
*
Add support for $VERBOSE_TEST in the qml testrunner
Robert Griebl
2019-02-11
1
-0
/
+2
*
Fixing more UTF-8 problems on macOS: runtime errors in libarchive
Robert Griebl
2019-01-16
1
-4
/
+2
*
Catch appman exceptions only
Bernd Weimer
2018-12-18
1
-2
/
+3
[next]