Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 18 | -36/+36 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed a validation problem in QSvgIOHandler::canRead(). | Trond Kjernåsen | 2009-06-08 | 1 | -5/+30 |
| | | | | | | | | | | QSvgIOHandler::canRead() only looked at the 80 first bytes in a SVG file when looking for the <svg> tag. That tag can obviously be found at an arbitrary offset from the start of the file, depending on e.g. comments tags. Task-number: 255419 Reviewed-by: Kim | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 25 | -0/+5337 |