]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/DialogView.cpp
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / DialogView.cpp
2016-11-09 Guillaume MunchFix warning during runtime with qt4
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2008-03-05 André Pönitzdo what the FIXME suggested
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...