]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QCommandBuffer.C
some tabular fixes for the problems reported by Helge
[lyx.git] / src / frontends / qt2 / QCommandBuffer.C
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-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-04-15 John Levontoolbar4.diff
2003-04-05 John Levonfix the last fix for the tab stuff
2003-04-05 John Levonuse tab not right arrow for minibuffer completion
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-17 John LevonThe big Qt toqstr/fromqstr patch.
2002-12-17 John Levonup/down arrows patch from Alfredo
2002-11-27 Lars Gullik Bjønnesthe string -> char 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-09-12 John Levoncommand buffer fixes
2002-09-06 John Levonsome math dialog non-improvements
2002-08-29 John Levonuse qlistbox for command buffer
2002-07-24 Angus LeemingTrivial compilation fixes.
2002-07-23 John Levonlast try ... sigh
2002-07-23 John Levonremove troublesome lines
2002-07-22 John Levontoolbar - remove dead code
2002-07-19 John Levonadded files