]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.C
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
[lyx.git] / src / frontends / qt4 / GuiView.C
2006-06-27 Peter Kümmeladd link to the task tracker of the Qt4 bug
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-23 Peter Kümmel * frontends/qt3/QtView.C: use QRect ctor, coding style
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-20 Abdelrazak YounesQtView renamed to GuiView