[Differential] [Commented On] D1298: Use QFileDialog in the "Open Project" dialog if we are not in KDE.
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Mon Apr 4 18:47:58 UTC 2016
kfunk added a comment.
@apol: We'd like to show the native file dialog on OS X + Windows.
Right now we're using the file open widget (KFileWidget) embedded in the open project wizard. In order to show the native file open dialog, you need to show it as separate top-level window though.
So with this patch we'll first show a standalone file-open dialog, then proceed with the "open project" wizard as usual.
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D1298
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: arrowdodger, KDevelop, kfunk
Cc: apol, kfunk, kdevelop-devel
More information about the KDevelop-devel
mailing list