Qt Declarative (Quick 2)
Go to file
Richard Moe Gustavsen 9757d5f9c9 QQmlDelegateModel: check if the delegate model adapts an AIM
The aim() function doesn't check if the model inside QQmlAdaptorModel
is a actually a QAbstractItemModel (it just does a static cast).
So we need to guard it.

Change-Id: I397280ea7e6f81939d4030d0512a3a67877ad94c
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2018-07-13 10:44:19 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.11.1 2018-06-15 11:30:15 +00:00
examples Move demos to qtdoc repository 2018-07-12 20:23:24 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QQmlDelegateModel: check if the delegate model adapts an AIM 2018-07-13 10:44:19 +00:00
tests Tooling: Add QML preview debug service 2018-07-13 10:21:37 +00:00
tools Fix qtquick_compiler_add_resources when cross-compiling 2018-07-03 07:45:21 +00:00
.gitattributes
.gitignore Move the QML_COMPILE_HASH macro definition from the command-line 2018-02-21 21:30:10 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Bump version 2018-05-31 14:04:02 +02:00
.tag
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Move QtQuick.Shapes implementation to qtquickshapes, privately exported 2018-06-21 12:29:09 +00:00