]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QGraphics.C
the convert patch
[lyx.git] / src / frontends / qt2 / QGraphics.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-06 Lars Gullik Bjønnesmissed some tostr.h -> convert.h places
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics), missing bits
2004-11-27 Jürgen SpitzmüllerLength validators for the graphics and box dialogs
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-02 Georg BaumSTLport compile fix for floor()
2004-04-29 Angus LeemingSquash a warning by fixing the code.
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-05 Angus LeemingSquash bug 1345 in the 14x tree: xforms frontend doesn...
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-09 Angus LeemingPimpl Buffer.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
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-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
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-04-30 John Levondialog titles for qt
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
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 LevonSome string(widget->text()) fixes. Weirdness
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-17 John Levongraphics fixes from herbert and me
2002-11-07 John LevonQGraphics fixes
2002-11-04 Angus LeemingUse getBBUnits in both frontends.
2002-10-31 John LevonHerbert's bb units fix
2002-10-30 John Levonsome fixes from Herbert Voss
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-09-24 Angus LeemingLots and lots of little trivial bits.
2002-08-25 John LevonSome Qt graphics dialog improvements. Yet more work...
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-08 John Levoncouple more fixes
2002-08-08 John LevonLots of graphics dialogs changes. still work needed.
2002-07-22 Edwin LeuvenAdd style browser to bibtex and document combo to refs...
2002-07-11 John LevonCompile fixes. Qt2 should now build (and fail immediate...
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-06 Edwin Leuvenqt2 frontend compilation fixes
2002-01-31 Edwin Leuvenfirst commit new graphics dialog
2001-08-28 John Levonadd graphics dialog - not quite working