]> git.lyx.org Git - features.git/commit
General support for InsetCommand context menu. For this to work properly I had to...
authorAbdelrazak Younes <younes@lyx.org>
Sun, 9 Mar 2008 11:22:39 +0000 (11:22 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 9 Mar 2008 11:22:39 +0000 (11:22 +0000)
commit51a5db71104e635e64f97e2c49737b6a9c66c6ab
tree7f7b48de7008fe7ecd67f3877c4e8fc04897ae90
parentb7cf6951b68a7a98ac8daf51491f717a2c2321f2
General support for InsetCommand context menu. For this to work properly I had to disable all actions triggered by mouse right-clicking. This was bad ui in any case.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23579 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/Menus.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetRef.cpp
src/insets/InsetRef.h