aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/platform/qquickplatformfolderdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* Platform: add experimental StandardPathsJ-P Nurmi2016-09-131-1/+2
* Platform dialogs: respect Qt::AA_DontUseNativeDialogsJ-P Nurmi2016-08-151-1/+2
* Platform dialogs: cleanup creationJ-P Nurmi2016-08-151-21/+1
* Add QQuickPlatformDialog::useNativeDialog()J-P Nurmi2016-08-151-1/+6
* Platform dialogs: pass the dialog type to QQuickPlatformDialog ctorJ-P Nurmi2016-08-151-1/+2
* Platform dialogs: revise the names of the protected helper methodsJ-P Nurmi2016-08-151-3/+3
* Platform dialogs: apply the optionsJ-P Nurmi2016-08-141-1/+3
* Platform dialogs: respect (undocumented) DontUseNativeDialogJ-P Nurmi2016-08-141-1/+3
* File|FolderDialog: fill in and use the initial values in the optionsJ-P Nurmi2016-08-141-1/+2
* FolderDialog: replace folderSelected() with a declarative propertyJ-P Nurmi2016-08-141-33/+51
* Platform: create platform dialog instances lazily on demandJ-P Nurmi2016-08-141-20/+23
* Platform: add logging categories to help with debuggingJ-P Nurmi2016-08-131-0/+5
* Platform: add FileDialog and FolderDialogJ-P Nurmi2016-06-271-0/+262