qt5base-lts/tests/auto
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
..
bic/data Add binary compatibility files for Qt5.13.0 for QtBase 2019-08-15 04:19:39 +00:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
corelib Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
dbus Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
gui Merge remote-tracking branch 'origin/5.15' into dev 2019-10-30 01:00:33 +01:00
guiapplauncher
installed_cmake
network Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Replace Q_ALIGNOF usage in qtbase with C++11 alignof keyword 2019-10-29 10:37:02 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-25 01:00:16 +02:00
testlib Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
tools Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
widgets Merge remote-tracking branch 'origin/5.15' into dev 2019-10-30 01:00:33 +01:00
xml test: migrate QDom test to QRegularExpression 2019-10-21 10:38:23 +02:00
auto.pro Disable tests with qemu-arm & developer-build configurations in the CI 2019-10-03 15:12:33 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00