Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QXmlStream: Fix parsing of DTDs that contain empty markup declarations | Jakub Wieczorek | 2009-11-25 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | like e.g. <!DOCTYPE doc []> According to the specification, it is possible for a doctype to contain no markup declarations: http://www.w3.org/TR/xml/#sec-prolog-dtd "intSubset ::= (markupdecl | DeclSep)*" However, currently QXmlStreamReader would raise an error when encountering such a declaration. Merge-request: 1926 Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com> | ||||
* | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 2 | -10/+10 |
| | | | | Reviewed-by: Trust Me | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 149 | -0/+4994 |