| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clang-tidy / Clazy | Robert Griebl | 6 days | 1 | -1/+1 |
| * | Change all appman libraries to use Qt's default regarding shared/static | Robert Griebl | 6 days | 1 | -3/+2 |
| * | Security: remove suid-root support | Robert Griebl | 2025-08-25 | 1 | -3/+4 |
| * | Replace all #pragma once with old-style #ifdef include guards | Robert Griebl | 2024-03-05 | 1 | -1/+4 |
| * | Axivion: fix or document most of the reported issues | Robert Griebl | 2024-02-21 | 1 | -1/+3 |
| * | Clazy: fixes | Robert Griebl | 2024-01-08 | 1 | -1/+1 |
| * | Clazy: modernize | Robert Griebl | 2024-01-08 | 1 | -18/+18 |
| * | Modernize string literals | Robert Griebl | 2024-01-08 | 1 | -2/+2 |
| * | Add a simple package-server for app installation testing | Robert Griebl | 2023-08-04 | 1 | -1/+1 |
| * | Fix include style to what's mandated for public headers | Alexandru Croitor | 2022-12-12 | 1 | -4/+4 |
| * | Fix QScopedPointer::take deprecation warning | Robert Griebl | 2022-06-15 | 1 | -1/+0 |
| * | Use SPDX license identifiers | Dominik Holland | 2022-06-15 | 1 | -30/+4 |
| * | Update copyright headers to 2021 an finally switch to the GPL | Robert Griebl | 2021-06-01 | 1 | -25/+13 |
| * | Qt6 port, part 2 .. compiling with cmake | Robert Griebl | 2020-11-28 | 1 | -1/+1 |
| * | Qt 6 port, part 1 .. without cmake | Robert Griebl | 2020-11-28 | 1 | -7/+1 |
| * | Disallow implicit ASCII casts | Bernd Weimer | 2020-09-17 | 1 | -0/+6 |
| * | 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/+21 |
| * | Rename from Luxoft AM to Qt AM | Robert Griebl | 2019-08-05 | 1 | -1/+1 |
| * | Update the appman-dumptypes tool | Robert Griebl | 2019-01-16 | 1 | -0/+1 |
| * | Update copyright statements | Robert Griebl | 2018-12-18 | 1 | -1/+2 |
| * | Clang code model fixes | Robert Griebl | 2018-04-17 | 1 | -1/+1 |
| * | Update Pelagicore copyright headers to 2018 | Robert Griebl | 2018-02-07 | 1 | -1/+1 |
| * | Introduce config file caching | Robert Griebl | 2017-04-25 | 1 | -1/+5 |
| * | Replace C++03 throw(Exception) specifications with C++11 noexcept(false) | Robert Griebl | 2017-03-14 | 1 | -15/+15 |
| * | Made Exception default to code == Error::System | Robert Griebl | 2017-02-07 | 1 | -0/+1 |
| * | Fixed missing overrides | Robert Griebl | 2017-01-20 | 1 | -1/+1 |
| * | Updated Pelagicore AG copyright to 2017 | Robert Griebl | 2017-01-16 | 1 | -1/+1 |
| * | Make the build warning free | Robert Griebl | 2016-10-19 | 1 | -2/+2 |
| * | Reimplemented build-system as a real Qt module | Robert Griebl | 2016-10-17 | 1 | -3/+3 |
| * | Moved all symbols to a private namespace | Robert Griebl | 2016-09-23 | 1 | -0/+3 |
| * | Fixed license header to align with the final QtAS contract. | Robert Griebl | 2016-06-02 | 1 | -6/+16 |
| * | 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 |
| * | Fixed all relevant clazy warnings - especially QString related ones. | Robert Griebl | 2016-01-14 | 1 | -4/+4 |
| * | Tweaked the header layout a little bit, so that it passes the CI check. | Robert Griebl | 2015-11-20 | 1 | -4/+4 |
| * | Fixed all copyright headers to be GPLv3 | Robert Griebl | 2015-11-16 | 1 | -1/+3 |
| * | Initial commit of Pelagicore's ApplicationManager with squashed history. | Robert Griebl | 2015-10-26 | 1 | -0/+86 |