summaryrefslogtreecommitdiff
path: root/src/dialogs/DefaultFileDialog.qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+2
|\
| * DefaultFileDialog: check cur selection properly on okButton clickedShawn Rutledge2016-11-171-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-11/+33
|\ \ | |/
| * FileDialog: create FolderListModel asynchronously when first openedShawn Rutledge2016-02-021-11/+33
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* FileDialog: change the button text to "Choose" for selecting directoryShawn Rutledge2015-04-011-1/+1
* Dialogs: store m_shortcutDetails as JS arrayRichard Moe Gustavsen2015-03-301-2/+2
* FileDialog: make the save/load distinction function properlyShawn Rutledge2015-03-181-1/+1
* FileDialog: expose several QStandardPaths in the shortcuts propertyShawn Rutledge2015-03-181-5/+5
* Dialogs: let folder be assignable in DefaultFileDialog.qmlRichard Moe Gustavsen2015-03-181-6/+3
* Dialogs: update license headersJ-P Nurmi2015-02-111-31/+27
* FileDialog: several logic corrections in handling the enter keyShawn Rutledge2014-10-291-3/+7
* Dialogs: added private maximumDimension property for initial sizeShawn Rutledge2014-10-131-3/+2
* Dialogs: Use native rendering on non-mobile platformsShawn Rutledge2014-10-081-4/+4
* Dialogs: add qsTr() wrappers to all QML strings for translationv5.4.0-alpha1Shawn Rutledge2014-09-051-10/+10
* FileDialog: use icon font instead of PNG imagesShawn Rutledge2014-09-041-11/+15
* FileDialog: add sidebarVisible property and buttonShawn Rutledge2014-09-041-1/+16
* FileDialog: tweak initial splitter positionsShawn Rutledge2014-09-041-3/+3
* FileDialog: ensure that arrow keys can always navigate the file listShawn Rutledge2014-08-081-0/+2
* FileDialog: handle back and esc keys to reject the dialogAndy Shaw2014-06-031-0/+12
* FileDialog: update icon whenever the filename changesv5.3.0-rc1Shawn Rutledge2014-05-051-2/+1
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* QtQuick.Dialogs FileDialog: don't go astray into resources on AndroidShawn Rutledge2014-03-271-1/+1
* FileDialog: centralize URL validation in setFolderShawn Rutledge2014-02-111-15/+24
* FileDialog: new features in DefaultFileDialog.qmlShawn Rutledge2014-02-111-268/+288
* QtQuick.Dialogs FileDialog: don't go astray into qrc:/ on AndroidShawn Rutledge2014-02-061-3/+12
* move QtQuick.Dialogs from qtdeclarative to qtquickcontrolsShawn Rutledge2014-01-031-0/+395