qt5base-lts/src
Edward Welbourne 3fe9e5dff7 Eliminate out-parameters from QDateTimeParser::parseSection()
Return a struct instead.  This frees parse() of an assumption that -1
is an error value and leaves one in/out argument.  Made this last an
actual pointer argument instead of a non-const ref.  Shuffled the
remaining arguments so that this in/out is last and the offset into it
at which it gets modified is immediately before it.  Removed a
spurious qdoc comment in the process.

Change-Id: I7d980e70a7711b1d706151eedce956fe2093e48e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-20 09:54:27 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
android Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
angle ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3 2017-06-13 06:55:27 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Eliminate out-parameters from QDateTimeParser::parseSection() 2017-06-20 09:54:27 +00:00
dbus Ensure QDBusConnectionPrivate pointer initialization 2017-06-06 20:26:23 +00:00
gui QKeySequence: let Private::decodeString() take QString by value 2017-06-20 08:57:01 +00:00
network Fix some qdoc warnings for 5.10 2017-06-20 08:54:52 +00:00
opengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
platformsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
plugins Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
printsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
sql Fix some qdoc warnings for 5.10 2017-06-20 08:54:52 +00:00
testlib Document the ci key in the BLACKLIST file format 2017-06-08 13:36:25 +00:00
tools Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
widgets Add QLocale::formattedDataSize and consolidate use cases 2017-06-20 09:53:14 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00