summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema
Commit message (Collapse)AuthorAgeFilesLines
* Xml Schema: license header updatePeter Hartmann2009-07-2045-45/+45
| | | | Reviewed-by: TrustMe
* XmlSchema: update license headersPeter Hartmann2009-07-163-12/+12
| | | | Reviewed-by: TrustMe
* XmlSchema: add license headers for some filesPeter Hartmann2009-07-164-0/+131
| | | | | | some files did not contain the proper license headers. Reviewed-by: TrustMe
* Update the license headers in XML Schema to the new formatThiago Macieira2009-07-1691-91/+91
|
* Xml Schema: move license file to the right directoryPeter Hartmann2009-07-151-0/+0
| | | | | | move the license file for the xml.xsd schema file Reviewed-by: TrustMe
* 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.