qt5base-lts/tests/auto/corelib/tools
Stephen Kelly 7aeccb183a Remove the Q_TYPENAME define.
It is mostly not used (most places in Qt use typename directly), so
is already not very useful.

For example typename is used in:

QDataStream& operator<<(QDataStream& s, const QVector<T>& v)

Change-Id: I85337ad7d8d4ebbb424bfa2ab9a356456ff3e90f
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-08 23:54:56 +01:00
..
qalgorithms Remove the Q_TYPENAME define. 2012-01-08 23:54:56 +01:00
qbitarray Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qbytearray Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qbytearraymatcher Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qcache Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qchar Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qcontiguouscache Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qcryptographichash Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qdate Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qdatetime Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qeasingcurve Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qelapsedtimer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qexplicitlyshareddatapointer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qfreelist Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qhash Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qline Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlist Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qlocale Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmap Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmargins Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qpoint Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qqueue Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qrect Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qregexp Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qringbuffer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qscopedpointer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qscopedvaluerollback Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qset Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qsharedpointer Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qsize Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qsizef Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qstl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qstring Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qstringbuilder Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qstringlist Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qstringmatcher Remove redundant class from QStringMatcher test. 2012-01-06 07:50:21 +01:00
qstringref Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtextboundaryfinder Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtime Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtimeline Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qvarlengtharray Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qvector Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tools.pro Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00