]> git.lyx.org Git - features.git/commit
Advanced F&R rework:
authorTommaso Cucinotta <tommaso@lyx.org>
Mon, 4 Jan 2010 12:29:38 +0000 (12:29 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Mon, 4 Jan 2010 12:29:38 +0000 (12:29 +0000)
commit5cc2d6d73c2a68bc1f5baa7a58b6e2784d3e619a
treed6339c3a54a20c4c7163316aa2a928b2dfa7a95c
parenta8dc0009018ba18ad956f2859dfaf28a346a02a7
Advanced F&R rework:
- scopes now handled in FindAndReplaceWidget, while lyxfind.cpp only searches within single buffer
- cursor().result().dispatched() now encodes whether a match was found or not, after LFUN_WORD_FINDADV dispatch
- removed a few unneeded functions
- followed a few cosmetic advices

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32760 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/frontends/qt4/FindAndReplace.cpp
src/frontends/qt4/FindAndReplace.h
src/frontends/qt4/ui/FindAndReplaceUi.ui
src/lyxfind.cpp
src/lyxfind.h