]> git.lyx.org Git - lyx.git/history - src/frontends/qt2/qfont_metrics.C
some tabular fixes for the problems reported by Helge
[lyx.git] / src / frontends / qt2 / qfont_metrics.C
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-07 Jean-Marc Lasgouttesfix font metrics with Qt/Win 3.2.1nc
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-02-25 Angus LeemingStrip trailing whitespace.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-12 Dekel TsurFix 'lyx -e' with the QT frontend.
2002-12-11 John Levonwidthcache ting
2002-10-21 Dekel TsurFix ascent()
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-23 Angus LeemingCompilation fixes.
2002-09-14 John Levonfix rbearing
2002-09-11 John Levonpainter fixes
2002-09-07 John Levonunrevert per-char metrics
2002-09-07 John Levonrevert accurate per-char metrics
2002-08-28 John Levonadd per char ascent/descent
2002-06-21 Angus LeemingYet more (minor) compilation fixes.
2002-06-21 John Levonchange variable name
2002-06-19 John LevonMissing files, get keyboard partly working
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...