qt5base-lts/src/corelib
Edward Welbourne 81514c19c1 Revert "Correct floordiv() to cope with implementation-defined division."
This reverts commit cd9625fc3c.
The ambiguity in division, with negative operands, goes away in C++11
(where division is defined to truncate, hence round towards zero), so
we no longer need to be robust against it in 5.7.  Added suitable
commentary to make clear that we are relying on that.

Change-Id: Id2c0d421bad4bcec87de9cc9519cd00df2456930
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-01-29 10:35:17 +00:00
..
animation Updated license headers 2016-01-15 12:25:24 +00:00
arch Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
codecs Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
doc Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
global Adapt QFileDevice to use QIODevice's write buffer 2016-01-29 09:14:36 +00:00
io Integrate QProcess into QIODevice's multistreaming infrastructure 2016-01-29 09:14:44 +00:00
itemmodels QtCore: replace uses of inefficient QList<QPair>s with QVectors [itemmodels] 2016-01-15 21:49:14 +00:00
json Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
kernel QEventDispatcherUNIX: Clean up thread_pipe logic 2016-01-29 03:49:24 +00:00
mimetypes Updated license headers 2016-01-15 12:25:24 +00:00
plugin Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
statemachine Merge remote-tracking branch 'origin/5.6' into dev 2016-01-21 08:17:21 +01:00
thread Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
tools Revert "Correct floordiv() to cope with implementation-defined division." 2016-01-29 10:35:17 +00:00
xml Updated license headers 2016-01-15 12:25:24 +00:00
corelib.pro Android: Remove support for API < 16 2015-12-10 19:53:36 +00:00
eval.pri
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in Merge remote-tracking branch 'origin/5.6' into dev 2016-01-08 12:35:24 +01:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake Merge remote-tracking branch 'origin/5.6' into dev 2016-01-12 11:07:56 +01:00
Qt5CTestMacros.cmake CMake: Pass -std=gnu++0x to generated tests in CI. 2016-01-19 14:40:04 +00:00
QtCore.dynlist
qtzlib.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00