qt6-bb10/tests/auto/tools
Lars Knoll 5357231c0a Make QList an alias to QVector
This is almost 100% source compatible with Qt 5. Exceptions are

* Stability of references for large or non movable types
* taking a PMF for types that are now overloaded with r-value references
  in QVector
* The missing prepend optimization in QVector (that is still planned
  to come for Qt 6)

Change-Id: I96d44553304dd623def9c70d6fea8fa2fb0373b0
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-10-30 11:52:48 +01:00
..
moc Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
qdbuscpp2xml remove unnecessary references to $$QMAKE_CFLAGS_DBUS 2016-10-04 20:21:28 +00:00
qdbusxml2cpp remove unnecessary references to $$QMAKE_CFLAGS_DBUS 2016-10-04 20:21:28 +00:00
qmake Make conflicting targets check less strict 2019-10-03 20:28:03 +02:00
qmakelib Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
rcc rcc: Add -d option to output a Makefile-syntax depfile 2019-06-29 02:26:23 +02:00
uic uic: Avoid use of Q_UNUSED in the generated code 2019-07-30 09:34:36 +02:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00