Revision 7653dc1...

Go back to digest for 21st October 2012

Bug Fixes in Development Tools

Miquel Sabaté committed changes in [kdevplatform] /:

Correctly enable/disable the "Get" button from the "Fetch Project" dialog for
Project Providers.

Added an isCorrect() method to the IProjectProvider interface, exactly as in
the VcsLocationWidget class. This method will then be used in the
reevaluateCorrection() method inside the ProjectSourcePage class to check
whether the "Get" button should be enabled or not.

REVIEW: 106904

File Changes

Modified 2 files
  •   interfaces/iprojectprovider.h
  •   shell/projectsourcepage.cpp
2 files changed in total