.. |
collections
|
Fix tst_Collections for gcc/arm
|
2017-04-07 05:54:04 +00:00 |
containerapisymmetry
|
Add front()/back() to QString, QStringRef, QByteArray and QLatin1String
|
2017-04-07 08:32:32 +00:00 |
qalgorithms
|
Change almost all other uses of qrand() to QRandomGenerator
|
2017-11-08 09:14:03 +00:00 |
qarraydata
|
tst_QArrayData: fix unused variable warning in reallocate()
|
2017-03-22 09:22:34 +00:00 |
qarraydata_strictiterators
|
|
|
qbitarray
|
|
|
qbytearray
|
Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
|
2018-01-20 18:16:59 +00:00 |
qbytearraylist
|
|
|
qbytearraymatcher
|
|
|
qbytedatabuffer
|
|
|
qcache
|
|
|
qchar
|
Merge remote-tracking branch 'origin/5.9' into 5.10
|
2018-01-24 13:38:25 +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
|
Q(Date|Time)+: in QDebug's <<, handle invalid explicitly
|
2017-07-07 18:08:59 +00:00 |
qdatetime
|
Skip a date-time test when we don't know what result it should give
|
2018-01-12 10:06:07 +00:00 |
qeasingcurve
|
|
|
qexplicitlyshareddatapointer
|
|
|
qfreelist
|
|
|
qhash
|
Merge remote-tracking branch 'origin/5.9' into dev
|
2017-05-07 13:08:18 +02:00 |
qhash_strictiterators
|
|
|
qhashfunctions
|
QHash: make it so a zero seed selects a constant algorithm
|
2017-04-26 15:22:44 +00:00 |
qlatin1string
|
QLatin1String: add iterators
|
2017-03-07 16:38:58 +00:00 |
qline
|
|
|
qlinkedlist
|
|
|
qlist
|
|
|
qlist_strictiterators
|
|
|
qlocale
|
Merge remote-tracking branch 'origin/5.9' into dev
|
2017-08-02 22:52:32 +02: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
|
QRegularExpressionMatch: add QStringView-related functions
|
2017-04-04 15:35:22 +00:00 |
qringbuffer
|
|
|
qscopedpointer
|
tst_qscopedpointer: Actually test what test name says it should test
|
2017-05-03 20:10:00 +00:00 |
qscopedvaluerollback
|
|
|
qset
|
|
|
qsharedpointer
|
Change almost all other uses of qrand() to QRandomGenerator
|
2017-11-08 09:14:03 +00:00 |
qsize
|
|
|
qsizef
|
|
|
qstl
|
|
|
qstring
|
Merge remote-tracking branch 'origin/5.9' into dev
|
2017-04-20 12:31:27 +02:00 |
qstring_no_cast_from_bytearray
|
|
|
qstringapisymmetry
|
Mark the previously public qstringalgorithms.h functions private
|
2017-10-29 10:13:13 +00:00 |
qstringbuilder
|
|
|
qstringiterator
|
QStringIterator: port to QStringView
|
2017-04-03 15:41:09 +00:00 |
qstringlist
|
QStringList: add contains(QLatin1String) overload
|
2017-03-20 06:16:59 +00:00 |
qstringmatcher
|
|
|
qstringref
|
QStringRef: fix trimmed() returning null strings on empty input
|
2017-04-27 17:04:32 +00:00 |
qstringview
|
Fix license headers
|
2018-01-11 11:40:36 +00:00 |
qtextboundaryfinder
|
Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
|
2018-01-20 18:16:59 +00:00 |
qtime
|
QLocale: fix handling of milliseconds in string format and document
|
2017-07-07 07:21:53 +00:00 |
qtimeline
|
Blacklist flaky tst_QTimeLine tests on macOS 10.12
|
2017-06-18 12:58:53 +00:00 |
qtimezone
|
Add test for time zone transitions near the epoch
|
2017-07-28 08:14:36 +00:00 |
qvarlengtharray
|
|
|
qvector
|
Fix aliasing problem in QVector::removeAll()
|
2017-11-28 21:58:50 +00:00 |
qvector_strictiterators
|
|
|
qversionnumber
|
QVersionNumber: add fromString(QStringView/QLatin1String) overloads
|
2017-04-08 05:40:52 +00:00 |
tools.pro
|
macOS: Detect use of heap-allocated QMacAutoReleasePool
|
2017-09-08 12:05:21 +00:00 |