summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/api/qxmlschemavalidator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Added missing version information about XML Schema support.David Boddie2009-11-241-0/+5
| | | | Reviewed-by: Trust Me
* Fix typo in XmlPatterns license headers.Jason McDonald2009-10-061-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Eliminate last mentions of "Qt Software".Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Compile fix with namespaced Qthjk2009-07-211-0/+4
|
* Update the license headers in XML Schema to the new formatThiago Macieira2009-07-161-1/+1
|
* Fixed typo in apidocs and extended example codeTobias Koenig2009-06-031-3/+9
|
* Add conformance section to qtxmlpatterns doc and extended api docsTobias Koenig2009-05-311-1/+7
|
* Added code snippets for QXmlSchemaValidator and referenced them from api docsTobias Koenig2009-05-211-0/+12
|
* Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-201-0/+2
|
* Adapt license headers to LGPLTobias Koenig2009-05-161-2/+32
|
* Various api, documentation and code cleanupsTobias Koenig2009-05-161-9/+29
|
* Add W3C XML Schema validation supportTobias Koenig2009-05-161-0/+264
This was done by Tobias Koenig, as part of an internship at Trolltech/Qt Software, started at Wed Oct 1 18:32:43 2008 +0200, and the last commit being part of this commit dating Tue Feb 24 11:03:36 2009 +0100. This is work consisting of about 650 commits squashed into one, where the first commit was 61b280386c1905a15690fdd917dcbc8eb09b6283, in the repository before Qt's history cut.