]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/InsetParamsDialog.cpp
Move the buffer related part from GuiView::renameBuffer to Buffer::saveAs.
[lyx.git] / src / frontends / qt4 / InsetParamsDialog.cpp
2010-10-30 Abdelrazak YounesMigrate GuiPrintNomencl to InsetParamsDialog.
2010-10-28 Richard HeckInsetParamsWidget should not just ignore the initializa...
2010-10-27 Abdelrazak YounesCompile fix, sorry.
2010-10-27 Abdelrazak YounesMigrate GuiNomencl to InsetParamsDialog.
2010-10-27 Abdelrazak YounesMigrate GuiLabel to InsetParamsDialog.
2010-10-27 Abdelrazak YounesMigrate GuiHyperlink to InsetParamsDialog.
2010-10-27 Abdelrazak YounesInsetParamsDialog: fix Restore button enabling/disabling.
2010-09-11 Abdelrazak YounesInsetParamsDialog: set focus to InsetParamsWidget.
2010-09-07 Abdelrazak YounesMigrate GuiLine to InsetParamsWidget.
2010-02-23 Abdelrazak YounesMigrate GuiBibitem to InsetParamsWidget.
2010-02-21 Abdelrazak YounesMigrate GuiHSPace to InsetParamsDialog.
2010-02-19 Abdelrazak YounesMigrate Branch dialog to InsetParamsWidget
2010-02-19 Abdelrazak YounesImplement Vincent's suggestions:
2010-02-19 Abdelrazak YounesFollowing previous commit, the dialog now needs to...
2010-02-19 Abdelrazak YounesInsetParamsDialog: don't update the inset widget if...
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-16 Abdelrazak Younessome moreInsetParamsDialog bug fixing...
2010-02-16 Abdelrazak YounesInsetParamsDialog bug fixing:
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...