]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.C
* Painter.h:
[lyx.git] / src / frontends / qt4 / GuiView.C
2006-10-29 Bo Pengsession: rename some functions
2006-10-28 Peter Kümmelremove warning, use shorter code
2006-10-27 Bo Pengclass session reorganization
2006-10-27 Peter Kümmelwhen we use QDesktopWidget we should include it
2006-10-27 Peter KümmelGuiView.C: recover from silly window positions
2006-10-26 Abdelrazak YounesThis commit fixes 3 crashes when reverting a document:
2006-10-24 Abdelrazak Younes* Gui.h: new closeAll() pure virtual method.
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-22 André Pönitzmake macrfos readable again
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-03 Abdelrazak Younes* lyx_gui: create_view(), start() and exit() functions...
2006-10-02 Enrico ForestieriFix build on cygwin when using --without-x
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Younes* LyXView.h:
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-12 Abdelrazak Younes* GuiView:
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-06-27 Peter Kümmeladd link to the task tracker of the Qt4 bug
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-23 Peter Kümmel * frontends/qt3/QtView.C: use QRect ctor, coding style
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView