Revision 5ada18e...
Go back to digest for 23rd September 2012Bug Fixes in Development Tools
Ivan Shapovalov committed changes in [kdevplatform] /:
Fix KCM selection for the project settings: use only suitable/related builder plugins.
Accomplish this by adding a new method to KDevelop::IProjectBuilder,
"additionalBuilderPlugins(IProject*)". It returns a list of
builders that shall be considered for this project beyond this builder
itself.
REVIEW: 106512
File Changes
Modified 3 files
- shell/projectcontroller.cpp
- project/interfaces/iprojectbuilder.cpp
- project/interfaces/iprojectbuilder.h
3 files changed in total