]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiPainter.cpp
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiPainter.cpp
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