qt5base-lts/src
Marc Mutz 80bfb8f1ad QString: make UnrollTailLoop work with non-int indices
The extension of ucstrncmp to size_t will introduce the first user
of this loop unrolling construct with size_t indices.

Instead of choosing between int and size_t, make the index type a
new template argument to facilitate a step-by-step transition from
int to size_t users.

Change-Id: I9d8fa7aaefa572130403bd19e11f52c58dff0a4d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-03-06 10:55:04 +00:00
..
3rdparty pcre2: Replace LGPL21 with LGPL license header 2017-02-28 15:34:20 +00:00
android Merge remote-tracking branch 'origin/5.9' into dev 2017-03-02 09:04:38 +01:00
angle Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
concurrent Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-24 20:01:42 +01:00
corelib QString: make UnrollTailLoop work with non-int indices 2017-03-06 10:55:04 +00:00
dbus Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
gui Merge remote-tracking branch 'origin/5.9' into dev 2017-03-02 09:04:38 +01:00
network Merge remote-tracking branch 'origin/5.9' into dev 2017-03-02 09:04:38 +01:00
opengl Use static initialization for QBasicAtomics 2017-02-16 19:26:46 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders XCB: Replace LGPL21 with LGPL license header 2017-02-28 15:34:58 +00:00
platformsupport Fix another race in the filtered touch implementation 2017-03-03 11:55:46 +00:00
plugins Remove unused Carbon include 2017-03-03 21:55:45 +00:00
printsupport Merge remote-tracking branch 'origin/5.8' into dev 2017-01-30 12:46:20 +01:00
sql Merge remote-tracking branch 'origin/5.9' into dev 2017-03-02 09:04:38 +01:00
testlib Revert "testlib: Add qWaitFor to wait for predicate" 2017-02-23 10:07:57 +00:00
tools Make better use of new QStringList::join(QLatin1String) overload 2017-02-19 08:46:00 +00:00
widgets Move widget size policy methods to QStyleHelper 2017-03-03 21:55:27 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml QXmlAttributes: mark as shared-come-qt6 2016-10-04 06:25:54 +00:00
src.pro New qfloat16 class 2017-01-31 14:21:42 +00:00