summaryrefslogtreecommitdiffstats
path: root/src/common-lib/exception.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-1/+3
* Clazy: fixesRobert Griebl2024-01-081-1/+1
* Clazy: modernizeRobert Griebl2024-01-081-18/+18
* Modernize string literalsRobert Griebl2024-01-081-2/+2
* Add a simple package-server for app installation testingRobert Griebl2023-08-041-1/+1
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-4/+4
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-1/+0
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-281-1/+1
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-7/+1
* Disallow implicit ASCII castsBernd Weimer2020-09-171-0/+6
* Fix copyright headersRobert Griebl2019-11-051-0/+1
* Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-301-0/+21
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update the appman-dumptypes toolRobert Griebl2019-01-161-0/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Clang code model fixesRobert Griebl2018-04-171-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Introduce config file cachingRobert Griebl2017-04-251-1/+5
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-15/+15
* Made Exception default to code == Error::SystemRobert Griebl2017-02-071-0/+1
* Fixed missing overridesRobert Griebl2017-01-201-1/+1
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-3/+3
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+3
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Fixed all relevant clazy warnings - especially QString related ones.Robert Griebl2016-01-141-4/+4
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Fixed all copyright headers to be GPLv3Robert Griebl2015-11-161-1/+3
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+86