summaryrefslogtreecommitdiffstats
path: root/src/common-lib/qtyaml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang code model fixesRobert Griebl2018-04-171-1/+2
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Introduce config file cachingRobert Griebl2017-04-251-7/+1
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-2/+3
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-3/+3
* Fix memory leak when parsing YAML filesRobert Griebl2017-02-221-11/+8
* Fixed conversion of YAML null values to JSRobert Griebl2017-01-301-5/+11
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Added a way to add config paths that are relative to the config fileRobert Griebl2017-01-111-6/+12
* Optimized the Qt side of the YAML parserRobert Griebl2016-11-231-63/+75
* Make the build warning freeRobert Griebl2016-10-191-1/+4
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-7/+7
* 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-1/+2
* 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/+390