]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiFontMetrics.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiFontMetrics.h
2007-09-05 André Pönitzthe fun begins....
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-13 Abdelrazak YounesOptimisation: don't search twice the hash tables.
2007-05-31 Abdelrazak YounesThis commit allows to support the full unicode range...
2007-03-21 Enrico ForestieriCache char right bearings
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...