]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiToolbars.cpp
'using namespace std' instead of 'using std::xxx'
[lyx.git] / src / frontends / qt4 / GuiToolbars.cpp
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...