summaryrefslogtreecommitdiffstats
path: root/src/jsonstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* initial JsonConnection implementation (synchronous)Alexei Rousskikh2012-05-081-1/+11
* added support for BOM(byte order mark) before utf; added utf32Alexei Rousskikh2012-04-061-0/+6
* JsonStream::lastError() implementationAlexei Rousskikh2012-03-281-1/+37
* JsonStream & JsonBuffer API redesignAlexei Rousskikh2012-03-231-28/+182
* Added UTF16-BE and UTF16-LE supportAndrew Christian2012-03-191-0/+7
* Cleaned up documentationAndrew Christian2012-03-161-13/+5
* PIMPL implementation for major classesAlexei Rousskikh2012-03-081-23/+51
* Fix compiler warningsAndrew Christian2012-02-281-1/+1
* Cleaned up debugging messagesAndrew Christian2012-02-031-2/+0
* Long live Qt Json Stream!Sergio Ahumada2012-01-311-0/+277