From 87f90a43f450cda5e8ce7bf34145f251dfaa5682 Mon Sep 17 00:00:00 2001 From: Alan Alpert <416365416c@gmail.com> Date: Tue, 12 Nov 2013 00:11:43 -0800 Subject: Polish up QQmlFileSelector Incorporate beta feedback, and hide QQmlAbstractUrlInterceptor as the implementation (instead of making that "the API"). Change-Id: Ib7b14afeb9205fb8a87ed16a6d38b1f468b2aaaa Reviewed-by: Lars Knoll --- dist/changes-5.2.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist/changes-5.2.0') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index 9db8458319..da358191e1 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -53,6 +53,10 @@ Third party components QtQml ------ +- New class QQmlFileSelectors allows applying a QFileSelector to QML assets + and types. One is automatically set on QQmlApplicationEngines from now on, + plain QQmlEngines must set their own in order to be affected. + QtQuick ------ -- cgit v1.2.3