]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QWrap.C
the convert patch
[lyx.git] / src / frontends / qt2 / QWrap.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
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
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-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-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-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-05 Angus LeemingPort wrap 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-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-07 John LevonJuergen's wrap dialog for Qt