]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/ChangeLog
build fixes
[lyx.git] / src / frontends / qt2 / ChangeLog
index 8e26ee54029fc9714d048261fdc1cc06fe7f0b22..d23e08607552055f1cae70048ece5fb7a3143fa5 100644 (file)
@@ -1,3 +1,140 @@
+2002-09-10  John Levon  <levon@movementarian.org>
+
+       * ui/QIncludeDialog.ui:
+       * QInclude.h:
+       * QInclude.C: remove don't typeset
+
+       * Dialogs2.C: add empty showWrap
+
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * QFloat.C: another fix
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * QFloat.h:
+       * QFloat.C:
+       * QFloatDialog.h:
+       * QFloatDialog.C:
+       * ui/QFloatDialog.ui: fix bug 527 and more 
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * qfont_loader.C: fix bug 531 (emph())
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * QMathDialog.C:
+       * iconpalette.h:
+       * iconpalette.C: make sizing work properly
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * QMathDialog.h:
+       * QMathDialog.C: detachable icon menus
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * QMathDialog.C:
+       * iconpalette.h:
+       * iconpalette.C: re lay out on size change
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * QMathDialog.h:
+       * QMathDialog.C:
+       * iconpalette.C: More fixes.
+2002-09-08  John Levon  <levon@movementarian.org>
+
+       * ui/QMathDialog.ui:
+       * QMathDialog.h:
+       * QMathDialog.C: add decos as symbols. Some fixes.
+2002-09-07  John Levon  <levon@movementarian.org>
+
+       * qfont_metrics.C: unrevert per-char metrics. Droppings
+         are better than entirely wrong metrics. Hopefully
+         Andre can fix it ...
+2002-09-07  John Levon  <levon@movementarian.org>
+
+       * qfont_loader.C: fix sizes for symbols etc.
+2002-09-07  John Levon  <levon@movementarian.org>
+
+       * qfont_metrics.C: revert accurate per-char metrics
+         because LyX is broken
+2002-09-07  John Levon  <levon@movementarian.org>
+
+       * qfont_loader.h:
+       * qfont_loader.C: add debug
+2002-09-06  John Levon  <levon@movementarian.org>
+
+       * QMath.h:
+       * QMath.C: add sub/superscript
+
+       * ui/QMathDialog.ui:
+       * QMathDialog.h:
+       * QMathDialog.C: add dots. Use a completely broken :(
+         scrollview. 
+
+       * iconpalette.C: increase size 
+2002-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * QLyXKeySym.C: using std::endl directive.
+
+2002-08-30  John Levon  <levon@movementarian.org>
+
+       * Makefile.dialogs:
+       * moc/Makefile.am:
+       * QMath.h:
+       * QMath.C:
+       * QMathDialog.h:
+       * QMathDialog.C:
+       * ui/QMathDialog.ui: start math panel
+
+       * iconpalette.h:
+       * iconpalette.C: new widget used by above
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * Toolbar_pimpl.C: defocus layout combo on select
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * QtView.C: add back in allow/prohibitInput (for now)
+
+       * TODO: update
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * Toolbar_pimpl.C: mathed math-insert - skip
+         the preceding '\' when looking for file name
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * Toolbar_pimpl.C: math xpm handling in preparation
+       for some fixed XPMs
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * QCommandBuffer.h:
+       * QCommandBuffer.C: use a QListView not combo box.
+         Qt Sucks.
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * ui/*: use size grippie consistently
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * QContentPane.C:
+       * QContentPane.h: implement triple click
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * QInclude.C: remove some wrong code removed from xforms