Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Letting the xmlpatternsvalidator tool properly handle relative paths | João Abecasis | 2009-09-21 | 1 | -45/+42 |
| | | | | | | | | | | Since QXmlSchemaValidator resolves relative paths against the executable location, we use QUrl::fromLocalFile before passing them along. This is a more typical behavior for command-line applications and fixes the autotest. Reviewed-by: Frans Englich | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Make the license test pass. | Frans Englich | 2009-08-19 | 1 | -1/+1 |
| | | | | | | | This is partly done to address a review comment for S60. Reviewed-by: Marius SO Reviewed-by: Paul | ||||
* | Replace "Trolltech" with more appropriate terms. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update the license headers in XML Schema to the new format | Thiago Macieira | 2009-07-16 | 1 | -1/+1 |
| | |||||
* | Adapt license headers to LGPL | Tobias Koenig | 2009-05-16 | 1 | -1/+31 |
| | |||||
* | Various api, documentation and code cleanups | Tobias Koenig | 2009-05-16 | 1 | -17/+24 |
| | |||||
* | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 1 | -0/+96 |
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. |