]> git.lyx.org Git - features.git/commit
Hopefully less confusing shortcut settings UI (bug 5012).
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 21 Jul 2008 14:54:07 +0000 (14:54 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 21 Jul 2008 14:54:07 +0000 (14:54 +0000)
commitaa176fd56c4ecab0cbe5e08fc3bbfb0e83898bea
treeabe45bb67d4f8cc63d8225b3910ef957deb8024f
parentc6400f4f60dacb9186151fdbd50150bd10168f97
Hopefully less confusing shortcut settings UI (bug 5012).

* src/frontends/qt4/CustomizedWidgets{cpp,h}:
- rename ShortcutLineEdit to ShortcutWidget and build it on
   top of QLabel instead of QLineEdit
* src/frontends/qt4/GuiPrefs.{cpp,h}:
* src/frontends/qt4/ui/ShortcutUi.ui:
- improve shortcut editing
- rename shortcutLE to shortcutWG
- add/improve tooltips

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25770 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/CustomizedWidgets.cpp
src/frontends/qt4/CustomizedWidgets.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiPrefs.h
src/frontends/qt4/ui/ShortcutUi.ui