]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiParagraph.cpp
getting rid of superfluous lyx::support:: statements.
[lyx.git] / src / frontends / qt4 / GuiParagraph.cpp
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-11-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesSimplify Dialog::name() handling.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-06 Abdelrazak Younes* Bufferview::updateMetrics(): Separate out the SingleP...
2007-11-05 André Pönitzmerge helper files;
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-23 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui:
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzthis (temporarily...) removes the "dock" option.
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzshuffle stuff around
2007-09-28 Abdelrazak Younes* GuiParagraph: uncheck "Immediate Apply" by default.
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.
2007-09-26 Abdelrazak YounesRedesign and cleanup the Paragraph Settings dialog:
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace