summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0Liang Qi2017-11-155-2/+32
|\
| * Fix crash on recursive self-referral in <use> elementEirik Aavitsland2017-11-155-2/+32
* | Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3054-191/+539
|\ \ | |/
| * Fix outdated FDL license headerv5.9.35.9.3Kai Koehne2017-10-1713-65/+65
| * Fix outdated BSD license headerKai Koehne2017-10-1736-108/+468
| * Avoid possible detachingAndré Klitzing2017-10-101-2/+2
| * Bump versionOswald Buddenhagen2017-10-061-1/+1
| * Remove unused variablesAndré Klitzing2017-10-062-11/+0
| * Add missing emitAndré Klitzing2017-10-061-1/+1
| * Return correct PdmDevicePixelRatioScaled metricAles Erjavec2017-10-041-1/+2
| * Remove inaccurate statement about using setSize() from the documentationv5.9.25.9.2Andy Shaw2017-08-231-3/+1
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-154-4/+19049
|\ \ | |/
| * Fix matrix multiplication in parseTransformationMatrix()Christoph Stein2017-07-031-3/+3
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+28
| |\
| | * Add changes file for 5.9.1v5.9.15.9.1Jani Heikkinen2017-06-201-0/+28
| * | Bump versionOswald Buddenhagen2017-06-301-1/+1
| * | Update binary compatibility files for Qt5.9.0 for QtSvgMilla Pohjanheimo2017-06-301-0/+19016
| * | Do not reallocate memory for QImageAllan Sandfeld Jensen2017-06-201-1/+2
| |/
* | Replace a float[128][128] with a single floatEdward Welbourne2017-07-141-3/+4
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-07-142-26/+14
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-302-6/+5
* | Fix table-row-group in displayStringToEnumRobert Loehning2017-06-071-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-072-6/+41
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+36
| |\
| | * Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Jani Heikkinen2017-05-081-0/+36
| * | Correctly parse the stroke-dasharray attributesAndy Shaw2017-05-301-6/+5
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2115-100/+19225
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta4v5.9.0-beta3Liang Qi2017-04-181-1/+1
| |\
| | * QSvgIconEngine: Paint correct size if device pixel ratio is fractional5.8Błażej Szczygieł2017-03-271-1/+1
| * | Fix warnings for -no-feature-cssparserv5.9.0-beta2v5.9.0-beta1Nikita Krupenko2017-03-291-2/+4
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-108-66/+19046
| |\ \ | | |/
| | * Fix building of examples without bearermanagenementUlf Hermann2017-03-072-2/+2
| | * Use the "process" feature to determine if QProcess is availableUlf Hermann2017-03-061-1/+1
| | * Binary compatibility file for qtsvg (5.8.0)Milla Pohjanheimo2017-02-031-0/+18996
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-264-63/+47
| | |\
| | | * Document 3rd party code using new setupv5.8.0-rc1v5.8.05.8.0Kai Koehne2016-12-074-63/+47
| * | | Fix radial gradient brushes in svg generatorEirik Aavitsland2017-02-142-3/+3
| * | | Add support for pattern brushes to svg generatorEirik Aavitsland2017-02-142-1/+105
| * | | Fix svg generation for non-normalized rectanglesEirik Aavitsland2017-02-141-1/+1
| * | | Improve the error messages of QSvgHandlerv5.9.0-alpha1Friedemann Kleint2017-02-021-14/+47
| * | | Introduce logging category "qt.svg"Friedemann Kleint2017-02-023-22/+28
* | | | Implement QIcon::isNull support for QtSVG IconsDavid Edmundson2017-04-043-0/+32
* | | | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+4
|\ \ \ | |/ /
| * | Paint the background if one has been set via a stylesheet for the widgetAndy Shaw2017-01-051-0/+4
| * | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | | Use defaultSize according to svg standard in svg pluginLars Schmertmann2017-01-0418-1/+195
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1234-203/+206
|\ \ \ | |/ /