]> git.lyx.org Git - features.git/commit
* Action.[Ch]
authorEdwin Leuven <e.leuven@gmail.com>
Thu, 19 Apr 2007 20:29:27 +0000 (20:29 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Thu, 19 Apr 2007 20:29:27 +0000 (20:29 +0000)
commit996de70e5694e4eeb01367abdc62d6893c1a59c5
tree4cd796944ca11af7b1d29d165ee8009ace26ee3f
parentf73cedc1d0b2fd6b822c55c7537d01308859079e
* Action.[Ch]
add signal that provides action when triggered

* ToolbarBackend.[Ch]
add popupmenu and iconpallete item types

* QLToolbar.[Ch]
take care of popupmenu and iconpallete

* stdtoolbars.inc
add panels and menus (and move spellchecker to main ;-)

* functions.xpm
icon for function list

* iconpalette.[Ch]
new iconpanel that will replace old iconpalette,
als subclass of qmenu that updates parent toolbutton

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17868 a592a061-630c-0410-9148-cb99ea01b6c8
lib/images/math/functions.xpm [new file with mode: 0644]
lib/ui/default.ui
lib/ui/stdtoolbars.inc
src/ToolbarBackend.C
src/ToolbarBackend.h
src/frontends/qt4/Action.C
src/frontends/qt4/Action.h
src/frontends/qt4/QLToolbar.C
src/frontends/qt4/QLToolbar.h
src/frontends/qt4/iconpalette.C
src/frontends/qt4/iconpalette.h