qt5base-lts/src/gui
Aleix Pol cc13b99781 Do not downscale png when the size is exactly right
Don't go through the doScaledRead path (i.e. calling read_image_scaled)
when reading an image that the target size is the image of the file we
are opening.
This makes the loading of the file much faster while keeping the output
correct.

[ChangeLog][QtGui][QImage] Improve loading time when loading png files
that have the same size as the target.

Change-Id: I2a33c49fe1ce52ec296c2175ee542b5bcdec2c4b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2019-06-26 16:21:45 +02:00
..
accessible Add accessibility notification role 2019-06-12 10:29:45 +02:00
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
doc Document how to use CMake on Qt Core, Qt GUI's central pages 2019-05-07 07:46:21 +00:00
image Do not downscale png when the size is exactly right 2019-06-26 16:21:45 +02:00
itemmodels Documentation: Add \nullptr macro and use where applicable 2019-01-10 22:16:07 +00:00
kernel Fix crash when setting QGuiApplication palette before app is available 2019-06-25 20:08:15 +02:00
math3d QVector3D: fix documentation spelling error 2019-06-19 10:25:57 +02:00
opengl Release program when returning from QOpenGLTextureBlitter::create() 2019-06-19 12:37:51 +02:00
painting Fix raster paint error in path joins of tightly bending bezier curves 2019-06-14 11:02:35 +02:00
text Fix GCC 9's warning about deprecated violation of Rule of 5 2019-06-23 07:03:38 +00:00
util Only generate temporaries when it makes sense 2019-05-02 12:47:05 +00:00
vulkan Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
configure.json configure: skip Freetype/Fontconfig autodetection only on MSVC 2019-05-03 17:00:42 +00:00
configure.pri Fix determination of OpenGL include paths on macOS, take 3 2019-04-27 07:32:53 +00:00
gui.pro Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
Qt5GuiConfigExtras.cmake.in Fix generation of the Qt5::GLESv2 target on ARM 2019-03-05 13:31:42 +00:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00
qtgui.tracepoints Don't pass scope args to _exit trace points 2019-04-30 07:42:19 +00:00