]> git.lyx.org Git - features.git/commit
Add the icon-size to the toolbar menu
authorDaniel Ramöller <d.lyx@web.de>
Sun, 9 Oct 2016 07:15:20 +0000 (09:15 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 25 Nov 2016 09:33:21 +0000 (10:33 +0100)
commit060a9664f77a2fa0a8c456b9dc567a775bba9645
tree962a9f6436410d02cdc433372d7c9c303eab0192
parent133c2c62ee755d10e267505bbb2d98d947fff078
Add the icon-size to the toolbar menu

- Adds LFUNs for setting the icon size
- Adds icons sizes to the Toolbars menu
- Uses the Toolbars menu as application context menu
- The context menu can now be user defined in stdcontext.inc

When the logical sizes differ and the icon set is changed, the correct
sizes are established only after a restart.

Fixes ticket #10428.

(cherry picked from commit e91572a00bd61d56b5386519b52d316a32974497)
(cherry picked from commit 6c92075799ae8d83f4f38e3c169c40da215e03f2)
(cherry picked from commit 7971dc83efd2a3a2d282af17cded54698340e176)
lib/ui/stdcontext.inc
lib/ui/stdmenus.inc
src/FuncCode.h
src/LyXAction.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
status.22x