]> git.lyx.org Git - lyx.git/history - src/frontends/FontMetrics.h
Fix up 'Reduce metrics updates from 4 to 1 when loading file'
[lyx.git] / src / frontends / FontMetrics.h
2023-11-10 Jean-Marc LasgouttesMove LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their...
2023-11-10 Jean-Marc LasgouttesAvoid dangling-reference warning in several places
2022-04-08 Jean-Marc LasgouttesFix crash with countExpanders in Qt6
2022-01-13 Jean-Marc LasgouttesBetter handling of trailing spaces in rows.
2021-12-07 Jean-Marc LasgouttesMerge branch 'breakrows'
2021-12-07 Jean-Marc LasgouttesBreak multi-row strings in one pass
2021-12-07 Jean-Marc LasgouttesChange FontMetrics::breakAt to return a position
2021-06-09 Jean-Marc LasgouttesCleanup: fix comments, move declarations around
2020-09-28 Yuriy SkalkoUse real italic slope for slanted caret
2020-09-14 Jean-Marc LasgouttesAdd method FontMetrics::italic()
2020-06-25 Jean-Marc LasgouttesRun codespell on src/frontends
2019-05-13 Jean-Marc LasgouttesRevert "Try to compute row height like it should be...
2019-01-16 Jean-Marc LasgouttesTry to compute row height like it should be done
2018-07-19 Jean-Marc LasgouttesIntroduce FontMetrics::xHeight
2017-06-15 Jean-Marc LasgouttesUse the same code for editable and non-editable buttons
2016-11-06 Guillaume MunchOn-screen justification: stretch in proportion with...
2015-09-08 Jean-Marc LasgouttesUse QFontMetrics information for underlines (and friend...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-20 Jean-Marc LasgouttesRe-implement text justification
2015-07-20 Jean-Marc LasgouttesDo not break row elements at spaces
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-08 Jean-Marc LasgouttesFix positionning of cursor
2007-11-13 André Pönitzremove #includes; cosmetics
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends, part one
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-01 Abdelrazak YounesThis commit fixes the following bug:
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-14 Abdelrazak YounesAdd comments WRT to where the function implementations...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...