]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/LayoutBox.cpp
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / LayoutBox.cpp
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-25 Lars Gullik BjønnesMore idiomatic way of checking if a shared_ptr has...
2012-10-10 Jean-Marc LasgouttesShow keyboard binding when a layout selection is done...
2012-10-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-08 Juergen SpitzmuellerProper string translation
2012-06-04 Richard HeckFix crash reported by Scott. Forgot to change some...
2011-10-18 Tommaso CucinottaFixing ASSERT on re-opening of Advanced F&R with cursor...
2011-10-15 Tommaso CucinottaCleanup private part of Layout Box on destructor (proba...
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2009-09-22 Abdelrazak YounesIntroduce Application::currentWindow() and get rid...
2009-09-06 Abdelrazak YounesSmall factorization.
2009-09-05 Vincent van RavesteijnFix LyX.
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-09-05 Abdelrazak Younes* LyXView:
2009-08-14 Vincent van RavesteijnMove layout from GuiToolbar to GuiView. Now, it is...
2009-08-14 Vincent van RavesteijnRemove GuiToolbar * member from the LayoutBox ctor...
2009-08-13 Vincent van RavesteijnFix assertion that was revealed in my tree.
2009-08-12 Pavel SandaPlenty unneeded headers
2009-08-12 Pavel SandaFix order
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...