X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt2%2FChangeLog;h=3f12b63d151e64763f59b3cbfecf4cfbc9d8e378;hb=a5c4d7cd4e723e2bbcaa076ea19a2cc1346d5706;hp=2aa4689393d7758f2d5c516989f1f63f4777e527;hpb=66d7fea6dff31089117fb1d1d7e78477d45c5e17;p=lyx.git diff --git a/src/frontends/qt2/ChangeLog b/src/frontends/qt2/ChangeLog index 2aa4689393..3f12b63d15 100644 --- a/src/frontends/qt2/ChangeLog +++ b/src/frontends/qt2/ChangeLog @@ -1,11 +1,86 @@ +2002-12-10 John Levon + + * ui/QURLDialog.ui: fix tab order + +2002-12-10 John Levon + + * QRef.C: patch from Alfredo + +2002-12-09 Lars Gullik Bjønnes + + * QAbout.C (build_dialog): use old over-eager version for 1.3.0. + +2002-12-09 John Levon + + * ui/*ModuleBase.ui: some capitalisation fixes + +2002-12-08 John Levon + + * ui/Makefile.am: use uic -tr; fix by Pauli Virtanen + +2002-12-08 John Levon + + * ui/QExternalDialog.ui: connect Edit button; fix by + Alfredo Braunstein + +2002-12-07 John Levon + + * QMathMatrixDialog.C: row/column insert was inverted; fix + by Alfredo Braunstein + +2002-12-07 John Levon + + * QDelimiterDialog.C: + * QDelimiterDialog.h: + * QMathDialog.C: + * QMathDialog.h: + * iconpalette.h: fix connections for Qt 3, hopefully + +2002-12-05 John Levon + + * QContentPane.C: set I-beam cursor + +2002-11-25 Jean-Marc Lasgouttes + + * qlkey.h (string_to_qkey): Add many missing entries + +2002-12-04 John Levon + + * qt_helpers.h: + * qt_helpers.C: + * QDocument.h: + * QDocument.C: move methods below to helpers + +2002-11-03 Juergen Spitzmueller + + * QDocument.C: new methods widgetsToLength, lengthToWidgets. + set defaultUnit + +2002-12-03 John Levon + + * QIncludeDialog.C: another fix + +2002-12-03 John Levon + + * ui/QIncludeDialog.ui: + * QInclude.C: support preview() + +2002-12-01 Lars Gullik Bjønnes + + * several files: ws changes + +2002-11-30 John Levon + + * QParagraph.C: another fix from Otto Tronarp + 2002-11-30 John Levon * various: string(widget->text()) is not good. - + 2002-11-28 John Levon * qt_helpers.C: fix build - + 2002-11-28 Juergen Spitzmueller * qsetborder.[Ch]: implement John's setEnabled bool @@ -16,15 +91,15 @@ 2002-11-28 John Levon * QSpellcheckerDialog.C: fix Escape + restarting spellcheck - + 2002-11-28 John Levon * QSpellcheckerDialog.C: small fix - + 2002-11-28 John Levon * QDocument.C: fix line spacing - + 2002-11-27 Juergen Spitzmueller * ui/TabularDialog.ui: @@ -43,10 +118,10 @@ * qsetborder.h: * qsetborder.C: cleanup - + * QTabular.C: * QTabularDialog.C: cleanups, fixes - + 2002-11-27 Juergen Spitzmueller * ui/TabularDialog.ui: