index
:
qt/qtsvg.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
Qt SVG
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg
/
qsvggraphics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rendering opacity in text elements
Robert Löhning
8 days
1
-6
/
+8
*
Don't add outlines to text when there is none
Eskil Abrahamsen Blomfeldt
2025-06-03
1
-1
/
+2
*
Clean up QSvgHandler with focus on strings
Matthias Rauter
2025-06-02
1
-1
/
+1
*
Fix rendering lines with zero length
Hatem ElKharashy
2025-02-28
1
-4
/
+16
*
Render opacity on a group as a transparency of the group as a whole
Lena Biliaieva
2024-10-22
1
-18
/
+115
*
Animations: Create animation classes
Hatem ElKharashy
2024-10-18
1
-4
/
+4
*
Correct the calculation of the buffer sizes in filter
Matthias Rauter
2024-07-30
1
-18
/
+18
*
Fix incorrect stroke width with text
Hatem ElKharashy
2024-06-24
1
-22
/
+16
*
Enabler: Pass filename through QSvgImage node
Eskil Abrahamsen Blomfeldt
2024-04-29
1
-3
/
+7
*
Add symbol and marker to QSvg
Matthias Rauter
2023-11-23
1
-3
/
+11
*
Refactor QSvgNode draw architecture
Matthias Rauter
2023-11-03
1
-187
/
+76
*
Private API for iterating over QSvgTinyDocument
Paul Olav Tvete
2023-10-30
1
-1
/
+1
*
Fix crash when reading text with line breaks
Eskil Abrahamsen Blomfeldt
2023-10-12
1
-2
/
+7
*
Fix bounds calculation for structures with text element children
Eirik Aavitsland
2023-08-18
1
-2
/
+4
*
Sanity check against too large text elements
Eirik Aavitsland
2023-06-21
1
-2
/
+37
*
Don't rasterize gigantic shapes
Eskil Abrahamsen Blomfeldt
2023-04-17
1
-194
/
+260
*
Add timing information in debug output
Eskil Abrahamsen Blomfeldt
2023-04-17
1
-0
/
+31
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-13
1
-38
/
+2
*
Fix boundsOnElement() for text nodes having transformations
Eirik Aavitsland
2021-11-19
1
-2
/
+2
*
Implement QSvgRenderer::boundsOnElement() for text nodes
Eirik Aavitsland
2021-05-10
1
-2
/
+22
*
Use QList instead of QVector
Jarek Kobus
2020-06-08
1
-3
/
+3
*
Restrict nested use nodes processed
Allan Sandfeld Jensen
2020-02-26
1
-1
/
+16
*
Fix stack overflow on indirect self-referral
Allan Sandfeld Jensen
2019-04-24
1
-9
/
+14
*
Fix QSvgRenderer incorrect render of svg:image
David Crémoux
2019-02-06
1
-5
/
+5
*
Fix crash on recursive self-referral in <use> element
Eirik Aavitsland
2017-11-15
1
-1
/
+4
*
Remove unused variables
André Klitzing
2017-10-06
1
-1
/
+0
*
Updated license headers
Jani Heikkinen
2016-01-25
1
-14
/
+20
*
Fix users of QTextLayout::additionalFormats to use the new API
Marc Mutz
2015-06-01
1
-4
/
+3
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Don't stroke a path if it's not specified in the SVG
Lars Knoll
2014-10-20
1
-1
/
+1
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-25
1
-19
/
+11
*
remove pointless #ifndef QT_NO_SVG
Oswald Buddenhagen
2013-10-29
1
-4
/
+0
*
Fix module name format in file headers
Sze Howe Koh
2013-01-29
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Update licenseheader text in source files for qtsvg Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+615