qt6-bb10/src
Thiago Macieira a8fd5b9d2a Fix uses of qRound on non-floating-point types.
It's silly to round integeres, since they are already round. At most,
this would waste CPU cycles without any benefit.

Change-Id: I6fc0152f4416d723b65966e5d48cc7a07957b83c
Merge-request: 17
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/1541
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-07-12 19:59:36 +02:00
..
3rdparty Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
corelib Fix compilation with icc 11 2011-07-12 17:02:38 +02:00
dbus Fix a crash when D-Bus library can't be loaded 2011-07-07 16:10:50 +02:00
gui Fix uses of qRound on non-floating-point types. 2011-07-12 19:59:36 +02:00
modules Updated Qt and QtBase module version number to 5.0.0 2011-05-13 13:22:30 +03:00
network QNAM HTTP: Re-write compression code 2011-07-12 15:34:12 +02:00
opengl Don't issue GL calls when the geometry is empty 2011-07-05 12:38:50 +02:00
openvg Remove QPainter::UniteClip 2011-06-28 16:52:44 +02:00
plugins Remove more references to demos. 2011-07-08 15:36:26 +02:00
s60installs update def files 2011-05-11 16:40:09 +02:00
s60main Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
sql Remove QT3_SUPPORT from qsql, qxml 2011-07-06 12:03:30 +02:00
testlib Include cycle_p.h only conditionally 2011-06-13 15:45:18 +02:00
tools simplify relative path generation 2011-06-22 11:17:02 +02:00
uitools Added module CONFIG to uitools. 2011-06-06 13:29:40 +02:00
winmain Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
xml Remove QT3_SUPPORT from qsql, qxml 2011-07-06 12:03:30 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Move uitools from QtTools to QtBase 2011-04-27 12:05:52 +02:00