summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated DECLARE_METATYPE for authority classesAndrew Christian2012-02-156-0/+16
* Fix read buffer size and add jsonschema test cases to make checkAndrew Christian2012-02-143-0/+3
* Added UID Range authority and fixed compiler warningsAndrew Christian2012-02-147-4/+336
* implemented format schema propertyAlexei Rousskikh2012-02-143-14/+158
* jsonstream schema validation implemented; test addedAlexei Rousskikh2012-02-1312-3/+273
* initial version of schema validation added to JsonServerAlexei Rousskikh2012-02-105-2/+193
* fixed exclusiveMin/Max bug (moved info from per schema into per property)Alexei Rousskikh2012-02-094-81/+105
* fixed exclusiveMin/Max; implemented divisibleBy attributeAlexei Rousskikh2012-02-083-20/+122
* schema enumeration methods added; schema's enum attribute implementedAlexei Rousskikh2012-02-088-6/+126
* more test cases; fixed validation bugsAlexei Rousskikh2012-02-065-71/+349
* more user-friendly error handling;few methods renamed as recommended;more testsAlexei Rousskikh2012-02-038-46/+374
* added SchemaError classAlexei Rousskikh2012-02-032-0/+160
* Cleaned up debugging messagesAndrew Christian2012-02-037-8/+8
* Qt modules don't try to set rpath on test apps, so we won't either.Chris Craig2012-02-023-13/+0
* Cleaned up docAndrew Christian2012-02-021-8/+8
* Long live Qt Json Stream!Sergio Ahumada2012-01-3192-0/+11956