Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt-mainline/master' | Tobias Koenig | 2009-06-04 | 7 | -13/+13 |
|\ | |||||
| * | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 5 | -11/+11 |
| | | | | | | | | | | used character operations whenever possible better usage of QLatin1String | ||||
| * | Silence warning by MSVC. | Frans Englich | 2009-05-20 | 1 | -1/+1 |
| | | | | | | | | Reviewed-By: TrustMe | ||||
| * | Initialize variable to avoid valgrind error. | Frans Englich | 2009-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | For some reason it's only sometimes hit and cannot be deterministically reproduced. Task-number: 253722 Reviewed-by: TrustMe | ||||
* | | Fixed typo in apidocs and extended example code | Tobias Koenig | 2009-06-03 | 2 | -3/+14 |
| | | |||||
* | | Add conformance section to qtxmlpatterns doc and extended api docs | Tobias Koenig | 2009-05-31 | 1 | -1/+7 |
| | | |||||
* | | Added code snippets for QXmlSchemaValidator and referenced them from api docs | Tobias Koenig | 2009-05-21 | 1 | -0/+12 |
| | | |||||
* | | Added code snippets for QXmlSchema and referenced them from api docs | Tobias Koenig | 2009-05-21 | 1 | -0/+16 |
| | | |||||
* | | Complete documentation of schema example and reference it from api docs | Tobias Koenig | 2009-05-20 | 2 | -0/+4 |
| | | |||||
* | | First version of documentation for schema example | Tobias Koenig | 2009-05-19 | 1 | -0/+10 |
| | | |||||
* | | 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 | 109 | -218/+3488 |
| | | |||||
* | | Various api, documentation and code cleanups | Tobias Koenig | 2009-05-16 | 25 | -105/+213 |
| | | |||||
* | | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 213 | -561/+34912 |
|/ | | | | | | | | | 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. | ||||
* | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 2 | -4/+2 |
| | | | | Reviewed-by: nrc | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 631 | -0/+120993 |