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
/
openvg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
2
-26
/
+26
*
Destroy EGL window surface when direct VG surface is deleted
Rhys Weatherley
2009-08-31
1
-0
/
+6
*
Improved QPainter API for allowing native painting in GL / VG.
Samuel Rødal
2009-08-26
2
-33
/
+33
*
Don't dereference VGImage's that come from QVGPixmapData
Rhys Weatherley
2009-08-25
1
-1
/
+9
*
Implement the blur pixmap filter for OpenVG using vgGaussianBlur()
Rhys Weatherley
2009-08-25
3
-0
/
+74
*
Fix compilation of qpaintengine_vg.cpp.. again.
Jason Barron
2009-08-20
1
-1
/
+1
*
Merge commit 'qt/master'
Jason Barron
2009-08-18
1
-6
/
+6
|
\
|
*
Use LIBS_PRIVATE on Mac and X11.
Thiago Macieira
2009-08-17
1
-6
/
+6
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
13
-13
/
+13
|
\
\
|
|
/
|
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
13
-13
/
+13
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-10
1
-0
/
+25
|
\
\
|
|
/
|
*
Add a private function for conversion a QPixmap into a VGImage
Rhys Weatherley
2009-08-10
1
-0
/
+25
*
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-27
2
-8
/
+185
|
\
\
|
|
/
|
*
OpenVG: short-cut clipping for QPainterPath's that are just rects
Rhys Weatherley
2009-07-02
1
-0
/
+50
|
*
OpenVG: override QPaintEngineEx::clip(QRect) and handle specially.
Rhys Weatherley
2009-07-02
2
-2
/
+129
|
*
OpenVG: use the correct clip region to detect single-rect clips
Rhys Weatherley
2009-07-02
1
-2
/
+2
|
*
OpenVG compile fix - use const_cast instead of static_cast
Rhys Weatherley
2009-07-01
1
-4
/
+4
*
|
Compile OpenVG paint engine after QScopedPointer changes.
Jason Barron
2009-07-10
1
-1
/
+1
*
|
Another fix for the include bug in Symbian.
Jason Barron
2009-07-09
1
-1
/
+1
|
/
*
Better detection for OpenVG engines that run on top of OpenGL
Rhys Weatherley
2009-06-24
1
-0
/
+6
*
Integrate the OpenVG graphics system into Qt 4.6
Rhys Weatherley
2009-06-23
14
-0
/
+5739