qt5base-lts/tests/auto/corelib
Alex Trotsenko 9dd0bb851b Make QRingBuffer a 64-bit safe
According to I/O API, QIODevice and its inherited classes should be
able to process a full 64-bit offsets and lengths. This requires
64-bit parameters in operations with internal buffers. Rework
QRingBuffer to avoid implicit truncation of numbers and fix some
64-bit issues in code.

Change-Id: Iadd6fd5fefd2d64e6c084e2feebb4dc2d6df66de
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-03-12 05:33:20 +00:00
..
animation Update copyright headers 2015-02-11 06:49:51 +00:00
codecs Update copyright headers 2015-02-11 06:49:51 +00:00
global Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
io QDateTime: drop quotes in QDebug output 2015-02-21 16:58:39 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
json Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
kernel tst_qvariant: Remove an obsolete QSKIP 2015-03-11 10:59:46 +00:00
mimetypes Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01:00
plugin Allow passing absolute paths without file extension to QPluginLoader 2015-02-26 13:31:47 +00:00
statemachine QtCore: assorted migrations to QString::asprintf 2015-02-12 19:40:04 +00:00
thread Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
tools Make QRingBuffer a 64-bit safe 2015-03-12 05:33:20 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00