]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QTexinfo.C
Minipage is no more (long live the box inset)
[lyx.git] / src / frontends / qt2 / QTexinfo.C
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-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-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-06-19 Angus LeemingMove the Texinfo dialog to the new Dialog scheme.
2003-05-22 Angus LeemingCompile fixes following Alfredo's setTitle changes.
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-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-23 Edwin LeuvenTexinfo path issue repaired, Bibtex style combo, Citati...
2002-07-11 John LevonCompile fixes. Qt2 should now build (and fail immediate...
2002-04-16 John LevonCloser approximation to compiling and building
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-25 John Levonangus' patch
2002-01-25 John Levonfloat dialog from edwin
2002-01-19 Edwin LeuvenAdd texinfo dialog to qt2 frontend