]> git.lyx.org Git - features.git/history - src/frontends/qt4/GuiFontMetrics.h
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[features.git] / src / frontends / qt4 / GuiFontMetrics.h
2007-02-26 Abdelrazak Younes* support/qstring_helpers.h: erase ucs4_to_qstring...
2006-12-04 Abdelrazak Younes* enable font metrics cache for all platforms.
2006-12-02 Abdelrazak Younesupdate comments.
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-10-28 Abdelrazak Younesdelete unused code and comment.
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-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...