| Commit message (Expand) | Author | Age | Files | Lines |
| * | Re-organize the appman libraries into more manageable chunks | Robert Griebl | 6 days | 1 | -3/+3 |
| * | 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 | -3/+3 |
| * | Extend the QT_AM_MAIN macro to make it more flexible | Robert Griebl | 2024-07-19 | 1 | -0/+1 |
| * | Refactor the representation of the YAML configuration | Robert Griebl | 2024-05-29 | 1 | -1/+1 |
| * | Fix exception handling after Q*Application::exec() | Robert Griebl | 2024-03-07 | 1 | -8/+11 |
| * | Modernize string literals | Robert Griebl | 2024-01-08 | 1 | -2/+4 |
| * | Simplify custom appman implementations | Robert Griebl | 2023-12-06 | 1 | -10/+13 |
| * | Make Sudo universally available for all builds | Robert Griebl | 2023-11-27 | 1 | -1/+0 |
| * | Use SPDX license identifiers | Dominik Holland | 2022-06-15 | 1 | -51/+4 |
| * | Clazy: fix examples | Robert Griebl | 2021-08-17 | 1 | -2/+2 |
| * | Update copyright headers to 2021 an finally switch to the GPL | Robert Griebl | 2021-06-01 | 1 | -11/+9 |
| * | Fix lists not being merged when using multiple config files | Robert Griebl | 2020-09-24 | 1 | -1/+1 |
| * | Small fixes - mostly qdoc warnings | Robert Griebl | 2020-07-17 | 1 | -1/+1 |
| * | Do the necessary changes to the locale on startup implicitly | Robert Griebl | 2020-02-03 | 1 | -1/+0 |
| * | Fully transparent and generic cache for config and app database | Robert Griebl | 2019-11-07 | 1 | -2/+3 |
| * | 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 | -1/+1 |
| * | 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 | -1/+1 |
| * | Fixing more UTF-8 problems on macOS: runtime errors in libarchive | Robert Griebl | 2019-01-16 | 1 | -5/+2 |
| * | Update copyright statements | Robert Griebl | 2018-12-18 | 1 | -1/+2 |
| * | Fix installation of the examples | Daniel d'Andrada | 2018-07-11 | 1 | -0/+90 |