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
/
image
/
qimage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Safeguard the colortable access when converting corrupted indexed8
Gunnar Sletta
2010-03-26
1
-2
/
+2
*
Added QImage::bitPlaneCount().
aavit
2010-03-04
1
-5
/
+50
*
Merge branch '4.6'
Thiago Macieira
2010-01-18
1
-1
/
+1
|
\
|
*
Avoid an unnecessary copy in QImage::scaled().
Trond Kjernåsen
2010-01-15
1
-1
/
+1
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
|
Merge branch '4.6'
Thiago Macieira
2010-01-08
1
-8
/
+11
|
\
\
|
|
/
|
*
doc: Clarified which values were added in Qt 4.4.
Martin Smith
2010-01-05
1
-8
/
+11
*
|
Add QImage::constBits() and QImage::constScanLine()
Rhys Weatherley
2010-01-07
1
-2
/
+38
|
/
*
doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.
Martin Smith
2009-11-11
1
-1
/
+1
*
API review: Rename functions numColors(), setNumColors() and numBytes()
Marius Storm-Olsen
2009-11-06
1
-48
/
+86
*
Fixed crash when QImage::createAlphaMask() runs out of memory
Gunnar Sletta
2009-11-04
1
-1
/
+2
*
Added doc warning about ARGB32 image drawing and fixed format docs
Gunnar Sletta
2009-10-21
1
-7
/
+16
*
Fixed QPainter::begin() so that it fails gracefully.
Kim Motoyoshi Kalland
2009-10-15
1
-0
/
+3
*
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
-0
/
+6
|
\
|
*
Don't crash when convert Indexed8 without colortable to QPixmap
Gunnar Sletta
2009-08-31
1
-0
/
+6
*
|
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
*
|
Merge commit 'qt/master'
Jason Barron
2009-08-18
1
-8
/
+3
|
\
\
|
*
|
Restructure the documentation, both on a file and on a content level.
Volker Hilsheimer
2009-08-17
1
-2
/
+2
|
*
|
remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they are
Gunnar Sletta
2009-08-17
1
-6
/
+1
*
|
|
Use QScopedPointer wherever possible
Harald Fernengel
2009-08-13
1
-33
/
+21
*
|
|
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
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-08-04
1
-12
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'texture_from_pixmap'
Tom Cooksey
2009-07-30
1
-12
/
+5
|
|
\
\
|
|
*
|
Refactor QImage/QPixmap cleanup hooks into a seperate class
Tom Cooksey
2009-07-28
1
-12
/
+5
*
|
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-30
1
-4
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Doc: Re-apply relevant change from 1368c210ef9976f68eb9fb1c3e4dc14f4fa4edd2
Volker Hilsheimer
2009-07-28
1
-4
/
+11
|
|
/
/
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-28
1
-3
/
+2
|
\
\
\
|
|
/
/
|
*
|
Doc: Replace links to obsolete APIs.
Volker Hilsheimer
2009-07-25
1
-3
/
+2
|
*
|
Revert "Doc: Clarified that the format used in QImage::fromData() is the image"
Volker Hilsheimer
2009-07-25
1
-31
/
+27
|
*
|
Doc: Clarified that the format used in QImage::fromData() is the image
David Boddie
2009-07-23
1
-27
/
+31
*
|
|
Merge commit 'qt/master-stable'
Jason Barron
2009-07-27
1
-6
/
+5
|
\
\
\
|
|
/
/
|
*
|
Doc: mark QImage/QPixmap alphaChannel and setAlphaChannel as obsolete.
Volker Hilsheimer
2009-07-21
1
-5
/
+4
|
*
|
Doc: A few cleanups, fixes and improvements.
Volker Hilsheimer
2009-07-19
1
-1
/
+1
*
|
|
Merge commit 'qt/master-stable' into 4.6-merged
Jason Barron
2009-06-30
1
-10
/
+6
|
\
\
\
|
|
/
/
|
*
|
Use QTransform more efficiently.
Bjørn Erik Nilsen
2009-06-18
1
-8
/
+4
|
*
|
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
*
|
|
Merge commit 'qt/master-stable' into 4.6-stable
Jason Barron
2009-06-25
1
-8
/
+17
|
\
\
\
|
|
/
/
|
*
|
Merge commit 'origin/4.5'
Bjørn Erik Nilsen
2009-06-12
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
*
Make sure QImage::mirrored() doesn't crash if it runs out of memory.
Trond Kjernåsen
2009-06-10
1
-0
/
+5
|
*
|
Fix QT_NO_DATASTREAM macro checks and improve readability
Ritt Konstantin
2009-06-08
1
-1
/
+1
|
*
|
Add comparation of images with indexed color
Benjamin Poulain
2009-05-27
1
-5
/
+5
|
*
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Simon Hausmann
2009-05-19
1
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
Tiny optimization to QImage::setColorTable()
Gunnar Sletta
2009-04-15
1
-2
/
+6
*
|
|
Make Qt exception safer.
Robert Griebl
2009-06-10
1
-3
/
+14
|
|
/
|
/
|
[next]