aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs/DefaultFileDialog.qml
Commit message (Expand)AuthorAgeFilesLines
* remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-071-385/+0
* QtQuick.Dialogs: hide internal functions and propertiesShawn Rutledge2013-11-121-65/+64
* QtQuick.Dialogs DefaultFileDialog: visual improvementsShawn Rutledge2013-10-301-4/+5
* QtQuick.Dialogs: handle more keyboard shortcutsShawn Rutledge2013-10-301-30/+49
* QtQuick.Dialogs: resolution-independent controls use actual resolutionShawn Rutledge2013-10-261-2/+2
* FolderListModel provides file URLs and the QML FileDialog uses themShawn Rutledge2013-07-231-3/+2
* FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-281-6/+11
* Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-261-4/+6
* Cosmetic changes in DefaultFileDialog and dialog shared controlsShawn Rutledge2013-03-181-12/+7
* Create common base class for declarative dialogsShawn Rutledge2013-03-151-29/+28
* adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-041-0/+366