qt5base-lts/src/widgets
Jocelyn Turcotte b2cce40b30 Fix the Mac build on 32bit with c++11
CGFloat is a float on 32bit and qreal is a double. This causes a
narrowing error when building with c++11 support.

Change-Id: Ia73378ff9798d1f547b37f97393564e2c9e3672d
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
2013-05-23 12:49:39 +02:00
..
accessible Accessibility: Fix crash when updating in dtor 2013-03-23 14:42:45 +01:00
dialogs QtWidgets: avoid integer divide by zero in QProgressDialog 2013-05-15 05:06:15 +02:00
doc Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
effects Fix license headers stating QtGui for QtWidgets files. 2013-03-19 23:17:27 +01:00
graphicsview apply standard behavior 2013-05-21 07:13:56 +02:00
itemviews Fixed applying invalid data from QLineEdit to model 2013-05-07 22:43:14 +02:00
kernel Fixed crash associated with reparenting a QGLWidget 2013-05-22 15:23:59 +02:00
statemachine Fix license headers stating QtGui for QtWidgets files. 2013-03-19 23:17:27 +01:00
styles Fix the Mac build on 32bit with c++11 2013-05-23 12:49:39 +02:00
util remove dead declaration from QColorMap 2013-05-07 15:30:05 +02:00
widgets Only call QA::updateAccessibility() if the "control owner" is a QWidget 2013-05-20 12:06:48 +02:00
Qt5WidgetsConfigExtras.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5WidgetsMacros.cmake Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
QtWidgets.dynlist Update dynlist file for QtWidgets 2013-03-18 17:11:03 +01:00
widgets.pro Enable bundling Qt in Android package in build system 2013-05-01 11:24:15 +02:00