Il 10/05/2011 13:30, LyX Ticket Tracker ha scritto:
I think that the possibility to cancel the search with ESC is a
good feature. Please send it to the lyx-devel list for discussion.
I made a quick update of the patch on the current branch, and here it
is, just in case you like having it in
On 05/09/2011 02:41 PM, Tommaso Cucinotta wrote:
> Il 09/05/2011 16:26, Richard Heck ha scritto:
>>
* component: search => find/replace
>>> what is the intended difference between these components ?
>> I somehow thought search was something different, but of course it's the
>> same. I'l
Il 09/05/2011 16:26, Richard Heck ha scritto:
* component: search => find/replace
what is the intended difference between these components ?
I somehow thought search was something different, but of course it's the
same. I'll change them back and make you owner of the search bugs.
unl
On 05/09/2011 02:13 AM, Tommaso Cucinotta wrote:
> Il 09/05/2011 05:32, LyX Ticket Tracker ha scritto:
>> #7217: performance issue with advanced find and replace dialog
>> --+-
>>
>> Reporter:
Il 09/05/2011 05:32, LyX Ticket Tracker ha scritto:
#7217: performance issue with advanced find and replace dialog
--+-
Reporter: uwestoehr | Owner: tommaso
Type: enhancement | Status: assigned
Il 10/01/2011 09:39, LyX Ticket Tracker ha scritto:
#7217: performance issue with advanced find and replace dialog
Comment(by vfr):
I want to propose a threaded solution. This is conceptually the same, but
reuses existing Qt code and makes sure the UI is interactive.
Hi Vincent,
are you
Il 10/01/2011 09:39, LyX Ticket Tracker ha scritto:
Comment(by vfr):
I want to propose a threaded solution. This is conceptually the same, but
reuses existing Qt code and makes sure the UI is interactive.
I forgot to mention: the UI keeps being interactive also in my unthreaded
proposal, b
Il 10/01/2011 09:39, LyX Ticket Tracker ha scritto:
Comment(by vfr):
I want to propose a threaded solution.
Hi, I noticed your threaded implementation of document comparison with
the nice progress bar in that dialog.
However, while in that case the long operation occurs on external files,