]> git.lyx.org Git - lyx.git/history - src/frontends/qt3/GuiApplication.C
Replace crash on startup with a memory leak.
[lyx.git] / src / frontends / qt3 / GuiApplication.C
2006-10-12 Georg BaumReplace crash on startup with a memory leak.
2006-10-12 Georg Baumcompile fix
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-09-30 Georg Baumremove unneeded include
2006-09-30 Georg BaumMake it compile again: Add some includes to fix signals...
2006-09-29 Abdelrazak Younessome qt3 and gtk compilation fixes (hopefully)...
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-22 Georg Baummake it compile again