aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/json
Commit message (Expand)AuthorAgeFilesLines
* qbsbuild: use QbsStaticLibrary in json.qbsIvan Komissarov2020-08-271-8/+1
* cmake: suppress warning in json.cppIvan Komissarov2020-08-271-0/+4
* Initial CMake portIvan Komissarov2020-08-171-0/+4
* Apply 'modernize-deprecated-headers' fix-itIvan Komissarov2019-11-261-2/+2
* Apply 'readability-container-size-empty' fix-itIvan Komissarov2019-11-251-2/+2
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-4/+4
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-10/+10
* Return initializer list where it is possibleDenis Shienkov2019-02-261-30/+30
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-232-30/+30
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-4/+4
* Build qbs with C++14Christian Kandeler2018-02-151-1/+1
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-4/+4
* Modernize variable declarationsDenis Shienkov2017-11-301-6/+6
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-18/+18
* Use qbsjson in the VisualStudioGuidPool implementationJake Petroules2017-09-111-0/+1
* Add a copy of qtcjsonJake Petroules2017-09-085-0/+5573