]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.C
Patch 1 Log:
[lyx.git] / src / frontends / qt4 / GuiView.C
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