| .. |
|
collections
|
Stop using setSharable in the Java-style mutable iterators
|
2014-05-18 02:08:13 +02:00 |
|
qalgorithms
|
…
|
|
|
qarraydata
|
Deprecate setSharable in Qt containers
|
2014-04-24 10:49:10 +02:00 |
|
qarraydata_strictiterators
|
Make sure all containers compile in strict-iterator mode
|
2014-02-22 04:38:01 +01:00 |
|
qbitarray
|
…
|
|
|
qbytearray
|
Fix QByteArray::to{Upper,Lower} when the array contains embedded nulls
|
2014-07-30 19:48:41 +02:00 |
|
qbytearraylist
|
Move the special QByteArrayList methods into QList
|
2014-08-09 09:05:43 +02:00 |
|
qbytearraymatcher
|
…
|
|
|
qbytedatabuffer
|
…
|
|
|
qcache
|
…
|
|
|
qchar
|
Fix qchar testdata installation.
|
2014-03-14 18:19:00 +01:00 |
|
qcollator
|
Merge remote-tracking branch 'origin/5.3' into 5.4
|
2014-09-23 11:23:36 +02:00 |
|
qcommandlineparser
|
QCommandLineParser: support extremely concise option configuration in C++11
|
2014-08-06 22:17:22 +02:00 |
|
qcontiguouscache
|
…
|
|
|
qcryptographichash
|
…
|
|
|
qdate
|
Speedup qDebug() << QDate(...)
|
2014-07-14 00:11:35 +02:00 |
|
qdatetime
|
QNX: Make QDateTime "daylightTransitions" auto test pass
|
2014-05-14 09:12:39 +02:00 |
|
qeasingcurve
|
Fix MSVC-warnings about double to float truncation.
|
2014-01-24 20:26:39 +01:00 |
|
qelapsedtimer
|
Make QElapsedTimer default to invalid (and now non-POD).
|
2014-09-03 13:19:35 +02:00 |
|
qexplicitlyshareddatapointer
|
…
|
|
|
qfreelist
|
…
|
|
|
qhash
|
tst_QHash: check which of several equal keys is inserted
|
2014-08-05 18:04:46 +02:00 |
|
qhash_strictiterators
|
Make sure all containers compile in strict-iterator mode
|
2014-02-22 04:38:01 +01:00 |
|
qline
|
…
|
|
|
qlinkedlist
|
Deprecate setSharable in Qt containers
|
2014-04-24 10:49:10 +02:00 |
|
qlist
|
Deprecate setSharable in Qt containers
|
2014-04-24 10:49:10 +02:00 |
|
qlist_strictiterators
|
Make sure all containers compile in strict-iterator mode
|
2014-02-22 04:38:01 +01:00 |
|
qlocale
|
Add support for blacklisting test functions
|
2014-09-21 20:58:41 +02:00 |
|
qmap
|
tst_QHash: check which of several equal keys is inserted
|
2014-08-05 18:04:46 +02:00 |
|
qmap_strictiterators
|
Make sure all containers compile in strict-iterator mode
|
2014-02-22 04:38:01 +01:00 |
|
qmargins
|
QMarginsF - Add new QMarginsF class
|
2014-02-21 20:33:10 +01:00 |
|
qmessageauthenticationcode
|
Removed unnecessary TESTDATA statement from qmessageauthenticationcode.
|
2014-03-14 15:26:21 +01:00 |
|
qpair
|
QPair: add constexpr liberally
|
2014-08-09 09:06:16 +02:00 |
|
qpoint
|
…
|
|
|
qpointf
|
…
|
|
|
qqueue
|
…
|
|
|
qrect
|
QMarginsF - Add new QMarginsF class
|
2014-02-21 20:33:10 +01:00 |
|
qregexp
|
…
|
|
|
qregularexpression
|
QRegularExpression: add ways to force an immediate optimization
|
2014-05-06 00:10:55 +02:00 |
|
qringbuffer
|
Rewrite QRingBuffer
|
2014-07-24 17:31:20 +02:00 |
|
qscopedpointer
|
…
|
|
|
qscopedvaluerollback
|
qscopedvaluerollback: add convenience constructor
|
2014-05-21 02:15:10 +02:00 |
|
qset
|
tst_QSet: check which of several equal elements is inserted
|
2014-08-05 00:02:26 +02:00 |
|
qsharedpointer
|
Add QEnableSharedFromThis class
|
2014-06-29 23:20:10 +02:00 |
|
qsize
|
…
|
|
|
qsizef
|
…
|
|
|
qstl
|
…
|
|
|
qstring
|
Add QString::splitRef functions.
|
2014-07-31 08:50:22 +02:00 |
|
qstring_no_cast_from_bytearray
|
…
|
|
|
qstringbuilder
|
…
|
|
|
qstringiterator
|
Long live QStringIterator!
|
2014-02-07 04:47:04 +01:00 |
|
qstringlist
|
QStringList: add op= overloads for QList<QString>
|
2014-04-11 22:54:40 +02:00 |
|
qstringmatcher
|
…
|
|
|
qstringref
|
Implement QStringRef::split
|
2014-08-06 14:04:40 +02:00 |
|
qtextboundaryfinder
|
Remove qSort usages from core tests
|
2014-02-22 09:51:14 +01:00 |
|
qtime
|
Use the short time format of the current locale on Windows
|
2013-12-16 22:26:37 +01:00 |
|
qtimeline
|
Updated corelib's unit tests to use QSignalSpy's functor constructor
|
2014-05-08 04:22:54 +02:00 |
|
qtimezone
|
tst_QTimeZone: test QTimeZonePrivate::isValidId()
|
2014-07-31 21:05:07 +02:00 |
|
qvarlengtharray
|
Add QVarLengthArray::{indexOf,lastIndexOf,contains} functions
|
2014-01-09 17:42:22 +01:00 |
|
qvector
|
Fix typo with impact on test output
|
2014-07-28 08:39:49 +02:00 |
|
qvector_strictiterators
|
Make sure all containers compile in strict-iterator mode
|
2014-02-22 04:38:01 +01:00 |
|
qversionnumber
|
QVersionNumber: correctly fail for numerically very large segments
|
2014-09-23 20:42:01 +02:00 |
|
tools.pro
|
Long live QByteArrayList!
|
2014-08-09 09:01:41 +02:00 |