qt5base-lts/src/gui
Timur Pocheptsov 7089c98383 QPdfEnginePrivate - fix for '-qreal float' build.
Literals 1. or 0. have type double, but QGradientStop.first is qreal and
thus can be float depending on platform/configuration, making
qBound call invalid (qBound(0., qreal_value, 1.) for example).

Change-Id: Idab668d417a148bffe2495009ae700de980b73cc
Task-number: QTBUG-47319
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-07-22 15:51:10 +00:00
..
accessible Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
animation Update copyright headers 2015-02-11 06:49:51 +00:00
doc doc: Fix error in QOpenGLShaderProgram example 2015-07-01 10:27:50 +00:00
image Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
itemmodels Fix less-than comparison for QStandardItem and QSortFilterProxyModel with invalid data. 2015-06-11 13:29:23 +00:00
kernel Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
math3d Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
opengl Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
painting QPdfEnginePrivate - fix for '-qreal float' build. 2015-07-22 15:51:10 +00:00
text Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
util Add FIXME comments to make Q[]Validator::setRange() non-virtual. 2015-04-10 09:41:21 +00:00
gui.pro Make GLX and EGL dynamic dependencies for xcb 2014-12-20 06:09:01 +01:00
Qt5GuiConfigExtras.cmake.in Add default path to CFLAGS for OpenGL 2014-12-16 11:48:40 +01:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00