]> git.lyx.org Git - features.git/commit
add cache of spell checker results to speed up native speller engine on macosx
authorStephan Witt <switt@lyx.org>
Tue, 14 Sep 2010 05:24:04 +0000 (05:24 +0000)
committerStephan Witt <switt@lyx.org>
Tue, 14 Sep 2010 05:24:04 +0000 (05:24 +0000)
commitdec437fbac739fb4d8e78842b9f9286bbaaf0971
tree4a37520fb229bb5683a83228b86991e2e62a8359
parent4e6bae46c279ded712ad2ccc6b8ce879dd055533
add cache of spell checker results to speed up native speller engine on macosx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35362 a592a061-630c-0410-9148-cb99ea01b6c8
23 files changed:
src/AppleSpellChecker.cpp
src/AppleSpellChecker.h
src/AspellChecker.cpp
src/AspellChecker.h
src/Buffer.cpp
src/Cursor.cpp
src/EnchantChecker.cpp
src/EnchantChecker.h
src/Font.cpp
src/Font.h
src/FontList.cpp
src/FontList.h
src/HunspellChecker.cpp
src/HunspellChecker.h
src/LyX.cpp
src/Paragraph.cpp
src/Paragraph.h
src/SpellChecker.h
src/Text.cpp
src/Text2.cpp
src/TextMetrics.cpp
src/frontends/qt4/Menus.cpp
src/rowpainter.cpp