Revision 909401

Go back to digest for 18th January 2009

Features in Development Tools

Andreas Pakulat committed changes in /trunk/KDE/kdevplatform/shell:

Implement a (hopefully) better way to choose the project to open.

Now allows to either:
- select a .kdev4 file and hit finish
- select a file from a project type (like CMake, QMake, Makefiles etc) and import that (providing the needed information on a second page)
- select just a directory and use the generic manager
TODO: Pre-Select the manager based on the file chosen (or for dirs thegeneric manager)

File Changes

Deleted 3 files
  • /trunk/KDE/kdevplatform/shell
  •   /projectfileselectionpage.cpp
  •   /projectfileselectionpage.h
  •   /projectfileselectionpage.ui
Modified 5 files
  • /trunk/KDE/kdevplatform/shell
  •   /openprojectdialog.cpp
  •   /openprojectdialog.h
  •   /openprojectpage.cpp
  •   /openprojectpage.h
  •   /projectcontroller.cpp
8 files changed in total