]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPainter.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiPainter.cpp
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.
2008-11-03 Stefan Schimanski* fix for r27091: draw the newly created pixmap. The...
2008-10-24 Stefan Schimanski* complete fix for #5327: switch back to normal drawing...
2008-10-23 Stefan Schimanski* temporary fix for the crash of the pixmap cache on...
2008-09-19 Abdelrazak Younes* GuiImage:
2008-09-09 Abdelrazak Younesn-th bug fixing patch from Vincent:
2008-08-29 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5093 .
2008-06-06 Abdelrazak Younesprevious commit: forgot that
2008-05-23 Abdelrazak YounesPimpl stuff in GuiApplication.
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-20 André Pönitzcleanup/compile fix
2008-03-20 André Pönitzsimpliofy {Gui}FontLoader architecture a bit
2008-03-02 Abdelrazak YounesHopefully fix monolithic build.
2008-02-22 Stefan Schimanski* once is enough
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-14 Abdelrazak Younes* buttonText(): painting tweaks.
2008-01-14 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André Pönitzno need for pointers, not even leaking ones...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 André Pönitzmerge frontend::Painter into GuiPainter
2007-11-15 André Pönitzreduce line noise
2007-11-14 Abdelrazak YounesBump the Qt requirement to version 4.0.0
2007-11-08 Abdelrazak Younesoptimizations (halves the number of multiplication).
2007-11-07 André PönitzAbdel?
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-09-15 André Pönitzconsmetics
2007-09-15 Abdelrazak YounesFix crash with math inset with empty string.
2007-09-01 Abdelrazak Younescomment out debug info.
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace