summaryrefslogtreecommitdiff
path: root/src/shared/json/json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiers, part IIKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-38/+2
* Fix build issues with C++20Eike Ziller2021-04-201-2/+2
* Fix build with Qt 5.6 / qtcreator.qbsNikolai Kosjar2018-01-251-4/+2
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-2/+3
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Fix compiler warnings on windows.David Schulz2016-04-221-14/+15
* JSON: Compile fix.Christian Kandeler2016-03-071-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-14/+20
* Add missing include.Jake Petroules2015-11-231-0/+1
* JSON: Fix MSVC2013 warningsOrgad Shaneh2015-11-111-5/+5
* Json: Avoid unneeded intermediate copy of key stringshjk2015-11-091-60/+88
* Introduce a Qt-free JSON implementationhjk2015-11-091-0/+4928
* Remove stale shared/json directoryOrgad Shaneh2012-08-301-549/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Delegate javascript debugging to Script and V8 debugger clients.Aurindam Jana2011-08-031-0/+551