Re: [Patch] Re: [Patch] Outlining scroll smoother

2006-03-30 Thread Martin Vermeer
On Thu, 2006-03-30 at 12:02 +0300, Martin Vermeer wrote: ... > Attached a patch that I intend to put into trunk soon. In addition to > smoother scrolling, I changed the button text Dn -> Down, and added > keyboard shortcuts. Committed: * QToc.C (QToc::updateToc): Better scroll b

Re: [Patch] Outlining scroll smoother

2006-03-30 Thread Martin Vermeer
On Thu, 2006-03-30 at 10:55 +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> I don't think it is relevant. If you look at updateToc() in > Martin> QToc.C, what happens every time the method is called is, that > > Martin> - the document

[Patch] Re: [Patch] Outlining scroll smoother

2006-03-30 Thread Martin Vermeer
On Thu, 2006-03-30 at 08:43 +0300, Martin Vermeer wrote: > On Wed, 2006-03-29 at 23:40 +0200, Jean-Marc Lasgouttes wrote: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > > > >> Would it be possible to remember the scrollbar position and reset > > >> it afterwards (if entry is

Re: [Patch] Outlining scroll smoother

2006-03-30 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> I don't think it is relevant. If you look at updateToc() in Martin> QToc.C, what happens every time the method is called is, that Martin> - the document (!) is traversed looking for TOC-able headers - Martin> the QListView is bu

Re: [Patch] Outlining scroll smoother

2006-03-29 Thread Martin Vermeer
On Wed, 2006-03-29 at 23:40 +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > >> Would it be possible to remember the scrollbar position and reset > >> it afterwards (if entry is still visible)? Currently the resetting > >> of the scroll bar is a

Re: [Patch] Outlining scroll smoother

2006-03-29 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> Would it be possible to remember the scrollbar position and reset >> it afterwards (if entry is still visible)? Currently the resetting >> of the scroll bar is annoying. Martin> The attached makes the situation slightly better. You

[Patch] Outlining scroll smoother

2006-03-29 Thread Martin Vermeer
On Wed, Mar 29, 2006 at 03:30:41PM +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> On Mon, 2006-03-27 at 11:16 +0200, Abdelrazak Younes wrote: > >> Martin Vermeer a écrit : ... > Would it be possible to remember the scrollbar positi