]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QLPainter.h
* MSVC Compilation fix: #warning is not supported.
[lyx.git] / src / frontends / qt4 / QLPainter.h
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