]> git.lyx.org Git - features.git/commit
Use QSettings for session management of windows geometry. This commit also removes...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 15 Nov 2007 12:58:44 +0000 (12:58 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 15 Nov 2007 12:58:44 +0000 (12:58 +0000)
commite73f8040feb9c15e003f3667720be92703710201
treee3da481bd2470270ac1aa48f1d1cd0c78e03d9a1
parent55217e352c5dd1e2f912ed0b6e565002b16cfcc1
Use QSettings for session management of windows geometry. This commit also removes the possibility to fix the window dimensions in the RC file. Instead we have now a single check box for enabling/disabling geometry session management.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21625 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyXFunc.cpp
src/LyXRC.cpp
src/LyXRC.h
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiPrefs.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/ui/PrefUi.ui