]> git.lyx.org Git - features.git/commit
Spellchecker: More simplifications.
authorAbdelrazak Younes <younes@lyx.org>
Sat, 4 Apr 2009 17:25:14 +0000 (17:25 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 4 Apr 2009 17:25:14 +0000 (17:25 +0000)
commit193074b3847b0364c8270c96614993e4500c938e
treee2afb6ef489af9c587ba80ac5d99925f60342e37
parent64c3229bd724a13ab2ec1457a19ef09cc87d612a
Spellchecker: More simplifications.

This change makes it possible (at long last!) to go to the work area, do some edition and then come back to the SpellChecker. We probably need a [Continue] button.

* Buffer::nextWord(): go back a bit to return the current word.

* SpellChecker and Dialog: get rid of the complicated, useless exitEarly() handling.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29092 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/frontends/qt4/Dialog.cpp
src/frontends/qt4/Dialog.h
src/frontends/qt4/GuiSpellchecker.cpp
src/frontends/qt4/GuiSpellchecker.h