]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QExternal.C
some tabular fixes for the problems reported by Helge
[lyx.git] / src / frontends / qt2 / QExternal.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-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...
2003-12-11 Angus LeemingAdd a 'draft' option to InsetExternal.
2003-12-08 Jean-Marc Lasgouttescompilation fix
2003-12-05 Angus LeemingThe External dialog for Qt, + a validator for LyXLength...
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-01 Angus LeemingIntroduce namespace lyx::external.
2003-09-29 Lars Gullik BjønnesFix compilaton issues by including debug.h first.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
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-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-11 Angus LeemingEnable the external inset to handle unknown templates...
2003-06-10 Angus LeemingShow the template description when opening the External...
2003-06-05 Angus LeemingScrap the parameter field from External dialogs.
2003-06-04 Angus LeemingThe external inset uses the converters. Graphical displ...
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-04-30 John Levondialog titles for qt
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
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-10-31 John Levonfix external dialog
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-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
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-01-16 John Levonfix build, thesaurus
2001-08-27 John Levonadd external material dialog to Qt2