]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/lyx_gui.C
* frontends/qt3/QtView.C: use QRect ctor, coding style
[lyx.git] / src / frontends / qt4 / lyx_gui.C
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
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-17 Abdelrazak YounesThose classes (and their associated [Ch] files) are...
2006-06-15 Peter Kümmeldon't break the geometry option
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-09 Abdelrazak YounesFix Windows crash on exit with "static LQApplication"
2006-06-08 Peter Kümmel- remove usage of qt3 support functions.
2006-06-08 Georg Baumapp -> qApp, forgot this with the last patch
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-03 Georg Baum * src/frontends/qt3/lyx_gui.C
2006-05-30 Jean-Marc Lasgouttes* src/frontends/*/lyx_gui.C:
2006-05-29 Bo PengMove window width/height/posx/posy from frontends to...
2006-05-29 Abdelrazak Younesadditional comments related to rev 13948
2006-05-28 Abdelrazak YounesFix hang on exit under Windows.
2006-05-27 Abdelrazak YounesFix for Qt4 crash on exit under linux by Georg Baum...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-24 Lars Gullik Bjønneschange string "qt2" to "qt4"
2006-04-06 Abdelrazak Younescompilation fix: session.h and support/convert.h were...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-12 Jürgen SpitzmüllerAbdelrazak Younes: Compile fixes for the Mac (ChangeLog...
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes