I suppose, there are plans to keep the old QList implementation under the different name (QArrayList/Q5List). Can we also add the same typedef in Qt5 (using Q5List = QList)? This will simplify the transition for the people who want to build against Qt5 and Qt6 at the same time. Ivan