]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Dialog.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / Dialog.h
2008-04-19 André Pönitzforward decalaration is sufficient
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-06 André Pönitzmore of that
2008-03-05 André Pönitzdo what the FIXME suggested
2008-02-05 Jean-Marc Lasgouttescompilation fix
2008-02-05 Stefan Schimanski* GCC: "QString is an incomplete type"
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-10 Abdelrazak YounesAdd common session handling infrastructure for dialogs.
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-12-08 Abdelrazak Younes* Dialog: name_ is const and is ascii.
2007-12-08 Abdelrazak YounesFix bug 4413 (http://bugzilla.lyx.org/show_bug.cgi...
2007-11-23 Abdelrazak YounesSimplify Dialog::name() handling.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-22 Abdelrazak YounesRemove unused code.
2007-11-22 Abdelrazak YounesMove Dialog.{h,cpp} and ButtonPolicy.{h,cpp} to fronten...