]> git.lyx.org Git - lyx.git/history - src/RowPainter.cpp
Do not forget QtSvg when using pkgconfig in autoconf
[lyx.git] / src / RowPainter.cpp
2015-06-29 Jean-Marc LasgouttesConstify RowPainter (no intended change)
2015-05-08 Enrico ForestieriFix compilation after e93444e7
2015-05-08 Stephan Witt#9514 improved document iterator for correct check...
2015-05-06 Stephan Witt#9514 contents inside of LyX insets with spell check...
2015-01-11 Jean-Marc LasgouttesFix two warnings about conversion from double to int.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-07 Jean-Marc LasgouttesAdd marks to indicate when a row is too large
2014-12-22 Jean-Marc LasgouttesReduce use of double variables in Row
2014-07-28 Jean-MarcRename FontSpan::inside(pos) to contains(pos)
2014-07-25 Jean-Marc LasgouttesWhitespace only
2014-07-25 Jean-Marc LasgouttesWhitespace only
2014-07-25 Jean-Marc LasgouttesRename rowpainter.* to RowPainter.*