]> git.lyx.org Git - features.git/history - src/frontends/qt2/QLPainter.C
update ignore, and make sure to dist the lyx2lyx_version.py.in template file
[features.git] / src / frontends / qt2 / QLPainter.C
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2005-07-16 André Pönitzrename qfont_loader and font_info to mathc LyX naming...
2005-04-28 Angus LeemingMake typing responsive when an image is on the screen.
2005-01-31 Angus LeemingAsger's obviously-correct Win32 changes.
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2004-05-02 Angus LeemingStore and use QImage rather than QPixmap.
2004-05-02 Angus LeemingAdd the ability to set the background colour of an...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
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-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-05-24 John Levonlcolor cache
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-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-20 John LevonFix bug reported by Rod
2002-10-22 Dekel Tsur= -> ==
2002-10-20 Dekel TsurUse QT_VERSION >= 300 instead of >= 0x030000
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-15 Dekel TsurCompilation fix for QT2
2002-10-15 Dekel TsurUnicode support
2002-09-24 Angus LeemingLots and lots of little trivial bits.
2002-09-17 John LevonUse dots instead of dashes - it jives better with LyX...
2002-09-14 John Levonfix arc
2002-09-11 John Levonpainter fixes
2002-08-06 John Levonbuild fixes
2002-07-12 John LevonBasic Qt image loader support, clipboard support
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-21 Angus LeemingYet more (minor) compilation fixes.
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...