aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs/qquickabstractfiledialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-071-194/+0
* QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge2014-01-031-0/+1
* More QUrl/QString conversion in FileDialog implementationShawn Rutledge2013-08-011-4/+5
* QtQuick.Dialogs: use URLs for interface with QPlatformFileDialogHelperShawn Rutledge2013-07-221-12/+3
* Disable dialogs to allow changes in qtbase (use urls internally)Shawn Rutledge2013-07-181-0/+5
* FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-281-8/+9
* Create common base class for declarative dialogsShawn Rutledge2013-03-151-48/+10
* adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-041-0/+233