..
qalgorithms
Add CONFIG+=parallel_test to suspected parallel-safe tests.
2012-05-28 07:33:01 +02:00
qarraydata
Fix the QVector build with C++11 initialiser lists
2012-06-01 12:27:37 +02:00
qbitarray
…
qbytearray
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]
2012-05-04 12:45:47 +02:00
qbytearraymatcher
…
qcache
…
qchar
Fix a bug in the case conversion code
2012-06-01 13:11:50 +02:00
qcontiguouscache
…
qcryptographichash
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]
2012-05-04 12:45:47 +02:00
qdate
Eliminate duplicate data row names from corelib autotests.
2012-02-14 06:19:16 +01:00
qdatetime
Allow 24:00:00 for ISO dates in QDateTime::fromString().
2012-06-05 06:12:37 +02:00
qeasingcurve
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]
2012-05-04 12:45:47 +02:00
qelapsedtimer
…
qexplicitlyshareddatapointer
…
qfreelist
Mark tst_qfreelist as parallel-safe
2012-06-01 03:16:04 +02:00
qhash
QHash: fix key() test
2012-04-14 13:51:49 +02:00
qline
…
qlist
Add CONFIG+=parallel_test to suspected parallel-safe tests.
2012-05-28 07:33:01 +02:00
qlocale
Add CONFIG+=parallel_test to suspected parallel-safe tests.
2012-05-28 07:33:01 +02:00
qmap
Fix loop conditions, after warnings from clang
2012-03-28 09:36:33 +02:00
qmargins
…
qpair
QPair: specialise QTypeInfo based on the typeinfos of its arguments
2012-03-01 14:26:06 +01:00
qpoint
…
qqueue
…
qrect
…
qregexp
QRegExp: fix usage of uninitialized values
2012-05-19 01:45:04 +02:00
qregularexpression
QRegularExpression: add more test data
2012-04-13 15:25:19 +02:00
qringbuffer
…
qscopedpointer
…
qscopedvaluerollback
…
qset
containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()
2012-03-17 09:10:57 +01:00
qsharedpointer
avoid redundant tests
2012-06-01 20:34:31 +02:00
qsize
…
qsizef
…
qstl
…
qstring
Make QString("inf").toFloat() return inf instead of zero.
2012-06-05 06:14:57 +02:00
qstring_no_cast_from_bytearray
Ensure qstring.h compiles with QT_NO_CAST_FROM_BYTEARRAY
2012-05-09 12:07:47 +02:00
qstringbuilder
Fix crash in QStringBuilder when concatenating data-less QLatin1String
2012-06-01 01:22:06 +02:00
qstringlist
make QStringList::sort() to take a Qt::CaseSensitivity param
2012-04-12 10:39:22 +02:00
qstringmatcher
Eliminate duplicate data row names from corelib autotests.
2012-02-14 06:19:16 +01:00
qstringref
Eliminate duplicate data row names from corelib autotests.
2012-02-14 06:19:16 +01:00
qtextboundaryfinder
Improve the QTextBoundaryFinder autotests a lot
2012-06-05 06:14:41 +02:00
qtime
…
qtimeline
Make QTimeLine test significant.
2012-04-26 09:27:25 +02:00
qvarlengtharray
…
qvector
Implement QVector with QArrayData interface.
2012-05-30 17:07:27 +02:00
tools.pro
Ensure qstring.h compiles with QT_NO_CAST_FROM_BYTEARRAY
2012-05-09 12:07:47 +02:00