Towards bug http://bugzilla.lyx.org/show_bug.cgi?id=4830
commit2b642e06eac9e2b3f59bfae788a9837d3e6c096d
authorsanda <sanda@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 29 Jul 2008 01:51:20 +0000 (29 01:51 +0000)
committersanda <sanda@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 29 Jul 2008 01:51:20 +0000 (29 01:51 +0000)
treebdd5a45e5e486986a17b7ddb1e7bb64d2033b98e
parent1e12b6570d4e602e853d97a68cef5cb09baef352
Towards bug bugzilla.lyx.org/show_bug.cgi?id=4830
(selection issues on more LyX instances)

This fixes for me the worst cases. Still some selection
problem appear from time to time and it will be tricky
to get this completely right since the performance 'hacks'
our code uses.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25950 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/Selection.h
src/frontends/qt4/GuiSelection.cpp
src/frontends/qt4/GuiSelection.h