]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiFontMetrics.cpp
Change FontMetrics::breakAt to return a position
[lyx.git] / src / frontends / qt / GuiFontMetrics.cpp
2021-12-07 Jean-Marc LasgouttesChange FontMetrics::breakAt to return a position
2021-09-27 Jean-Marc LasgouttesFixup 6bbd88ac: compilation fix for Qt4
2021-09-24 Jean-Marc LasgouttesImprove (modestly) the performance of font metrics...
2021-06-09 Jean-Marc LasgouttesCleanup: fix comments, move declarations around
2020-10-24 Jean-Marc LasgouttesReplace QFontMetrics::width() by horizontalAdvance...
2020-09-28 Pavel Sandaamend 6d6fc761be
2020-09-28 Pavel SandaQt4 compilable again
2020-09-28 Yuriy SkalkoUse real italic slope for slanted caret
2020-09-14 Jean-Marc LasgouttesAdd method FontMetrics::italic()
2020-09-08 Enrico ForestieriTry to use the right width for math symbols
2020-08-29 Enrico ForestieriUse correct width for \fint
2020-08-06 Enrico ForestieriCorrectly compute metrics for single-char non-math...
2020-07-24 Enrico ForestieriFix placement of limits with integral signs
2020-01-27 Jean-Marc LasgouttesAdopt a 'belt and braces' approach to bidi forcing
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt