]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiParagraph.h
getting rid of superfluous lyx::support:: statements.
[lyx.git] / src / frontends / qt4 / GuiParagraph.h
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-22 Abdelrazak YounesRemove unused code.
2007-11-18 André Pönitzless string conversions
2007-11-14 Abdelrazak YounesBump the Qt requirement to version 4.0.0
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-07 André Pönitzmath stuff
2007-10-07 André Pönitzthis (temporarily...) removes the "dock" option.
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-11 André Pönitzcosmetics
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