]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiFontMetrics.C
* qt_helpers.h:
[lyx.git] / src / frontends / qt4 / GuiFontMetrics.C
2006-12-02 Abdelrazak Younes* qt_helpers.h:
2006-12-01 Abdelrazak YounesCharMetrics: use short int instead of int. This halves...
2006-12-01 Abdelrazak Younes* GuiFontMetrics
2006-12-01 Abdelrazak YounesThis commit fixes the following bug:
2006-11-08 Abdelrazak YounesFix potential crash. Passing an empty string happens...
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
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...