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
/
tests
/
auto
/
qimagereader
/
tst_qimagereader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sequential reading not supported.
Sarah Smith
2011-11-18
1
-3
/
+0
*
Fix failing unit tests.
Sarah Smith
2011-11-17
1
-0
/
+3
*
Move tga support from Qt3d to Qt.
Sarah Smith
2011-11-14
1
-7
/
+7
*
Move tga support from Qt3d to Qt.
Sarah Smith
2011-11-14
1
-4
/
+47
*
Add initial support for bitmap version 4/5 headers.
Ilya Konkov
2011-07-22
1
-0
/
+22
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Fixes: some text fields in PNG image files were not read
aavit
2011-03-17
1
-0
/
+28
*
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2011-02-19
1
-0
/
+3
|
\
|
*
Added test case for corrupt pixel count in XPM image.
Samuel Rødal
2011-02-18
1
-0
/
+3
*
|
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
*
|
Merge remote branch 'qt/master' into file-engine-refactor
João Abecasis
2010-11-23
1
-15
/
+83
|
\
\
|
*
\
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-05
1
-15
/
+21
|
|
\
\
|
|
|
/
|
|
*
use PlatformQuirks class for better testing
Harald Fernengel
2010-11-02
1
-15
/
+21
|
*
|
Fixes: Reading and writing PNG iTXt international text chunks
aavit
2010-11-02
1
-4
/
+7
|
*
|
Fixes: corruption of whitespace in text fields when reading PNG images
aavit
2010-10-29
1
-0
/
+59
|
|
/
*
|
Correct errors in the qimagereader autotest
Shane Kearns
2010-10-18
1
-1
/
+9
|
/
*
Avoid creating copy of an image in memory when storing as png
aavit
2010-09-27
1
-0
/
+43
*
Fixed infinite loop when loading jpeg without EOI from memory.
Kim Motoyoshi Kalland
2010-09-20
1
-0
/
+5
*
Remove some files as instructed by Legal department.
Jason McDonald
2010-07-20
1
-56
/
+0
*
Do image comparison with fuzz
Harald Fernengel
2010-07-19
1
-1
/
+18
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6
Simon Hausmann
2010-06-16
1
-0
/
+28
|
\
|
*
Fixed QImageReader::format() inconsistency.
Samuel Rødal
2010-06-15
1
-0
/
+28
*
|
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6
Simon Hausmann
2010-06-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixed unit test failure in qimagereader.
Kurt Korbatits
2010-06-15
1
-2
/
+2
*
|
Fixes regression: SVG image loading would fail from QBuffer with pos!=0
aavit
2010-05-05
1
-1
/
+62
*
|
Total makeover of SVG image reader
aavit
2010-03-31
1
-2
/
+62
|
/
*
Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.
Trond Kjernåsen
2010-02-08
1
-0
/
+29
*
Fixed QGifHandler::loopCount().
Trond Kjernåsen
2010-02-05
1
-0
/
+14
*
Cache the sizes of the images in an animated GIF.
Trond Kjernåsen
2010-02-04
1
-0
/
+1
*
Implemented QGifHandler::imageCount().
Trond Kjernåsen
2010-02-02
1
-0
/
+6
*
Warn if the plugin seems to not exist instead of simply passing.
Jan-Arve Sæther
2010-01-28
1
-0
/
+13
*
Fix a regression: icons with slightly wrong ICO header did not load.
Jan-Arve Sæther
2010-01-28
1
-3
/
+10
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
images: Document QImageReader::loopCount behaviour for infinite loops
Holger Hans Peter Freyther
2009-12-23
1
-0
/
+7
*
gif: Add unit test for QImageReader::size calls
Holger Hans Peter Freyther
2009-12-23
1
-0
/
+131
*
Use libjpeg's builtin scaler for implementing setScaledSize()
Rhys Weatherley
2009-12-23
1
-1
/
+9
*
Fixed loading of 8-bit grayscale TIFF files.
Samuel Rødal
2009-11-09
1
-0
/
+9
*
Re-enabled tst_QImageReader::readFromDevice for Symbian OS
Janne Anttila
2009-09-28
1
-3
/
+1
*
Merge branch '4.5' into 4.6
Tom Cooksey
2009-09-17
1
-5
/
+6
|
\
|
*
Fixed QImageReader autotests.
Trond Kjernaasen
2009-09-16
1
-10
/
+11
|
*
Update license headers again.
Jason McDonald
2009-09-08
1
-4
/
+4
|
*
Fixes the gif plugin's rendering for some animated gif files.
Pierre Rossi
2009-09-02
1
-0
/
+13
*
|
Added support in qimagereader to base plugin selection on stream content
Gunnar Sletta
2009-09-15
1
-0
/
+71
*
|
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
|
Fixed incorrect file path in qimagereader autotest.
Kim Motoyoshi Kalland
2009-09-03
1
-1
/
+1
*
|
Fixes the gif plugin's rendering for some animated gif files.
Pierre Rossi
2009-09-01
1
-0
/
+13
*
|
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
[next]