.. |
qalgorithms
|
Add CONFIG+=parallel_test to suspected parallel-safe tests.
|
2012-05-28 07:33:01 +02:00 |
qarraydata
|
Introduce QArrayDataPointer::needsDetach
|
2012-04-02 16:34:21 +02:00 |
qbitarray
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qbytearray
|
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]
|
2012-05-04 12:45:47 +02:00 |
qbytearraymatcher
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qcache
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qchar
|
QChar: add isSurrogate() and isNonCharacter() to the public API
|
2012-05-16 04:24:56 +02:00 |
qcontiguouscache
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
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
|
Eliminate duplicate data row names from corelib autotests.
|
2012-02-14 06:19:16 +01:00 |
qeasingcurve
|
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]
|
2012-05-04 12:45:47 +02:00 |
qelapsedtimer
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qexplicitlyshareddatapointer
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qfreelist
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qhash
|
QHash: fix key() test
|
2012-04-14 13:51:49 +02:00 |
qline
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
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
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qpair
|
QPair: specialise QTypeInfo based on the typeinfos of its arguments
|
2012-03-01 14:26:06 +01:00 |
qpoint
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qqueue
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qrect
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
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
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qscopedpointer
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qscopedvaluerollback
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qset
|
containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()
|
2012-03-17 09:10:57 +01:00 |
qsharedpointer
|
Mark tst_qsharedpointer as parallel-safe.
|
2012-05-29 09:39:18 +02:00 |
qsize
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qsizef
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qstl
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
qstring
|
replace remaining "const QChar &" with "QChar"
|
2012-05-22 20:56:38 +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
|
Change QStringBuilder to use UTF-8 too
|
2012-05-07 05:07:16 +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
|
move the default text breaking algorithm impl from HarfBuzz to Qt
|
2012-05-10 11:34:25 +02:00 |
qtime
|
QDateTime: Add validity checks
|
2012-01-31 04:18:37 +01:00 |
qtimeline
|
Make QTimeLine test significant.
|
2012-04-26 09:27:25 +02:00 |
qvarlengtharray
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
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 |