[Patch] Ui cleanups for Project View plugin

Sean Harmer sean.harmer at maps-technology.com
Tue Apr 14 13:08:26 UTC 2009


Hi All,

Please find attached a patch that makes some small ui changes to the Project 
View plugin. These are mainly related to the build set widget where I have 
moved the build set item manipulation buttons to be above the widget to save 
horizontal space and reduce the cluttered look (especially when there are 
adjacent docks open in the bottom dock area).

I have also replaced the QTableView with a QTreeView so that we get better 
behaviour when hovering over items. That is the whole row is highlighted by 
the style rather than a single cell.

I have also made the columns in the build set widget adjust themselves to 
their content whenever items are added or removed.

The only change in the outer widget's ui file is to remove an extraneous level 
of layout.

Please see screen-shot 
(http://img299.imageshack.us/img299/6539/kdevelopprojectview.png) for how the 
project view plugin looks now.

Can somebody review and commit if it is OK please?

Thanks,

Sean

ps I tried sending this on Sunday but it never appeared on the list. 
Originally I had the screen-shot as an attachment so maybe it got stuck in 
some moderation queue?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: projects-ui-cleanup.patch
Type: text/x-patch
Size: 12796 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090414/2696e83a/attachment.patch>


More information about the KDevelop-devel mailing list