]> git.lyx.org Git - lyx.git/history - src/frontends
* src/buffer_funcs.[Ch]
[lyx.git] / src / frontends /
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[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-13 Lars Gullik Bjønnes* lyxfunc.h:
2006-04-12 Jean-Marc LasgouttesCompilation fix: Replace MakeAbsPath with makeAbsPath
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-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
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-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 Martin Vermeer * ControlMath.C
2006-04-08 Georg BaumRemove the images directory
2006-04-08 André Pönitzsupport/textutils.h:
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-06 Martin Vermeer The nicefrac patch
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 Georg BaumFix mess up of internal/external paths (from Enrico...
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-30 Martin Vermeer * QToc.C
2006-03-29 Abdelrazak YounesAdd outlining functionality to the Qt4 TOC dialog.
2006-03-29 Martin Vermeer Add outlining functionality to the 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-26 John SprayRevert patch from bug 1954, to fix bug 2421
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-24 Jean-Marc LasgouttesPartial fix to bug 2355.
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-23 Abdelrazak Younes * src/frontends/qt4/QPrefsDialog.C
2006-03-23 Jean-Marc Lasgouttes * src/frontends/qt2/qscreen.C
2006-03-23 Jean-Marc LasgouttesAdd the tests/ subdirectory
2006-03-23 Jürgen Spitzmüller* src/frontends/qt2/QPrefs.C
2006-03-22 Georg Baumcompile fix from Ling Li: remove superflous class name...
2006-03-22 Abdelrazak YounesChangelog:
2006-03-21 Georg Baumset svn:eol-style to native in qt4 frontend
2006-03-21 Georg Baumremove qgridview.[Ch] (these files were only needed...
2006-03-21 Abdelrazak Younes* QPrefsDialog::QPrefsDialog():
2006-03-20 Abdelrazak Younesclean up dos style line ending.
2006-03-20 Jean-Marc Lasgouttes * src/frontends/qt2/QWorkArea.C
2006-03-20 Martin Vermeer Selective expose patch
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 Georg BaumQContentPane::mouseMoveEvent: Use qt wide scroll wheel...
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 Jean-Marc Lasgouttesfix drawing of buttons (bug 2328)
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 Georg Baumrestore entries from 11/2002 to 5/2005
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 Martin Vermeerfix bug 2212: First change is skipped in Merge changes...
2006-03-10 Georg Baumfix bug 1955
2006-03-07 Georg Baumfix nullstream also in pch files
2006-03-06 Lars Gullik BjønnesUpdate for boost::regex v4, add test
2006-03-05 Lars Gullik Bjønnesadd svn:ignore
2006-03-05 Lars Gullik Bjønnessetup the buildsystem for building qt4
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes
2006-02-20 John Spraywindow size tweak
2006-02-20 John SprayRewording in GTK document dialog
2006-02-20 John SpraySome work on GTK tabular dialog
2006-02-20 John Sprayrevise layout
2006-02-20 John Spraygrayscale and monochrome
2006-02-17 John SpraySpellchecker options for gtk preferences dialog
2006-02-17 John SprayFix update() of GTK wrap dialog for default placement
2006-02-17 John SprayEscape underscores in GTK menu labels
next