]> git.lyx.org Git - features.git/commit
Fix bug 4935: Scroll down below document
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 27 Mar 2009 17:41:58 +0000 (17:41 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 27 Mar 2009 17:41:58 +0000 (17:41 +0000)
commit7ad28349ab345b93330c800132891837498cc4b0
tree6e0353217d48e68e7f3d141152c74d4c46a696fa
parent1bbcd403fc1c0e64416371610ab18e0b6df5bf36
Fix bug 4935: Scroll down below document
http://bugzilla.lyx.org/show_bug.cgi?id=4935

* GuiPrefs: Add an option to the Editing dialog.

* BufferView: Scroll below document if the option is set.

* LyXRC: Write/read the option from preferences file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28947 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/BufferView.h
src/LyXFunc.cpp
src/LyXRC.cpp
src/LyXRC.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/ui/PrefEditUi.ui