]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
rename LFUN enum values according to their command (as used in th minibuffer/bind...
[lyx.git] / src / frontends / qt4 /
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-04 Edwin Leuvengetting rid of even more qt3 convenience classes and...
2006-05-03 Edwin Leuvenget rid of convenience classes in the following dialogs...
2006-05-02 Edwin LeuvenReplace Q3ListBox with QListWidget:
2006-04-28 Abdelrazak Younes* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
2006-04-24 Lars Gullik Bjønneschange string "qt2" to "qt4"
2006-04-23 Abdelrazak Younessimple two one-liner fixes to show all toc items.
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-19 Abdelrazak YounesTwo ways toc navigation:
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]
2006-04-16 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C: Hide the pointless...
2006-04-15 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C
2006-04-15 Jürgen Spitzmüller * src/frontends/qt4/ui/QTocUi.ui: lay out in...
2006-04-15 Bo PengInitial Qt4 support for view-source feature (r13610...
2006-04-13 Abdelrazak Younesuse const_cast<QWorkArea*> instead of C-style cast
2006-04-13 Abdelrazak Younescompilation fixes following rev 13671
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-12 Abdelrazak YounesCompilation fix: Replace MakeAbsPath with makeAbsPath
2006-04-11 Abdelrazak YounesFix enableCustom
2006-04-11 Abdelrazak YounesFix related to r13635
2006-04-11 Abdelrazak Younesadded "none" color special case.
2006-04-11 Abdelrazak YounesTransfered closePB handlling (GUI code) from QToc.C...
2006-04-11 Abdelrazak YounesI have continued a bit on my track to do a real model...
2006-04-09 Abdelrazak Younesclean up the function renaming cleanup (libFileSearch...
2006-04-09 Abdelrazak Youneslib/Makefile.am: move math icons from no-install
2006-04-09 Georg Baumclean up the function renaming cleanup
2006-04-08 Georg BaumRemove the images directory
2006-04-07 Edwin Leuvencompile fixes + update in pref dialog
2006-04-06 Abdelrazak YounesFix: The modules' parent is not QPrefsDialog but the...
2006-04-06 Edwin Leuvenclean up of the graphics dialog:
2006-04-06 Abdelrazak Younescompilation fix: session.h and support/convert.h were...
2006-04-06 Abdelrazak Younes* QMathUi.ui:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-04-05 Abdelrazak YounesPorting work from Edwin Leuven:
2006-04-05 Abdelrazak YounesFix from Edwin Leuven:
2006-04-05 Abdelrazak YounesResize the dialog so that the delimiters appears by...
2006-03-31 Abdelrazak YounesLog:
2006-03-29 Abdelrazak YounesAdd outlining functionality to the Qt4 TOC dialog.
2006-03-28 Jürgen Spitzmüller* frontends/{qt2,qt4}/QPrefsDialog.C (remove_format):
2006-03-26 Abdelrazak Younes* QCitation::findKey() use QRegExp but find still doesn...
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