Bug 200957

Summary: buildset widget doesn't allow multi-selection anymore
Product: [Developer tools] kdevplatform Reporter: Andreas Pakulat <apaku>
Component: projectAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: HI    
Version: unspecified   
Target Milestone: 1.0.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 184253    

Description Andreas Pakulat 2009-07-21 07:08:45 UTC
Some time ago the buildset widget allowed to select multiple entries to easily remove them. It has since been changed to continous-selection, which means I can't select the first third and fifth element anymore. Thats a regression that needs fixing (could be that I introduced this myself as it makes the implementation for the up/down buttons easier)
Comment 1 Andreas Pakulat 2009-07-25 17:21:26 UTC
SVN commit 1002278 by apaku:

Also disable/enable actions when a project is being closed.
BUG:200957


 M  +1 -0      runcontroller.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002278
Comment 2 Andreas Pakulat 2009-07-25 17:21:59 UTC
SVN commit 1002280 by apaku:

Renable extended selection for the buildset widget.
BUG:200957


 M  +1 -1      projectbuildsetwidget.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002280