]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/QLPainter.C
* Painter.h:
[lyx.git] / src / frontends / qt4 / QLPainter.C
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-28 Abdelrazak YounesCompilation fix for Mac and Linux:
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-28 Abdelrazak Younesdelete unused code and comment.
2006-10-27 Abdelrazak Younes* GuiFontMetrics: new metrics(QString) method
2006-10-27 Abdelrazak YounesMacOSX optimisation:
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-22 Asger Ottar Alstrup- LyX is dead slow, so the least we can do is use anti...
2006-10-22 André Pönitzcosmetics
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
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 Younes* qt_helpers:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...
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