Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add W3C license text for xml.xsd | Tobias Koenig | 2009-07-13 | 1 | -0/+40 |
| | |||||
* | Revert "Remove builtin xml schema file until legal issues are clarified" | Tobias Koenig | 2009-07-13 | 2 | -0/+146 |
| | | | | This reverts commit 3ded2e1ea5a74a6fc0d3938fa732f886aa275ca2. | ||||
* | Remove builtin xml schema file until legal issues are clarified | Tobias Koenig | 2009-07-10 | 2 | -146/+0 |
| | |||||
* | Forward errors from QXmlStreamReader to XsdSchemaParser | Tobias Koenig | 2009-05-19 | 1 | -0/+3 |
| | | | | (missed this commit on the first merge, autotest works again) | ||||
* | Remove unneeded qDebug statement | Tobias Koenig | 2009-05-19 | 1 | -1/+0 |
| | |||||
* | Adapt license headers to LGPL | Tobias Koenig | 2009-05-16 | 91 | -182/+2912 |
| | |||||
* | Various api, documentation and code cleanups | Tobias Koenig | 2009-05-16 | 14 | -54/+128 |
| | |||||
* | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 155 | -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. |