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
/
gui
/
painting
/
qpainter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Fixed holes in border image drawing by introducing new API.
Samuel Rødal
2011-07-26
1
-0
/
+2
*
Merge remote-tracking branch 'qt/4.8'
Jyri Tahtela
2011-05-18
1
-2
/
+2
|
\
|
*
Rename QGlyphs -> QGlyphRun
Eskil Abrahamsen Blomfeldt
2011-05-10
1
-2
/
+2
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
|
/
*
Long live QRawFont!
Eskil Abrahamsen Blomfeldt
2011-04-15
1
-0
/
+2
*
Added support for six-parameter radial gradients.
Samuel Rødal
2011-04-13
1
-0
/
+1
*
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Added QPainter::clipBoundingRect() which is significantly faster
Gunnar Sletta
2010-08-09
1
-0
/
+2
*
|
New class: QGlyphs
Eskil Abrahamsen Blomfeldt
2010-06-04
1
-0
/
+3
|
/
*
Change QStaticText::setMaximumSize() to setTextWidth()
Eskil Abrahamsen Blomfeldt
2010-03-29
1
-3
/
+3
*
Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint
Trond Kjernåsen
2010-03-09
1
-6
/
+6
*
Make the qpainter test compile under Windows.
Trond Kjernaasen
2010-02-24
1
-2
/
+3
*
Made the qDrawPixmaps() API public (with modifications).
Trond Kjernåsen
2010-02-23
1
-0
/
+25
*
Make QStaticText public API again
Eskil Abrahamsen Blomfeldt
2010-02-10
1
-0
/
+15
*
Remove redundant friend declaration for QPainterPrivate in QPainter
Eskil Abrahamsen Blomfeldt
2010-02-05
1
-1
/
+0
*
Temporarily remove QPainter::drawStaticText() for Qt 4.6.x integration
Eskil Abrahamsen Blomfeldt
2010-02-05
1
-15
/
+1
*
Make QStaticText private API
Eskil Abrahamsen Blomfeldt
2010-02-01
1
-1
/
+1
*
Add convenience overloads to QPainter::drawStaticText()
Eskil Abrahamsen Blomfeldt
2010-01-14
1
-0
/
+12
*
Introduce QStaticText API
Eskil Abrahamsen Blomfeldt
2010-01-14
1
-0
/
+3
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
Improved QPainter API for allowing native painting in GL / VG.
Samuel Rødal
2009-08-26
1
-0
/
+3
*
|
Replace QCustomScopedPointer with QScopedPointer
Harald Fernengel
2009-08-13
1
-1
/
+1
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-13
1
-1
/
+1
|
\
\
|
*
|
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
|
|
Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE
Harald Fernengel
2009-08-06
1
-1
/
+1
*
|
|
Squashed commit of the topic/exceptions branch.
Harald Fernengel
2009-08-03
1
-3
/
+3
*
|
|
Merge commit 'qt/master-stable' into 4.6-merged
Jason Barron
2009-06-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge license header changes from 4.5
Volker Hilsheimer
2009-06-16
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Update license headers as requested by the marketing department.
Jason McDonald
2009-06-16
1
-2
/
+2
|
|
*
Long live Qt 4.5!
Lars Knoll
2009-03-23
1
-0
/
+953
*
|
Merge commit 'qt/master-stable' into 4.6-stable
Jason Barron
2009-06-25
1
-0
/
+1
|
\
\
|
|
/
|
*
Improved clipping in GL2 paint engine.
Samuel Rødal
2009-06-09
1
-0
/
+1
|
*
Long live Qt!
Lars Knoll
2009-03-23
1
-0
/
+953
*
Make Qt exception safer.
Robert Griebl
2009-06-10
1
-1
/
+4
*
Long live Qt for S60!
axis
2009-04-24
1
-0
/
+953