summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-163-2/+5
|\
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| * Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-092-2/+4
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-132-12/+11
* | Fix rendering of SVGs with viewBoxesSimon Hausmann2019-05-242-9/+34
* | QtSvg: remove deprecated functions and enumerationsChristian Ehrlicher2019-05-271-1/+1
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-273-16/+22
|\
| * Fix stack overflow on indirect self-referralAllan Sandfeld Jensen2019-04-242-9/+15
| * Fix leak in SVG font nodesAllan Sandfeld Jensen2019-04-241-7/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-202-2/+10
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-172-2/+10
| |\
| | * Fix crash for recursive gradient referencesEirik Aavitsland2019-04-022-2/+10
* | | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-131-0/+7
|\ \ \ | |/ /
| * | Fix assert on misplaced tspan elementAllan Sandfeld Jensen2019-04-121-0/+7
| |/
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-092-3/+16
|\ \ | |/
| * Fix IRI parsing, and use after freeAllan Sandfeld Jensen2019-03-042-3/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-5/+16
|\ \ | |/
| * Fix heap overflow in path parsingAllan Sandfeld Jensen2019-03-011-1/+1
| * Don't leak nodes on parsing failuresAllan Sandfeld Jensen2019-02-272-4/+15
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-093-11/+11
|\ \ | |/
| * Fix QSvgRenderer incorrect render of svg:imageDavid Crémoux2019-02-063-11/+11
* | Fix deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-051-1/+1
|/
* Allow <style> without type attributeChih-Hsuan Yen2019-01-291-1/+1
* Consider relative path in image tagsLars Schmertmann2018-11-302-5/+20
* Fix parsing of forward referrals in use elementsEirik Aavitsland2018-08-203-15/+55
* Migrate QSvgHandler to use QRegularExpressionSamuel Gaist2018-08-121-11/+11
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-311-5/+6
|\
| * Fix crash when parsing malformed url referenceEirik Aavitsland2018-07-301-5/+6
* | Fix transformation of gradients for svg objectBoundingBox coordinatesEirik Aavitsland2018-06-292-2/+2
* | Make svg icons work as pixmap iconsThorbjørn Martsum2018-06-111-25/+70
* | SVG image handler: catch and warn about QImage allocation failureEirik Aavitsland2018-05-221-1/+6
|/
* Interpret width or height specified in percent as relative to viewportFrederik Christiani2018-04-301-3/+6
* Fix rotate animation freezing in wrong positionv5.11.0-beta4Friedemann Kleint2018-04-111-1/+1
* QSvgHandler: Change some usages of QString to QStringRefFriedemann Kleint2018-02-271-57/+54
* Fix warning when encountering font-size="none"Friedemann Kleint2018-02-271-27/+51
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-1/+1
|\
| * MSVC: Don't set a DLL base address for 64-bit5.10Thiago Macieira2018-01-241-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\ \ | |/
| * svgiconengine: Fix isNull() for deserialized iconsPalo Kisa2018-01-101-1/+1
* | Port away from QRegion::rects()Marc Mutz2017-12-051-2/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2013-43/+78
|\ \ | |/
| * 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-154-1/+18
| |\
| | * Fix crash on recursive self-referral in <use> elementEirik Aavitsland2017-11-154-1/+18
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-3011-42/+60
| |\ \ | | |/
| | * Fix outdated FDL license headerv5.9.35.9.3Kai Koehne2017-10-173-15/+15
| | * Fix outdated BSD license headerKai Koehne2017-10-173-9/+39
| | * Avoid possible detachingAndré Klitzing2017-10-101-2/+2
| | * 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