]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QContentPane.C
Joao latest bits
[lyx.git] / src / frontends / qt2 / QContentPane.C
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-05 Angus LeemingAll .C files should #include there own .h file I guess ;-)
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-03-27 John LevonRemove some more debug
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-05 John Levonset I-beam cursor
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-21 John LevonPatch from Philippe Elie for making mouse wheel do
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-11 John Levonfix repaints etc.
2002-08-29 John Levonimplement triple click
2002-08-28 John Levon * QContentPane.C: fix cut-and-paste borkage...
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-25 John LevonSome stuff.
2002-07-30 John Levonincomplete key mapping stuff. Introduces some breakage.
2002-06-21 Angus LeemingYet more (minor) compilation fixes.
2002-06-21 John Levonresize/redraw changes
2002-06-19 John Levonremove focus/unfocus events - unused
2002-06-19 John LevonMissing files, get keyboard partly working
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...