]> git.lyx.org Git - features.git/history - src/frontends/qt4/QLPainter.h
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[features.git] / src / frontends / qt4 / QLPainter.h
2007-02-26 Abdelrazak Younes* support/qstring_helpers.h: erase ucs4_to_qstring...
2006-10-30 Abdelrazak Younessmall cleanup while looking for a bug.
2006-10-30 Abdelrazak Younes* QLPainter:
2006-10-30 Abdelrazak YounesForgot that also!
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-28 Abdelrazak Younesdelete unused code and comment.
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-10 Abdelrazak Younes* frontends/Painter:
2006-10-08 Abdelrazak Younesrevert to revision 15266
2006-10-08 Abdelrazak Younes* ControlChanges:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-07-10 Abdelrazak Younesdelete Painter::fillPolygon() and associated frontend...
2006-06-25 Edwin Leuven* reset color/linestyle/linewidth cache to QPen default...
2006-06-23 Abdelrazak Younes* qp_ member is now used for painting
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-14 Peter KümmelFix Qt4 resize bug.
2006-06-11 Abdelrazak YounesSimple optimisation: reuse current QPainter if no there...
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-20 Abdelrazak Younes* qscreen.[Ch]:
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes