qt5base-lts/src
Allan Sandfeld Jensen 8e53e787d9 Fix RGBA64 interpolation when x remainder equals zero
The 16-bit multiplication can not handle the case where one of the
numbers is 65536, so skip it in that case as we do when the y remainder
triggers the same issue.

Task-number: QTBUG-62165
Change-Id: Iea2ebe557949797d9aa77b8d7cdac9247eea7b84
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2017-08-02 21:09:40 +00:00
..
3rdparty ANGLE: Fix build for newer MinGW versions 2017-08-02 16:38:28 +00:00
android Android: fix missing wheel events 2017-06-18 12:59:14 +00:00
angle ANGLE: Fix build for newer MinGW versions 2017-08-02 16:38:28 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib QFileSystemWatcher/Windows: Fix crash when no QCoreApplication is present 2017-08-02 20:26:13 +00:00
dbus Fix documentation for QDBusError::Other 2017-07-24 06:14:10 +00:00
gui Fix RGBA64 interpolation when x remainder equals zero 2017-08-02 21:09:40 +00:00
network configure: un-namespace remaining non-inline configure tests 2017-08-02 16:38:00 +00:00
opengl Convert features.graphicseffect to QT_[REQUIRE_]CONFIG 2017-07-11 02:52:03 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport Windows font database: Make DirectWrite warnings more verbose 2017-07-27 14:58:50 +00:00
plugins configure: Add a feature to write tests in the .json file 2017-08-02 16:37:48 +00:00
printsupport configure: Add a feature to write tests in the .json file 2017-08-02 16:37:48 +00:00
sql Convert features.combobox to QT_[REQUIRE_]CONFIG 2017-07-25 11:23:45 +00:00
testlib testlib: Allow tailing comments in blacklist files 2017-07-18 13:04:08 +00:00
tools Bump copyright year of qdbuscpp2xml and qdbusxml2cpp to 2017 2017-07-14 13:00:54 +00:00
widgets QWidget::render(): Add a call to QPaintEnginePrivate::systemStateChanged() 2017-08-02 20:26:49 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00