]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiLine.h
Use QFontMetrics information for underlines (and friends) width and position
[lyx.git] / src / frontends / qt4 / GuiLine.h
2015-04-02 Juergen SpitzmuellerNo need for default argument
2015-03-30 Juergen SpitzmuellerImprove read-only mode of InsetParams derived dialogs
2010-09-17 Uwe StöhrGuiLine: honor Abdel as author
2010-09-07 Abdelrazak YounesMigrate GuiLine to InsetParamsWidget.
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...