]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
This new citation dialog follows a new design similar to lyx-1.3:
[lyx.git] / src / frontends / qt4 /
2006-03-25 Abdelrazak YounesThis new citation dialog follows a new design similar...
2006-03-24 Abdelrazak Younes- The layout combox box has now a maximum number of...
2006-03-24 Abdelrazak YounesOups, compilation fix (missing a '{')
2006-03-24 Abdelrazak Younes* src/frontends/qt4/QDocumentDialog.C
2006-03-24 Abdelrazak YounesCompilation Fix: Appended "Ui" to main objectName so...
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-23 Abdelrazak Younes * src/frontends/qt4/QPrefsDialog.C
2006-03-22 Abdelrazak YounesChangelog:
2006-03-21 Georg Baumset svn:eol-style to native in qt4 frontend
2006-03-21 Abdelrazak Younes* QPrefsDialog::QPrefsDialog():
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-20 Abdelrazak YounesWhen I created the Branches dialog class, I forgot...
2006-03-20 Abdelrazak YounesQBranches::on_colorPB_clicked() one-line bug fix:
2006-03-20 Abdelrazak Younes* qscreen.[Ch]:
2006-03-20 Jürgen Spitzmüllerfrontends/controllers/ControlBibtex.[Ch]: new members...
2006-03-17 Georg BaumRemove qt2 support in the following files:
2006-03-16 Georg Baum * src/frontends/qt4/QWorkArea.C
2006-03-16 Abdelrazak YounesPanelStack::addPanel(): fixed document settings dialog...
2006-03-16 Abdelrazak YounesEdwin Leuven <e.leuven@uva.nl>
2006-03-16 Abdelrazak Younesfixed inset buttons grey colors.
2006-03-15 Abdelrazak Younesremoved topLevelMenu_.clear() call in QLPopupMenu:...
2006-03-15 Georg Baumfix symbols fonts on X11
2006-03-15 Abdelrazak YounesQLPopupMenu.[Ch]: renamed topLevelMenu to topLevelMenu_
2006-03-15 Abdelrazak YounesQLMenubar.C: Fix potential MACX crash on menubar initia...
2006-03-14 Abdelrazak YounesQWorkArea.[Ch]: Wheel one-liner mouse fix
2006-03-12 Jürgen SpitzmüllerAbdelrazak Younes: Compile fixes for the Mac (ChangeLog...
2006-03-12 Jürgen Spitzmüller(Abdelrazak Younes:)
2006-03-12 Lars Gullik Bjønnessrc/frontends/qt4/ui/pch.h: new file
2006-03-10 Georg Baumfix bug 1955
2006-03-05 Lars Gullik Bjønnesadd svn:ignore
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes