]> git.lyx.org Git - lyx.git/history - src/frontends
Glade tweakage: make OK button default in citation dialog
[lyx.git] / src / frontends /
2006-05-08 John SprayGlade tweakage: make OK button default in citation...
2006-05-08 Edwin Leuvenreplaced last convenience class in iconpallete
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-05-06 Abdelrazak YounesRemove <climits> for pch.h as this header is not used...
2006-05-06 Abdelrazak YounesRemove "limits.h" for pch.h as this header is not used...
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-05-02 Georg Baum * src/frontends/qt3/moc/Makefile.am: Remove extra...
2006-05-01 Georg BaumConvert ui files to qt3 format:
2006-04-28 Abdelrazak Younes* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-28 Martin VermeerBrown paper bag for r13772
2006-04-28 Martin Vermeer Change capitalization for outline (DOWN -> Down etc.)
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
2006-04-26 Martin Vermeer Outlining improvements/fixes
2006-04-25 Bo PengAdd lyxrc.use_lastfilepos and load_session to the prefe...
2006-04-24 Georg Baumundo compilation fix
2006-04-24 John SprayAdd the const-ized functions that GExternal needs.
2006-04-24 Georg Baummake GExternal.C compile. GTK people, please fix this!!
2006-04-24 Lars Gullik Bjønnes* Rename src/frontends/qt2 to src/frontends/qt3,
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-21 Martin Vermeer Grey out outlining movement buttons for non-ToC
2006-04-19 Abdelrazak YounesTwo ways toc navigation:
2006-04-19 John SprayCommit Bernhard Reiter's implementation of GExternal
2006-04-19 John SprayChanges to External controller for GTK implementation
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]
2006-04-17 Georg Baum * src/frontends/qt2/QWorkArea.C: fix compilation on...
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]:
next