aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/json.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-1/+3
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-2/+2
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+1
* Utils: Consistently use nullptrTobias Hunger2018-05-131-8/+8
* Utils: Use override consistentlyTobias Hunger2018-05-131-7/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Don't put QString in static attributesAleix Pol2015-10-091-22/+22
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* QML: add a memory pool to the Json* classes.Erik Verbruggen2013-07-171-2/+22
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-23/+20
* Utils::Json: Clean include directives.Friedemann Kleint2012-04-231-6/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Introduce JSON validationLeandro Melo2012-02-081-0/+412