[PATCH] trollproject, disable sort on sub items
Thomas Hasart
thasart at gmx.de
Sat Jul 28 10:05:48 UTC 2007
On Saturday 28 July 2007 11:49:25 Andreas Pakulat wrote:
> On 28.07.07 06:02:55, Thomas Hasart wrote:
> > this patch disables sorting in project treewidget, because the order from
> > the .pro file shows the build order of the subprojects.
>
> Uhm, AFAIK QListView doesn't sort its childs automatically so this
> shouldn't be needed. The subprojects are added in the order that they
> are found in the SUBDIRS list.
Sorting is explicitly setted on after adding sub items, thatswhy the patch.
> Also note: That order might not be the build order unless you checked
> the Ordered option.
Thats right, but the item order is the only thing that shows the user these
order.
MfG
Thomas
More information about the KDevelop-devel
mailing list