]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiWorkArea.C
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / GuiWorkArea.C
2006-08-21 Abdelrazak Younes* src/frontends/qt4/GuiWorkArea.[Ch] (focusInEvent...
2006-08-18 Abdelrazak YounesGuiWorkArea::inputMethodEvent(): remove unneeded Qt...
2006-08-17 Abdelrazak YounesCosmetic changes:
2006-08-17 Abdelrazak YounesGuiWorkArea::inputMethodEvent(QInputMethodEvent * e):
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-16 Abdelrazak YounesThis commit should hopefully fix all scrolling issues...
2006-08-15 Abdelrazak YounesThis commit transfers most of the LyXView use from...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Peter KümmelGuiWorkArea: #undef QT3_SUPPORT
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-09 Lars Gullik BjønnesLet Meta be an alias for Alt
2006-07-08 Lars Gullik BjønnesExtracted from 14281
2006-06-27 Abdelrazak YounesPotential Bux fix: call "update()" instead of "vieport...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak YounesQtView renamed to GuiView
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...