]> git.lyx.org Git - features.git/commit
Cleanup and simplify WorkArea code
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 21 Jul 2017 23:19:45 +0000 (01:19 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 15 Feb 2018 11:29:25 +0000 (12:29 +0100)
commit418bf09879dfad860e298f0f3b16d765bb1262d5
treecd1fcd77efbda0445f28fbe20ad2109a2f8412c6
parentef1d50207088bc40cd0fbbd27229df9e8400e932
Cleanup and simplify WorkArea code

Rename cursor to caret to in order to avoid ambiguity. The caret is
now the blinking thing only.

Remove unused header contents, and some not so useful methods.

No intended change of behavior.
src/frontends/qt4/FindAndReplace.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h
src/frontends/qt4/GuiWorkArea_Private.h