]> git.lyx.org Git - features.git/commit
Move wrap check for simple search/replace to lyxfind
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 14 Sep 2016 08:23:39 +0000 (10:23 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 22 Oct 2016 17:20:26 +0000 (19:20 +0200)
commit5c4fa408499c6fc47ea272a7f093bd9d1d37285c
tree36280d175745b3e6cf53663470e08c1f6bd3c20c
parent447254eb59fac5fb8a24b142d5605e29cdecc02f
Move wrap check for simple search/replace to lyxfind

This gets rid of some dirty dispatch tricks and fixes wrap-around
on replace and in the spellchecker

Fixes: #10378
src/BufferView.cpp
src/frontends/qt4/GuiSearch.cpp
src/frontends/qt4/GuiSearch.h
src/frontends/qt4/GuiSpellchecker.cpp
src/lyxfind.cpp
status.22x