Issues with 4.1.80

Andreas Pakulat apaku at gmx.de
Tue Jan 25 10:10:50 GMT 2011


On 25.01.11 11:22:03, Leon Pollak wrote:
> On Monday January 24 2011, Andreas Pakulat wrote:
> > On 24.01.11 16:11:18, Leon Pollak wrote:
> > > 2, The splitter in 'Projects' window between files pane and projects pane
> > > do not keeps its position between restarts.
> > 
> > Thats something you imagined :) The splitter never stored its position as
> > the relevant API to do that is missing in kdevplatform and it was never
> > there.
> Yep! Tested back with 4.1.0 - the difference is that 4.1.0 opened splitter on 
> about 1/4 of the total height, while 4.1.80 does this exactly on half. This is 
> not comfortable, as the list of projects is always much smaller than the list 
> of files in a project...
> Can this be returned?

No, because we're not doing this as far as I can see. Did maybe the Qt
version also change in the meantime? The only change that is remotely
related is one that transports the size-information for the two listviews
from code to the .ui file, but I don't see how that would cause this as the
size-policies stayed the same as before. You could try applying the
attached patch with patch -p1 <patchfile to revert its effects and then
rebuild kdevplatform and see wether that restores the original behaviour. 

Even if it does that rather points to a qt bug though IMHO.

Andreas

-- 
Your best consolation is the hope that the things you failed to get weren't
really worth having.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdev_move_sizepol.diff
Type: text/x-diff
Size: 3708 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110125/795877f3/attachment.diff>


More information about the KDevelop mailing list