]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiInfo.h
Add missing initialization
[lyx.git] / src / frontends / qt4 / GuiInfo.h
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2015-04-02 Juergen SpitzmuellerNo need for default argument
2015-04-01 Juergen SpitzmuellerGuiInfo: implement checkWidgets.
2010-02-18 Abdelrazak YounesInsetParamsWidget(): fix method constness.
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-07 Abdelrazak YounesGuiInfo: simplify code.
2010-01-30 Abdelrazak YounesGuiInfo: Migrate [New] push button slot to InsetDialog.
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2009-12-31 Vincent van RavesteijnUpdate the GuiInfo dialog also when the document is...
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-05 Abdelrazak YounesMove inset lookup to Dialog class as this is generic...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...