qt5base-lts/tests/auto/corelib
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
..
animation Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
codecs Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
concurrent Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
global Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
io Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUT 2012-01-05 15:02:56 +01:00
itemmodels Move the qitemmodel test to the itemmodels directory. 2012-01-06 17:21:25 +01:00
kernel Move the qitemmodel test to the itemmodels directory. 2012-01-06 17:21:25 +01:00
plugin Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
statemachine Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
thread Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tools Remove the Q_TYPENAME define. 2012-01-08 23:54:56 +01:00
xml Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00