]> git.lyx.org Git - features.git/commit
Prioritize the shortcuts from the work areas
authorGuillaume Munch <gm@lyx.org>
Mon, 4 Jul 2016 02:23:32 +0000 (04:23 +0200)
committerGuillaume Munch <gm@lyx.org>
Sat, 22 Oct 2016 18:07:42 +0000 (20:07 +0200)
commitbf588abfbda3c9c9ac221f6e05a7ae998cee1866
treee3d2585046c919045dab72fc3c89d35e562171e6
parentfe960404fc8ef292ddc24ac99a3556646cb5a838
Prioritize the shortcuts from the work areas

* Fix bug #10261 : KDE smartly adds conflicting accelerators.

* Prevent bugs like #9495 in the future.

Issues (non-regression):

* It does not appear possible to prevent Ubuntu's Unity from grabbing the
  accelerators for the menus. For instance Alt+A still opens _Affichage in the
  French localization.

(cherry picked from commit eb8c5905f617b31ec470358e0e23120fc586d695)
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h
src/frontends/qt4/GuiKeySymbol.cpp
src/frontends/qt4/GuiKeySymbol.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h