]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QLPainter.C
* qt_helpers.[Ch]: new conversion from/to ucs4 strings and chars to/from QChar and...
[lyx.git] / src / frontends / qt4 / QLPainter.C
2006-08-30 Abdelrazak Younes* qt_helpers.[Ch]: new conversion from/to ucs4 strings...
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-07-10 Abdelrazak Younesdelete Painter::fillPolygon() and associated frontend...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-25 Lars Gullik BjønnesFix 64bit<->32bit issue.
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-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
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-12 Jürgen SpitzmüllerAbdelrazak Younes: Compile fixes for the Mac (ChangeLog...
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes