summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/schema
Commit message (Collapse)AuthorAgeFilesLines
* Add W3C license text for xml.xsdTobias Koenig2009-07-131-0/+40
|
* Revert "Remove builtin xml schema file until legal issues are clarified"Tobias Koenig2009-07-132-0/+146
| | | | This reverts commit 3ded2e1ea5a74a6fc0d3938fa732f886aa275ca2.
* Remove builtin xml schema file until legal issues are clarifiedTobias Koenig2009-07-102-146/+0
|
* Forward errors from QXmlStreamReader to XsdSchemaParserTobias Koenig2009-05-191-0/+3
| | | | (missed this commit on the first merge, autotest works again)
* Remove unneeded qDebug statementTobias Koenig2009-05-191-1/+0
|
* Adapt license headers to LGPLTobias Koenig2009-05-1691-182/+2912
|
* Various api, documentation and code cleanupsTobias Koenig2009-05-1614-54/+128
|
* Add W3C XML Schema validation supportTobias Koenig2009-05-16155-0/+31784
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.