410b5bc238
Being able to distinguish which 60 is minutes-per-hour and which is seconds-per-minute has some value in its own right, and doing it with qint64 values (as usual for DateTimeConstants) takes care of two Coverity warnings about multiplying before widening. Use the new constant, and SECS_PER_MIN, in a few other places where the result isn't an int (we don't want to provoke narrowing warnings). Change-Id: Iadcb6956ac22a53029bf7b7518369520d2b1fd8b Coverity-Id: CID 393112 Coverity-Id: CID 393113 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
---|---|---|
.. | ||
3rdparty | ||
android | ||
concurrent | ||
corelib | ||
dbus | ||
entrypoint | ||
gui | ||
network | ||
opengl | ||
openglwidgets | ||
platformsupport | ||
plugins | ||
printsupport | ||
sql | ||
testlib | ||
tools | ||
widgets | ||
xml | ||
CMakeLists.txt |