]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QParagraph.C
move space above/below from Paragraph into a separate vspace inset.
[lyx.git] / src / frontends / qt2 / QParagraph.C
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-29 Lars Gullik BjønnesFix compilaton issues by including debug.h first.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingDon't #include ParameterStruct.h in ParagraphParameters.h.
2003-09-05 Angus LeemingStrip out another 350 redundant #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-05-13 André PönitzForgot the Qt part in the tostr() patch.
2003-03-28 John LevonPar dialog UI fixes
2003-03-14 Jean-Marc Lasgouttesfix setting of vfill in paragraph dialog
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-16 John Levonconsistent dialog titles
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-17 John LevonThe big Qt toqstr/fromqstr patch.
2002-11-30 John Levonfix from Otto
2002-11-30 John LevonSome string(widget->text()) fixes. Weirdness
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-19 Lars Gullik Bjønnessmall cleanup and removal of warnings
2002-09-24 Angus LeemingLots and lots of little trivial bits.
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-17 Edwin LeuvenAdd paragraph dialog to qt2 frontend. First commit...
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...
2002-01-04 John Levonadd include
2001-12-05 John Levoncompile fixes
2001-12-05 Allan Raeextend John's getLyXText() patch
2001-08-19 John LevonThe big renaming. Yowser.