summaryrefslogtreecommitdiffstats
path: root/src/common-lib/exception.cpp
Commit message (Expand)AuthorAgeFilesLines
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-3/+21
* Clazy: modernizeRobert Griebl2024-01-081-13/+13
* Modernize string literalsRobert Griebl2024-01-081-4/+4
* Add a simple package-server for app installation testingRobert Griebl2023-08-041-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-1/+1
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update the appman-dumptypes toolRobert Griebl2019-01-161-0/+5
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Fix move semantics for what() buffer handling in ExceptionRobert Griebl2017-05-291-4/+6
* Introduce config file cachingRobert Griebl2017-04-251-0/+10
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-11/+11
* Made Exception default to code == Error::SystemRobert Griebl2017-02-071-0/+5
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* 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-5/+5
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+88