]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/ChangeLog
Merge the working bits of the resize patch, and fix a couple of things
[lyx.git] / src / frontends / qt2 / ChangeLog
index 37c9c1c2d77d40af5c423d8f934a448154d4700a..0f2e09d47409cce2bf97ffa2f30be89200489d0f 100644 (file)
@@ -1,6 +1,126 @@
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * QWorkArea.h: remove unused resize(...)
+2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * QWorkArea.h: remove unused stuff
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * QContentPane.h:
+       * QContentPane.C: remove focus/unfocus events
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * QWorkArea.h: remove unused methods
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXKeySymFactory.C: add
+
+       * Makefile.am:
+       * QContentPane.C:
+       * qlkey.h:
+       * QLyXKeySym.h:
+       * QLyXKeySym.C: get keyboard partly working
+
+       * qfont_metrics.C: fix compile 
+2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am: add the new files ...
+       * Dialogs.C:
+       * guiapi.C:
+       * all dialogs: implement new dialog stuff, fix compile
+
+       * FileDialog_private.h:
+
+       * GUIRunTime.C:
+       * lyx_gui.C: update for lyx_gui namespace
+
+       * LyXScreenFactory.C: add
+
+       * QContentPane.h:
+       * QContentPane.C: new widget for containing a lyx document
+       * QLPainter.h:
+       * QLPainter.C: qt painter object
+       * QWorkArea.h:
+       * QWorkArea.C: Qt version of the work area
+       * QtView.h:
+       * QtView.C: Qt version of LyXView
+
+       * Toolbar_pimpl.h:
+       * Toolbar_pimpl.C:
+       * Menubar_pimpl.h:
+       * Menubar_pimpl.C: initial Qt versions
+       * WorkAreaFactory.C: generate a QWorkArea
+       * emptytable.C: add a resize grippie 
+       * qfont_loader.h:
+       * qfont_loader.C: font loader for Qt
+       * qfont_metrics.h:
+       * qfont_metrics.C: font metrics for Qt
+       * qlkey.h: convert Qt key symbol into a name
+       * qscreen.h:
+       * qscreen.C: Qt version of screen
+       * moc/Makefile.am: add new files
+       * xforms/Makefile.am: remove all xforms dialogs
+2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Qt2BC.C: do not include ButtonController.tmpl
+
+2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * QtLyXView.h: moved into frontends/
+2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * QDocument.h: use more specific smart_ptr header.
+       * Qt2Base.h: ditto
+
+2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * QCharacter.h:
+       * QCharacter.C: update for language i18n change
+
+2002-04-16  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Dialogs.C: add tooltipsEnabled()
+
+       * QTeXInfo.C: include right header
+
+       * moc/Makefile.am: add back missing moc files
+
+       * xforms/Makefile.am: add missing FeedbackController
+
 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
-       * xforms/Makefile.am (EXTRA_DIST): delete 
+       * xforms/Makefile.am (link_files): use correct _SOURCES variable.
+
+       * ui/moc/Makefile.am: move include to top
+       (DISTCLEANFILES): take the UIMOCDIALOGS variable instead
+
+       * ui/Makefile.am: ws change
+
+       * moc/Makefile.am: move include to top
+
+       * Makefile.am (EXTRA_DIST): some file taken from...
+       * Makefile.dialogs (DIALOGSOURCES):here
+
+       * xforms/Makefile.am (EXTRA_DIST): delete
        (libqt2xforms_la_SOURCES): change to...
        (nodist_libqt2xforms_la_SOURCES): this