summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.9.1v5.9.1Jani Heikkinen2017-06-201-0/+28
* 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.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.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.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
* | | 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
|\| |
| * | Add missing override and remove redundant virtualAlexander Volkov2016-12-068-101/+101
| * | Examples: Add missing override and remove redundant virtualAlexander Volkov2016-12-0614-42/+42
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2611-58/+61
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-248-13/+32
| | |\
| | | * Use separate metadata files for plugins if QT_NO_COMPRESS is definedAlexander Volkov2016-11-105-0/+16
| | | * Imageformat plugin: Add mime type "image/svg+xml-compressed"Alexander Volkov2016-11-101-1/+1
| | | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-10/+0
| | | * Ignore .svgz images unless compression is enabledAlexander Volkov2016-10-272-2/+15
| | * | Remove unused methods from plugin classesAlexander Volkov2016-11-112-16/+0
| | * | Add missing 'override' keyword to pluginsAlexander Volkov2016-11-114-18/+18
| | * | Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-11-101-11/+11
| * | | Fix checking for feature 'imageformatplugin' in pluginsFriedemann Kleint2016-11-241-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-2110-48/+37562
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-09-193-19/+37519
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-172-1/+18525
| | |\|
| | | * Fix UB (signed overflow) in QSvgIconEnginePrivate::pmcKey()Marc Mutz2016-09-091-1/+1
| | | * BC data files for QtSvg for Qt 5.6Milla Pohjanheimo2016-09-051-0/+18524
| | * | BC data files for QtSvg (5.7)Milla Pohjanheimo2016-09-131-0/+18956
| | * | QSvgIconEngine::addFile(): Use QMimeDatabase to determine file typeFriedemann Kleint2016-08-301-18/+38
| * | | QSvgGenerator: prefer QColor::name() over QString::arg() cascadeMarc Mutz2016-09-131-5/+1
| * | | Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-137-24/+42
* | | | Bump versionOswald Buddenhagen2016-08-291-1/+1
|/ / /
* | | Fix build after qtConfig changes in qtbasev5.8.0-alpha1Lars Knoll2016-08-194-11/+6
* | | Disable fluidlauncher example on UIKit platformsJake Petroules2016-08-181-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-028-13/+53
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-017-14/+21
| |\|