]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPainter.h
Fix drawing with pixmap cache
[lyx.git] / src / frontends / qt4 / GuiPainter.h
2015-10-19 Jean-Marc LasgouttesFix drawing with pixmap cache
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-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-25 Enrico ForestieriTweak the shape of the parbreak separator.
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-25 Jean-MarcBetter algorithm for forcing bidi drawing
2014-07-08 Jean-Marc LasgouttesDo not split words at selection boundary
2014-05-07 Jean-Marc LasgouttesRely on Qt to handle small caps text
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2012-05-02 Vincent van RavesteijnFactor out painting of text decorations
2010-09-07 Peter Kümmeluse one place to adjust width of thin lines
2010-09-05 Uwe Stöhrpainter: make it possible to draw lines with custom...
2009-05-05 Pavel SandaIntroduce double underline and wavy underline styles...
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2009-03-28 Abdelrazak YounesPainter::wavyHorizontalLine(): new method for inline...
2009-02-09 Vincent van RavesteijnUse the new Color class (see r28420) in the Painter...
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2007-11-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-02 Jürgen Spitzmüller* src/LyXRC.{cpp,h}:
2007-11-01 Stefan Schimanski* monochrome rendering support. You can set two color...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace