]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/DialogView.cpp
GuiDocument.cpp: add linebreaks to error messages
[lyx.git] / src / frontends / qt4 / DialogView.cpp
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-02-05 Abdelrazak Younes* Dialog.cpp: whitespace
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-10 Abdelrazak Younesfix comment.
2007-12-10 Abdelrazak YounesAdd common session handling infrastructure for dialogs.
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...