Change-Id: I0e3a7a90c3fd82675dbf2ab98f77815672f3a2bb
Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
\li Individual file imports no longer work (for example, import "MyType.qml"). Import the containing directory instead.
\li Relative file paths in JavaScript files are now resolved relative to the location of the JavaScript file instead of the QML file that imported it.
\endlist
+\li It's no longer possible to override signals from the base component.
\section1 QtQuick Module