]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiApplication.h
This commit saves the need to check for lyx::use_gui in a number of places.
[lyx.git] / src / frontends / qt4 / GuiApplication.h
2006-10-13 Abdelrazak Younes* GuiApplication: explicitly clear out socket_callbacks...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...