]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiToolbars.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiToolbars.cpp
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-04 Jean-Marc Lasgouttesfix some compiler warnings
2008-02-28 Pavel SandaFullscreen fixes (multiple windows & toolbar visibility).
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).
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-23 Stefan Schimanski* cosmetic
2007-12-23 Stefan Schimanski* math macro toolbar can be made automatic
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-21 Abdelrazak YounesIntroducing Application::resetGui() that will reset...
2007-11-20 Abdelrazak Younes- Cleanup and simplify the layout list GUI handling.
2007-11-18 Abdelrazak Younescleanup and reorder initialisation code of GuiView...
2007-11-15 André Pönitzreduce line noise
2007-11-14 Abdelrazak YounesFix the disappearing minibuffer by don't pretending...
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-11-02 André Pönitzsome de-boostification
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 Younescleanup GuiLayoutBox.
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...