]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiFontMetrics.C
Remove unused symbol encoding
[lyx.git] / src / frontends / qt4 / GuiFontMetrics.C
2006-11-05 Georg Baum * src/frontends/qt4/GuiFontMetrics.C
2006-10-28 Michael Schmitt * qt4/GuiFontMetrics.C: remove qt3 compatibility code
2006-10-27 Abdelrazak Younesreplace the map based width cache with an array based...
2006-10-27 Abdelrazak Younes* GuiFontMetrics: new metrics(QString) method
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-22 Asger Ottar Alstrup- LyX is dead slow, so the least we can do is use anti...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-07 Georg Baumremove unused variable
2006-10-07 Abdelrazak Younes* qt_helpers:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...