]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiToolbars.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiToolbars.h
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-24 Richard HeckMore cleanup from Andre.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-19 Pavel SandaImprove fullscreen mode (bug 4146).
2007-12-23 Stefan Schimanski* cosmetic
2007-12-23 Stefan Schimanski* math macro toolbar can be made automatic
2007-11-20 Abdelrazak Younes- Cleanup and simplify the layout list GUI handling.
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-15 André Pönitzmainly reduce include dependencies
2007-10-02 Abdelrazak YounesSome fixes and cleanup to command buffer.
2007-10-01 Abdelrazak YounesTransfer the rest of Toolbars to GuiToolbars and delete...
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...