]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiWorkArea.h
* LyXView::updateInset(): schedule a redraw instead of redraw immediately.
[lyx.git] / src / frontends / qt4 / GuiWorkArea.h
2007-01-16 Abdelrazak Younes* LyXView::updateInset(): schedule a redraw instead...
2007-01-04 Abdelrazak YounesReorganize window resizing so that no painting occurs...
2006-11-25 Abdelrazak YounesRemove key event pruning code. This has always been...
2006-11-04 Abdelrazak Younes* WorkArea
2006-11-02 Abdelrazak Younes- restore a backing pixmap painting strategy: the pixma...
2006-10-27 Abdelrazak Younesstop/start the blinking cursor when the WorkArea get...
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-23 André Pönitzcursor is no more damaging the background. L-shaped...
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 Younesremove the focusInEvent() and focusOutEvent() that...
2006-08-21 Abdelrazak Younes* src/frontends/qt4/GuiWorkArea.[Ch] (focusInEvent...
2006-08-17 Abdelrazak YounesCosmetic changes:
2006-08-15 Abdelrazak YounesThis commit transfers most of the LyXView use from...
2006-08-13 Peter KümmelGuiWorkArea: #undef QT3_SUPPORT
2006-06-30 Lars Gullik BjønnesMake signals and slots to not be defined, and replace...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...