| .. |
|
collections
|
implement non-member operator+ for iterators
|
2018-03-06 22:04:37 +00:00 |
|
containerapisymmetry
|
…
|
|
|
qalgorithms
|
Change almost all other uses of qrand() to QRandomGenerator
|
2017-11-08 09:14:03 +00:00 |
|
qarraydata
|
…
|
|
|
qarraydata_strictiterators
|
…
|
|
|
qbitarray
|
…
|
|
|
qbytearray
|
QByteArray: Add functions isUpper() and isLower() for Latin1 byte arrays
|
2018-02-17 12:23:24 +00:00 |
|
qbytearraylist
|
…
|
|
|
qbytearraymatcher
|
…
|
|
|
qbytedatabuffer
|
…
|
|
|
qcache
|
…
|
|
|
qchar
|
Merge remote-tracking branch 'origin/5.9' into 5.11
|
2018-02-14 12:51:24 +01:00 |
|
qcollator
|
Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
|
2018-01-20 18:16:59 +00:00 |
|
qcommandlineparser
|
Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
|
2018-01-20 18:16:59 +00:00 |
|
qcontiguouscache
|
…
|
|
|
qcryptographichash
|
Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
|
2018-01-20 18:16:59 +00:00 |
|
qdate
|
Raise the upper bound on years to 9999
|
2017-11-30 20:19:13 +00:00 |
|
qdatetime
|
Merge remote-tracking branch 'origin/5.9' into 5.11
|
2018-02-14 12:51:24 +01:00 |
|
qeasingcurve
|
…
|
|
|
qexplicitlyshareddatapointer
|
Add nullptr comparison to Q{Explicitly,}SharedDataPointer
|
2018-03-18 17:28:26 +00:00 |
|
qfreelist
|
…
|
|
|
qhash
|
Merge remote-tracking branch 'origin/5.9' into dev
|
2017-05-07 13:08:18 +02:00 |
|
qhash_strictiterators
|
…
|
|
|
qhashfunctions
|
…
|
|
|
qlatin1string
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qline
|
…
|
|
|
qlinkedlist
|
…
|
|
|
qlist
|
…
|
|
|
qlist_strictiterators
|
…
|
|
|
qlocale
|
QLocale: Update the system private on QLocale default constructor if needed
|
2018-03-02 09:52:14 +00:00 |
|
qmacautoreleasepool
|
macOS: Detect use of heap-allocated QMacAutoReleasePool
|
2017-09-08 12:05:21 +00:00 |
|
qmap
|
Implement key-value iterator
|
2017-05-05 14:25:56 +00:00 |
|
qmap_strictiterators
|
…
|
|
|
qmargins
|
…
|
|
|
qmessageauthenticationcode
|
…
|
|
|
qpair
|
…
|
|
|
qpoint
|
…
|
|
|
qpointf
|
…
|
|
|
qqueue
|
…
|
|
|
qrect
|
Improve rounding of QRect::toRect
|
2017-06-26 21:35:38 +00:00 |
|
qregexp
|
…
|
|
|
qregularexpression
|
…
|
|
|
qringbuffer
|
QRingBuffer: avoid reallocations of the data
|
2017-12-30 10:15:10 +00:00 |
|
qscopedpointer
|
QScopedPointer: add get()
|
2017-09-17 11:42:26 +00:00 |
|
qscopedvaluerollback
|
…
|
|
|
qset
|
…
|
|
|
qsharedpointer
|
Merge remote-tracking branch 'origin/5.9' into 5.11
|
2018-02-14 12:51:24 +01:00 |
|
qsize
|
…
|
|
|
qsizef
|
…
|
|
|
qstl
|
…
|
|
|
qstring
|
Merge remote-tracking branch 'origin/5.11' into dev
|
2018-02-21 09:41:47 +01:00 |
|
qstring_no_cast_from_bytearray
|
…
|
|
|
qstringapisymmetry
|
qstringapisymmetry: Fix XML parsing failing on invalid encodings
|
2018-03-02 07:59:12 +00:00 |
|
qstringbuilder
|
QStringBuilder: add support for QStringView
|
2018-01-08 09:41:43 +00:00 |
|
qstringiterator
|
…
|
|
|
qstringlist
|
…
|
|
|
qstringmatcher
|
…
|
|
|
qstringref
|
Remove references to obsolete platforms
|
2017-11-05 06:33:53 +00:00 |
|
qstringview
|
Fix license headers
|
2018-01-11 11:40:36 +00:00 |
|
qtextboundaryfinder
|
Merge remote-tracking branch 'origin/5.9' into 5.11
|
2018-02-14 12:51:24 +01:00 |
|
qtime
|
Raise the upper bound on years to 9999
|
2017-11-30 20:19:13 +00:00 |
|
qtimeline
|
Blacklist flaky tst_QTimeLine tests on macOS 10.12
|
2017-06-18 12:58:53 +00:00 |
|
qtimezone
|
Adjust tst_QTimeZone's Q_OS_WIN #if-ery now that ICU is the default
|
2018-03-09 10:34:00 +00:00 |
|
qvarlengtharray
|
add missing tests of rvalue overloads for QVarLengthArray and QVector
|
2018-03-10 06:15:31 +00:00 |
|
qvector
|
add missing tests of rvalue overloads for QVarLengthArray and QVector
|
2018-03-10 06:15:31 +00:00 |
|
qvector_strictiterators
|
…
|
|
|
qversionnumber
|
Tests: Raise minimum supported MSVC version to 2015
|
2018-01-04 20:23:25 +00:00 |
|
tools.pro
|
macOS: Detect use of heap-allocated QMacAutoReleasePool
|
2017-09-08 12:05:21 +00:00 |