summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-201-1/+1
|\
| * Doc: Fix paths for Files property in qt_attribution.json filesKai Köhne2022-12-071-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-022-0/+13
|\|
| * Fix assert with wrong number of argument to animateTransformAllan Sandfeld Jensen2022-08-311-0/+2
| * Avoid undefined behavior when painter transform goes oobEskil Abrahamsen Blomfeldt2022-07-141-0/+11
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-2431-665/+665
|/
* Update commercial license headersTarja Sundqvist2022-05-3031-665/+665
* Don't link Qt Svg against Qt WidgetsLars Knoll2022-01-211-9/+0
* Adjust QSvgStyleSelector to change of virtual interface in qtbaseVolker Hilsheimer2022-01-181-1/+2
* Unconditionally stop parsing after the svg end tagEirik Aavitsland2022-01-051-3/+1
* Fix boundsOnElement() for text nodes having transformationsEirik Aavitsland2021-11-191-2/+2
* SVG Image reading: Reject oversize svgs as corruptEirik Aavitsland2021-11-081-0/+2
* Improve <use> node resolution processIvan Tkachenko2021-11-022-14/+15
* Replace 0 with nullptrIvan Tkachenko2021-11-021-2/+2
* Do stricter error checking when parsing path nodesEirik Aavitsland2021-10-271-34/+25
* Support font size not in pixelsAlbert Astals Cid2021-10-111-3/+4
* Fix text x/y when the length is not in pixelsAlbert Astals Cid2021-10-111-0/+2
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-102-2/+2
* Limit font size to avoid numerous overflowsRobert Löhning2021-07-271-1/+2
* Fix parsing of arc elements in pathsEirik Aavitsland2021-07-141-3/+16
* Fix parsing of animation clock valuesEirik Aavitsland2021-07-121-35/+35
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-062-2/+2
* Use checked image allocation in image readerEirik Aavitsland2021-06-081-7/+4
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-071-2/+2
* Use correct name of the internal Zlib moduleAlexey Edelev2021-05-221-1/+1
* Implement QSvgRenderer::boundsOnElement() for text nodesEirik Aavitsland2021-05-102-3/+26
* CMake: Adapt to new WrapZLIB packageAlexandru Croitor2021-04-221-3/+3
* Fix build without features.mimetypeTasuku Suzuki2021-04-151-2/+4
* Fix build without features.graphicsviewTasuku Suzuki2021-04-151-1/+5
* Make image handler accept UTF-16/UTF-32 encoded SVGsEirik Aavitsland2021-04-081-15/+22
* Improve parsing of "r"Allan Sandfeld Jensen2021-03-051-3/+6
* Clamp parsed doubles to float representable valuesAllan Sandfeld Jensen2021-03-041-1/+4
* Avoid buffer overflow in isSupportedSvgFeatureRobert Löhning2021-02-181-2/+6
* Remove QMake project filesJoerg Bornemann2021-02-1110-193/+0
* Sanitize font weight value in QSvgFontStyle::applyRobert Löhning2021-01-291-1/+3
* Improve handling of malformed numeric values in svg filesEirik Aavitsland2020-12-031-0/+3
* Fix MSVC warning about integer conversionFriedemann Kleint2020-11-121-1/+1
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* QtSvg: build with explicit QChar(int) constructorDavid Faure2020-11-072-4/+4
* Short porting guide for QtSvgVolker Hilsheimer2020-11-041-1/+3
* Add support for 'image-rendering' attributeAles Erjavec2020-11-034-6/+83
* Organize QtSvgWidgets documentationVolker Hilsheimer2020-10-295-4/+22
* Allow loading SVG files with a doctype declarationNicolas Fella2020-10-212-6/+6
* Reject corrupt svgs with invalid sizeEirik Aavitsland2020-10-161-0/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-014-17/+27
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+50
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-225-5/+23
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-141-1/+1
* Work around uninitialized variable in QRadialGradientLars Knoll2020-09-121-1/+1
* Change classification of XSVG LicenseKai Koehne2020-09-071-2/+3