]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/DialogView.h
pimpl not needed here
[lyx.git] / src / frontends / qt4 / DialogView.h
2007-10-09 André Pönitzcosmetics
2007-10-09 André Pönitzsome controller simplification
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzone more
2007-09-28 Edwin Leuvenput widget in layout
2007-09-27 Abdelrazak Younesdisable window geometry session handling for Qt < 4.2.
2007-09-27 Abdelrazak Younesgcc compil fix.
2007-09-27 Abdelrazak Younesadd #include <QShowEvent> just in case.
2007-09-27 Abdelrazak Younes* DialogView: Initial Window geometry session support.
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.