]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/QLPainter.C
namespace grfx -> lyx::graphics
[lyx.git] / src / frontends / qt2 / QLPainter.C
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...