]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/ChangeLog
some small updates
[features.git] / src / frontends / qt2 / ChangeLog
index fd9b2d087bc5e36a6b32bdd8d8ac94dd403fec88..6b8f750e4c48d9b0a8b3e0e38bfe29e2888f303f 100644 (file)
@@ -1,3 +1,25 @@
+2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Dialogs.C:
+       * Makefile.am:
+       * Qt2BC.h:
+       * Qt2BC.C:
+       * QAbout.C:
+       * QCitation.C:
+       * QDocument.h:
+       * Qt2Base.C:
+       * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
+
+       * QIndex.h:
+       * QIndex.C:
+       * ui/QIndexDialog.ui: use the BC properly
+
+       * Qt2Base.h:
+       * Qt2Base.C: add a virtual isValid(), and predicate what changed()
+         tells the BC on the return value
+       * README: update
 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
 
        * Dialogs.C: add QIndex