qt5base-lts/src/gui
Stéphane Cerveau 50e15401c9 Fix infinite loop due to FPU limitation
Bug detected with animatedtiles in example/animation.
In qpa mode, using some specific resolution of directfb such as
800x600 causes a bug in FillRectF where there is an infinite loop due
to scalabilty of qreal value: One is rounded and the other not.

Change-Id: I1707e53f34aeeadc0f0fc07b1dca148fbe05b5f1
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
2012-07-17 08:19:31 +02:00
..
accessible Improve qDebug() << QAccessibleEvent() to display state changes 2012-07-16 16:30:55 +02:00
animation Move variant animation interpolators from QtWidgets to QtGui 2012-03-13 06:08:51 +01:00
doc Analog clock and raster window examples 2012-07-13 09:55:18 +02:00
image List .pbm and .pgm as supported writable image file formats. 2012-07-16 21:36:28 +02:00
itemmodels Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
kernel Make qwindowsysteminterface.cpp compile with QT_NO_SHORTCUT 2012-07-16 12:14:13 +02:00
math3d Move the QDataStream operator<< for QPair to qdatastream.h 2012-06-28 06:21:53 +02:00
opengl Don't join between 2 same points 2012-07-17 01:54:32 +02:00
painting Fix infinite loop due to FPU limitation 2012-07-17 08:19:31 +02:00
text Avoid crash when getting bearings from fallback font engine 2012-07-14 02:41:05 +02:00
util Get started with patching up the Qt GUI docs 2012-06-28 06:21:46 +02:00
gui.pro Remove platform specific DirectWrite font engine from QtGui 2012-07-03 14:40:01 +02:00