index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPixmapCache: guard against usage from non-main threads
Eirik Aavitsland
2019-07-10
1
-0
/
+33
*
Doc: Fix incorrect enum value referenced in QImageReader::transformation()
Topi Reinio
2019-07-08
1
-1
/
+1
*
Do not downscale png when the size is exactly right
Aleix Pol
2019-06-26
1
-1
/
+1
*
Generalize image file name @2x suffix handling to higher scale factors
Eirik Aavitsland
2019-06-14
1
-4
/
+6
*
png handler: initialize all the variables passed to png_get_IHDR
Albert Astals Cid
2019-04-05
1
-4
/
+4
*
Doc: Update QImage::depth to indicate we support 64 bpp now
Andy Shaw
2019-04-04
1
-1
/
+1
*
Update scanline documentation
Allan Sandfeld Jensen
2019-04-04
1
-1
/
+3
*
Forward physical parameters for derived QImages
Alexander Volkov
2019-04-01
1
-9
/
+27
*
Forward devicePixelRatio in QPixmap::mask()
Alexander Volkov
2019-04-01
1
-0
/
+1
*
Speculative fix for building on INTEGRITY with ARM NEON
Allan Sandfeld Jensen
2019-03-29
1
-45
/
+21
*
QPixmap: More safe failing if qApp is not a QGuiApplication
Albert Astals Cid
2019-03-22
1
-0
/
+15
*
Handle device pixel ratio in QIconLoaderEngine::paint()
Alexander Volkov
2019-03-20
1
-1
/
+4
*
Avoid creating wide images with negative bytesPerLine
Allan Sandfeld Jensen
2019-02-14
3
-2
/
+19
*
Fix xbm image format handler: properly reject invalid files
Eirik Aavitsland
2019-02-05
1
-0
/
+4
*
Initialize bit_depth
Albert Astals Cid
2019-01-31
1
-2
/
+2
*
QPictureIO::read(): don't work on dangling pointer
Christian Ehrlicher
2019-01-30
1
-2
/
+2
*
png: initialize color_type to 0
Albert Astals Cid
2019-01-30
1
-2
/
+2
*
Prevent QPixmap::load from touching QPixmapCache in non-gui threads
Joni Poikelin
2019-01-28
1
-4
/
+6
*
Merge remote-tracking branch 'origin/5.12.1' into 5.12
Qt Forward Merge Bot
2019-01-23
2
-2
/
+2
|
\
|
*
bmp image handler: Reject invalid 0-dimension files early
Eirik Aavitsland
2019-01-08
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.12' into 5.12.1
Liang Qi
2019-01-08
1
-2
/
+5
|
|
\
|
*
|
Doc: Fix link in QImage::load() documentation
Topi Reinio
2019-01-04
1
-1
/
+1
*
|
|
Documentation: Add \nullptr macro and use where applicable
Friedemann Kleint
2019-01-10
1
-1
/
+1
|
|
/
|
/
|
*
|
qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...
Friedemann Kleint
2018-12-12
1
-2
/
+5
|
/
*
Revert "Ensure alignment of image-data"
Allan Sandfeld Jensen
2018-12-08
1
-11
/
+3
*
Add a note about virtual_hook
Thiago Macieira
2018-12-07
1
-0
/
+1
*
macOS: Share code for resolving CGImage bitmapInfor for a QImage
Tor Arne Vestbø
2018-11-28
1
-25
/
+4
*
Ensure alignment of image-data
Allan Sandfeld Jensen
2018-11-28
1
-3
/
+11
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-19
1
-2
/
+4
|
\
|
*
Modernize the "settings" feature
Liang Qi
2018-11-15
1
-2
/
+4
*
|
QImageWriter: improve documentation regarding use of resources
Samuel Gaist
2018-11-12
1
-0
/
+10
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-11-09
1
-1
/
+0
|
\
\
|
|
/
|
*
Modernize the "textcodec" feature
Liang Qi
2018-11-07
1
-1
/
+0
*
|
QImage: merge the size calculations with proper (non-UB) checks
Thiago Macieira
2018-11-08
3
-70
/
+93
*
|
QMovie: use rvalue more
Anton Kudryavtsev
2018-10-21
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-10-21
1
-11
/
+12
|
\
\
|
|
/
|
*
QPicture: fix crash for malformed picture
Eirik Aavitsland
2018-10-18
1
-11
/
+12
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
1
-2
/
+4
|
\
\
|
|
/
|
*
Modernize the "mimetype" feature
Liang Qi
2018-10-12
1
-2
/
+4
*
|
Improve support for QImages in QDataStream read transactions
Eirik Aavitsland
2018-10-15
1
-1
/
+3
*
|
QImageReader: add tracepoints for image loading
Giuseppe D'Angelo
2018-10-14
1
-1
/
+13
*
|
QImageWriter/QPNGHandler: Quality option should be CompressionRatio
Alexandra Cherdantseva
2018-10-14
1
-19
/
+31
*
|
QPixmap: use rvalue more
Anton Kudryavtsev
2018-10-10
1
-3
/
+2
*
|
Add missing null checks after detach
Allan Sandfeld Jensen
2018-10-10
1
-2
/
+14
*
|
Add NEON optimized ARGB32 unpremultiply routines
Allan Sandfeld Jensen
2018-10-09
1
-2
/
+15
*
|
QImageWriter: Fix default compressionratio
Eirik Aavitsland
2018-09-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-14
1
-0
/
+2
|
\
\
|
|
/
|
*
bmp image handler: check for out of range image size
Eirik Aavitsland
2018-09-11
1
-0
/
+2
*
|
Fix spelling mistake in qimage.h
Tor Arne Vestbø
2018-09-13
1
-1
/
+1
*
|
Fix reading 16bpc grayscale PNGs
Allan Sandfeld Jensen
2018-09-03
1
-17
/
+20
[next]