[Differential] [Request, 249 lines] D1298: Use QFileDialog in the "Open Project" dialog if we are not in KDE.

arrowdodger (Gleb Popov) noreply at phabricator.kde.org
Sat Apr 2 18:12:34 UTC 2016


arrowdodger created this revision.
arrowdodger added a reviewer: KDevelop.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  I've almost managed to get this work. The problem is
  
  - I haven't managed to hide window with pages while QFileDialog is shown. It ignores hide() and setVisible()
  - The most freaking part is that after accepting project file in QFileDialog the pages window DISAPPEARS. And when i click where it was it reappears again.
  
  I'll look into it these problems myself, but any help with this would be welcome.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  native_dialog

REVISION DETAIL
  https://phabricator.kde.org/D1298

AFFECTED FILES
  shell/openprojectdialog.cpp
  shell/openprojectdialog.h
  shell/openprojectpage.cpp
  shell/openprojectpage.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: arrowdodger, KDevelop
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list