]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiImplementation.h
some remnaming
[lyx.git] / src / frontends / qt4 / GuiImplementation.h
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2006-12-02 Peter KümmelClean up quit code.
2006-10-24 Abdelrazak Younes* Gui.h: new closeAll() pure virtual method.
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-12 Abdelrazak Younes* Gui::newView(): cleanup unused arguments.
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-07-10 Georg BaumSplit clipboard and X selection
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...