summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use QList instead of QVectorJarek Kobus2020-06-087-32/+32
* Use exported highlighter from QtWidgets rather than duplicating codeVolker Hilsheimer2020-06-021-59/+3
* Move QSvgWidget and QGraphicsSvgItem into separate moduleVolker Hilsheimer2020-05-2914-46/+149
* Remove QTextCodec dependency from QtSvgLars Knoll2020-05-151-4/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-213-5/+8
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3Qt Forward Merge Bot2020-03-183-5/+8
| |\
| | * Strip the quotes around the font familyAndy Shaw2020-03-103-5/+8
* | | CMake: Regenerate some of projects to be up-to-dateAlexandru Croitor2020-03-064-3/+15
* | | CMake: Handle zlib dependency correctlyAlexandru Croitor2020-03-062-3/+28
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-053-12/+2
|\ \ \ | |/ /
| * | Remove overridden QSvgIOHandler::name()Shawn Rutledge2020-03-032-10/+0
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-022-1/+18
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-292-1/+18
| |\ \ | | |/
| | * Restrict nested use nodes processedAllan Sandfeld Jensen2020-02-262-1/+18
* | | Regenerate qtsvgwip/cmakeAlexandru Croitor2020-02-124-9/+18
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-02-1210-56/+108
|\ \ \
| * | | Get rid of QMatrixJarek Kobus2020-02-062-33/+0
| |/ /
| * | Add API to enable opt-in aspect ratio feature in QSvgRendererEirik Aavitsland2020-01-284-1/+47
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-7/+8
| |\ \ | | |/
| | * Revert the keep-aspectratio feature for 5.14.1v5.14.15.14.1Eirik Aavitsland2020-01-161-7/+8
| * | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-178-30/+67
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-072-10/+10
| |\ \ | | |/
| | * Fix yet another viewbox scaling issue, for render to boundsEirik Aavitsland2020-01-032-10/+10
| * | Fix endl usage to contain prefixes and bump version to 6.0.0Alexandru Croitor2019-12-061-26/+26
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-5/+4
| |/
| * Re-fix scaling when rendering a specific element by idAlessandro Portale2019-11-141-1/+3
| * QSvgRenderer: Allow to remove a viewBoxAlessandro Portale2019-11-131-1/+1
| * Fix rendering of SVG with translating viewBoxEirik Aavitsland2019-11-111-4/+4
* | Regenerate projectsAlexandru Croitor2019-11-154-17/+61
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-154-4/+4
|\ \
| * \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-154-4/+4
| |\ \ | | |/
| | * Small performance improvements suggested by clang-tidyv5.14.0-beta2Albert Astals Cid2019-10-074-4/+4
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-157-25/+38
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-115-14/+16
| |\ \ | | |/
| | * 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
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-179-74/+144
|\ \ \ \ | |/ / /
| * | | Fix endl usage to contain prefixes and bump version to 6.0.0Alexandru Croitor2019-06-141-26/+26
| |/ /
| * | 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
| |\ \ \ | | |/ /