]> git.lyx.org Git - features.git/commit
- using Alt key in fullscreen mode: don't autoshow the menubar but popup directly...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 15 May 2008 10:18:49 +0000 (10:18 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 15 May 2008 10:18:49 +0000 (10:18 +0000)
commit40f50f2a9487db5de13083e178ba4b30058b069b
treea8eaea365b0293f2396eaf82897cadfbd2383940
parent5691d8d8ce0300b55e0bf380a83e357bd504f64a
- using Alt key in fullscreen mode: don't autoshow the menubar but popup directly relevant menu if possible. This code will I guess not work on Mac. The solution is I think for GlobalMenuBar to subclass MenuBar instead of QMenuBar.
- remove autohide of menu and status bar.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24787 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp