index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
svg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
22
-22
/
+22
*
Symbol visibility fixes for RVCT4 on Symbian
Iain
2010-04-15
1
-1
/
+1
*
doc: Added \since 4.6 to the properties.
Martin Smith
2010-02-23
1
-1
/
+3
*
Update copyright year to 2010
Jason McDonald
2010-01-07
22
-22
/
+22
*
Merge branch '4.5' into 4.6-staging
Thiago Macieira
2009-12-18
1
-16
/
+4
|
\
|
*
Fixed crash when parsing invalid polygons in svgs.
Kim Motoyoshi Kalland
2009-12-18
1
-16
/
+4
|
*
Update license headers again.
Jason McDonald
2009-09-08
22
-88
/
+88
*
|
Fixed parsing of svg paths.
Kim Motoyoshi Kalland
2009-12-17
1
-4
/
+4
*
|
qreal-ization
Aleksandar Sasha Babic
2009-12-15
2
-6
/
+6
*
|
Fixed handling of stroke-dashoffset in the SVG module.
Kim Motoyoshi Kalland
2009-11-09
1
-1
/
+4
*
|
Fixed the SVG paint engine to preserve whitespace when drawing text.
Kim Motoyoshi Kalland
2009-10-20
1
-0
/
+1
*
|
Fixed inheritence of whitespace mode in QtSvg.
Kim Motoyoshi Kalland
2009-10-05
1
-9
/
+5
*
|
Fix warnings on mingw
Thierry Bastian
2009-10-01
1
-0
/
+2
*
|
doc: Fixed some qdoc errors.
Martin Smith
2009-09-15
1
-3
/
+14
*
|
Fixed gradient referencing in SVGs.
Kim Motoyoshi Kalland
2009-09-14
9
-159
/
+135
*
|
Fixed white-space handling in the SVG module.
Kim Motoyoshi Kalland
2009-09-10
1
-10
/
+13
*
|
Fixed handling of stop-color="currentColor" in the SVG module.
Kim Motoyoshi Kalland
2009-09-10
2
-14
/
+31
*
|
Make QGraphicsSvgItem a QGraphicsObject.
Alexis Menard
2009-09-09
2
-15
/
+11
*
|
Fixed text positioning in SVGs when using SVG fonts.
Kim Motoyoshi Kalland
2009-09-09
1
-1
/
+1
*
|
Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6
Janne Anttila
2009-09-09
22
-88
/
+88
|
\
\
|
*
|
Update license headers again.
Jason McDonald
2009-09-09
22
-88
/
+88
*
|
|
Fixes for compiler warnings reported by RVCT
Janne Anttila
2009-09-09
2
-22
/
+9
|
/
/
*
|
Fixed resolving colors of the form "rgb(r,g,b)" in SVGs.
Kim Motoyoshi Kalland
2009-09-07
1
-10
/
+13
*
|
Unbreak static compile (due to symbol conflicts).
Ariya Hidayat
2009-09-03
1
-21
/
+21
*
|
fix warnings on mingw
Thierry Bastian
2009-09-02
1
-0
/
+1
*
|
Prospective build fix for SVG parsing.
Ariya Hidayat
2009-09-02
1
-1
/
+71
*
|
Speed-up id look-up for SVG node.
Ariya Hidayat
2009-09-02
1
-10
/
+16
*
|
Faster SVG color parsing by tackling the #rrggbb color early.
Ariya Hidayat
2009-09-02
1
-31
/
+47
*
|
Minor speed-up when parsing SVG color.
Ariya Hidayat
2009-09-02
1
-20
/
+34
*
|
Optimize SVG color decoding.
Ariya Hidayat
2009-09-02
1
-19
/
+22
*
|
Use QStringRef when parsing SVG color opacity.
Ariya Hidayat
2009-09-02
1
-7
/
+5
*
|
Simplify SVG color parsing when the color is opaque.
Ariya Hidayat
2009-09-02
1
-3
/
+3
*
|
Speed-up parsing of SVG path data.
Ariya Hidayat
2009-09-01
1
-117
/
+127
*
|
Use QStringRef when parsing SVG transformation matrix.
Ariya Hidayat
2009-09-01
1
-8
/
+31
*
|
Minor improvement when parsing matrix transformation in SVG.
Ariya Hidayat
2009-08-31
1
-1
/
+24
*
|
Speed-up floating-point decoding for SVG parsing.
Ariya Hidayat
2009-08-31
1
-4
/
+11
*
|
Faster cut-off when SVG "display" attribute is not explicitly set.
Ariya Hidayat
2009-08-31
1
-2
/
+3
*
|
Speed-up parseCoreNode() for SVG parsing.
Ariya Hidayat
2009-08-31
1
-15
/
+37
*
|
Fix wrong checks in commit fd8ced2f.
Ariya Hidayat
2009-08-31
1
-16
/
+16
*
|
Faster cut-off when SVG composition op is not explicitly set.
Ariya Hidayat
2009-08-31
1
-2
/
+3
*
|
Speed-up SVG font attributes parsing
Ariya Hidayat
2009-08-31
1
-33
/
+26
*
|
Group the stroke attributes for 3.5% speed-up in QSvgAttributes.
Ariya Hidayat
2009-08-31
1
-32
/
+38
*
|
Use QStringRef in parseVisibility for SVG parsing.
Ariya Hidayat
2009-08-31
1
-3
/
+2
*
|
Faster cut-off in SVG parsing when there is no explicit opacity.
Ariya Hidayat
2009-08-31
1
-0
/
+3
*
|
Faster cut-off in SVG parsing when there is no transformation.
Ariya Hidayat
2009-08-31
1
-4
/
+4
*
|
Speed-up parsePen() function for SVG parsing.
Ariya Hidayat
2009-08-31
1
-50
/
+42
*
|
Speed-up parseBrush() function for SVG parsing.
Ariya Hidayat
2009-08-31
1
-17
/
+14
*
|
Faster attributes iteration in QSvgAttributes constructor.
Ariya Hidayat
2009-08-31
1
-99
/
+157
*
|
Merge branch '4.6' of git:qt/qt into 4.6
Thiago Macieira
2009-08-31
2
-4
/
+7
|
\
\
|
*
|
Find the cached bounds only when necessary.
Ariya Hidayat
2009-08-31
2
-4
/
+7
[next]