]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/ChangeLog
lyxrc.*_font_foundry
[lyx.git] / src / frontends / qt2 / ChangeLog
index d86546d1d15bb964f91464b365f9aefabf220ddd..f9452814e55cbd3e23b640caec4cbe60f1f6ceb4 100644 (file)
+2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * qfont_loader.C (font_info): Use lyxrc.*_font_foundry.
+
+       * QPrefs.C: Handle lyxrc.*_font_foundry.
+
+       * qt_helpers.C: New file.
+
+2002-11-27  John Levon  <levon@movementarian.org>
+
+       * qsetborder.h:
+       * qsetborder.C: cleanup
+       * QTabular.C:
+       * QTabularDialog.C: cleanups, fixes
+2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/TabularDialog.ui:
+       * QTabular.[Ch]:
+       * QTabularDialog.[Ch]: implement most functions
+       * qsetborder.[Ch]: fixes
+
+2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Alert_pimpl.C (askForText_pimpl): use boost.format
+
+2002-11-26  John Levon  <levon@movementarian.org>
+
+       * QMathDialog.C:
+       * Toolbar_pimpl.h:
+       * Toolbar_pimpl.C: Qt is the Lord of Suck
+
+2002-11-25  John Levon  <levon@movementarian.org>
+
+       * qscreen.C: use LColor::cursor properly
+
+       * QPrefs.C:
+       * ui/QPrefKeyboardModule.ui:
+       * ui/QPrefUIModule.ui: UI fixes
+
+2002-11-25  Herbert Voss  <Herbert.Voss@alumni.TU-Berlin.DE>
+
+       * QVCLog.C (update_contents): fix USE_BOOST_FORMAT
+
+2002-11-24  John Levon  <levon@movementarian.org>
+
+       * QDocumentDialog.C: fix build
+
+2002-11-21  Angus Leeming  <leeming@lyx.org>
+
+       * QDocumentDialog.C (classChanged): use ControlDocument::loadTextclass.
+
+2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * QVCLog.C (update_contents): use boost::format
+
+2002-11-21  John Levon  <levon@movementarian.org>
+
+       * qscreen.C: show content pane cursor even when
+         focus is on dialog, command buffer etc.
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * QMathDialog.C: don't pass empty commands to math
+         on menu tear-off
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * QLPopupMenu.C: only check .disabled() on Commands
+
+2002-11-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * QLPopupMenu.C (getLabel): show labels for menu entries
+
+       * qlkey.h (string_to_qkey): add support for KP_xxx keysyms
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * ui/QDelimiterDialog.ui: geometry fix
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * Toolbar_pimpl.C:
+       * QDelimiterDialog.C:
+       * QMathDialog.C: use find_xpm to mangle name
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * QDelimiterDialog.h:
+       * QDelimiterDialog.C: fix delimiter connect()
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * QDocument.C:
+       * QDocumentDialog.C: fix my sillies
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * QLPainter.C: use realColor not color for the font
+
+2002-11-18  John Levon  <levon@movementarian.org>
+
+       * Makefile.am:
+       * qfontexample.h:
+       * qfontexample.C:
+       * QPrefs.C:
+       * QPrefsDialog.h:
+       * QPrefsDialog.C:
+       * ui/QPrefScreenFontsModule.ui: show an example
+         of the chosen font
+
+2002-11-18  John Levon  <levon@movementarian.org>
+
+       * ui/Makefile.am:
+       * moc/Makefile.am:
+       * ui/moc/Makefile.am:
+       * Makefile.am: define no translation
+
+       * QDocument.C: avoid QBloatList
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * ui/QPrefScreenFontsModule.ui:
+       * QPrefsDialog.h:
+       * QPrefsDialog.C:
+       * QPrefs.C: use font families properly
+
+       * qfont_loader.C: and obey them
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * QPrefsDialog.C: partial fonts fix
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * QPrefsDialog.h:
+       * QPrefsDialog.C: implement browse slots. Also
+         try to do something with fonts for Qt 3 (untested)
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * QGraphics.C: some fixes from Herbert & me
+
+2002-11-15  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * FileDialog.C: fix empty mask string
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * QLImage.C: implement monochrome, and fake grayscale
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * qfont_loader.h:
+       * qfont_loader.C: fix totally broken update code
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * Makefile.am:
+       * qcoloritem.h:
+       * qcoloritem.C:
+       * ui/QPrefColorsModule.ui:
+       * QPrefs.C:
+       * QPrefsDialog.h:
+       * QPrefsDialog.C: implement colors. We're done !
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * FileDialog.C:  split into open/save so open
+         no longer says "Save" !
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * QPrefsDialog.h:
+       * QPrefsDialog.C: implement converters
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * QPrefsDialog.C:
+       * QPrefs.C: implement formats
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * fontloader.C: disable crashing code for now
+
+       * QPrefs.h:
+       * QPrefs.C:
+       * QPrefsDialog.C: implement most prefs load/save
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * ui/QPref*:
+       * QPrefsDialog.C:
+       * QPrefs.C: more work
+
+2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * QTabular.C: compile fixes
+
+2002-11-15  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * ui/QTabularDialog.ui: some relabelling
+
+2002-11-15  John Levon  <levon@movementarian.org>
+
+       * QPrefs.h:
+       * QPrefs.C: some update() work
+
+2002-11-15  John Levon  <levon@movementarian.org>
+
+       * QPrefs.C: add #if 0 xforms code for working on
+
+       * QTabular.C: remove some handled #if 0 code
+
+2002-11-15  John Levon  <levon@movementarian.org>
+
+       * qsetborder.h:
+       * qsetborder.C: fix ws
+
+2002-11-15  John Levon  <levon@movementarian.org>
+
+       * QTabularDialog.h:
+       * QTabularDialog.C:
+       * QTabular.C: add some stuff
+
+2002-11-15  John Levon  <levon@movementarian.org>
+
+       * Makefile.dialogs:
+       * Makefile.am:
+       * moc/Makefile.am:
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * Dialogs.C:
+       * QTabular.h:
+       * QTabular.C:
+       * QTabularDialog.h:
+       * QTabularDialog.C: add skeleton
+
+2002-11-14  John Levon  <levon@movementarian.org>
+
+       * ui/QTabularDialog.ui: label for cell pos
+
+2002-11-13  Herbert Voss  <voss@perce.de>
+
+       * QBibtex.C: (apply, isValid) small changes
+
+2002-11-13  John Levon  <levon@movementarian.org>
+
+       * all pref files: make the stack work
+
+2002-11-13  John Levon  <levon@movementarian.org>
+
+       * Dialogs.C:
+       * Dialogs2.C:
+       * Dialog_impl.h:
+       * Makefile.dialogs:
+       * QPrefs.h:
+       * QPrefs.C:
+       * QPrefsDialog.h:
+       * QPrefsDialog.C: add skeleton dialog
+
+2002-11-13  John Levon  <levon@movementarian.org>
+
+       * ui/QBibtexDialog.ui: add some change_adaptors()
+
+       * QBibtex.C: fix duplicate entries in style CB, and
+         alphasort it again, but still allow empty/user-defined
+         style
+
+2002-11-12  Herbert Voss  <voss@perce.de>
+
+       * QBibtex.[Ch]: fix bugs in the apply-part
+
+2002-11-13  John Levon  <levon@movementarian.org>
+
+       * QDocument.h:
+       * QDocument.C:
+       * QDocumentDialog.h:
+       * QDocumentDialog.C:
+       * ui/QDocumentDialog.ui:
+       * ui/BulletsModuleBase.ui: some UI fixes
+
+2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * QDocumentDialog.C: enable apply on change
+       * QBrowseBox.C: remove qWarning
+
+2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * BulletsModule.C: more bullet changes
+       * BulletsModule.h
+       * Makefile.am
+       * QDocument.C
+       * QDocumentDialog.C
+       * bulletstrings.C
+       * bulletstrings.h
+       * ui/BulletsModuleBase.ui
+
+2002-11-12  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * QBrowseBox: Juergen Spitzmueller's mouse focus fix
+
+2002-11-08  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * Dialogs2.C: compile fix
+
+2002-11-08  Edwin Leuven <leuven@fee.uva.nl>
+
+       * QDocument.[Ch]: Remove unused methods
+       * QBrowseBox.[Ch]: Capture mouse, new methods, etc
+       * BulletsModule.[Ch]: Further improvements
+       * QDocumentDialog.[Ch]: more bullet stuff
+       * ui/BulletsModuleBase.ui: idem
+       * ui/QTabularDialog.ui: new tabular dialog
+       * qsetborder.[Ch]: new small qt widget to set table borders
+
+2002-11-08  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx_gui.C:
+       * QWorkArea.C: Fix X selection code.
+
+2002-11-07  John Levon  <levon@movementarian.org>
+
+       * ui/QIncludeDialog.ui:
+       * QInclude.C: fix setting of combobox
+
+2002-11-07  John Levon  <levon@movementarian.org>
+
+       * ui/QPref*: add initial prefs ui from Juergen S
+
+2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/QDocument.ui:
+       * QDocumentDialog.C:
+       * QDocument.[Ch]:
+       Implement "Save as default" and "Use class defaults"
+
+       * QDocumentDialog.C: Fix dialog update on class change
+       implement lyxrc.auto_reset_options
+
+2002-11-07  John Levon  <levon@movementarian.org>
+
+       * QGraphics.[Ch]:
+       * QGraphicsDialog.[Ch]:
+       * ui/QGraphicsDialog.ui: various fixes so it actually
+       works
+
+2002-11-01  Herbert Voss  <voss@perce.de>
+
+       * QGraphics.[Ch]:
+       * QGraphicsDialog.[Ch]:
+       * ui/QGraphicsDialog.ui: get scale/rotate working
+
+2002-11-04  Angus Leeming  <leeming@lyx.org>
+
+       * QGraphics.C (update_contents): controller.getUnits() ->
+       frnt::getBBUnits().
+
+2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * QAbout.C (build_dialog): do not use str().c_str() when not needed.
+
+       * qttableview.C: include config.h
+
+       * lyx_gui.C: move includes around a bit
+       (start): adjust signature
+
+2002-10-31  John Levon  <levon@movementarian.org>
+
+       * QExternal.C: fix crash, valid check
+
+2002-10-31  John Levon  <levon@movementarian.org>
+
+       * QGraphics.C:
+       * QGraphicsDialog.C:
+       * QGraphicsDialog.h:
+       * ui/QGraphicsDialog.ui: bb unit fixes
+
+2002-10-30  John Levon  <levon@movementarian.org>
+
+       * QPrintDialog.[hC]: move to ...
+
+       * QLPrintDialog.[hC]: ... here to prevent name clash
+
+       * QPrint.h:
+       * QPrint.C:
+       * Dialogs_impl.h:
+       * Makefile.dialogs: from above
+
+       * QSpellchecker.C: reset progress
+
+2002-10-30  John Levon  <levon@movementarian.org>
+
+       * QGraphics.C:
+       * ui/QGraphicsDialog.ui: some fixes from Herbert
+
+2002-10-30  John Levon  <levon@movementarian.org>
+
+       * ui/QTabularDialog.ui: initial UI from Juergen Spitzmueller
+
+2002-10-28  John Levon  <levon@movementarian.org>
+
+       * iconpalette.C:
+       * QMathDialog.C: fix symbol insert breakage from Lars' patch
+
+2002-10-26  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/QMathMatrixDialog.ui:
+       * QMathMatrixDialog.[Ch]:
+       * Makefile.dialogs:
+       * QMath.C:
+       * QMathDialog.C: implement Matrix dialog
+
+       * QMathDialog.C: enlarge Symbols combox (prevent scrollbar)
+
+2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * qfont_loader.C (font_info): Add xfonts to the font path if
+       necessary.
+
+2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * QVCLog.C (update_contents): modify
+
+       * QPreamble.C (apply): modify
+
+2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * qfont_metrics.C (ascent): Fix returned value.
+
+2002-10-21  Philippe Elie  <phil.el@wanadoo.fr>
+
+       * QContentPane.h:
+       * QContentPane.C: implement wheelEvent
+
+2002-10-20  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * several files: Use QT_VERSION >= 300 instead of >= 0x030000
+
+2002-10-20  John Levon  <levon@movementarian.org>
+
+       * ui/QDelimiterDialog.ui: remove two huge XPMs that
+         were accidentally built in
+
+2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Toolbar_pimpl.C (setLayout): initialize i to 0, don't
+       reinitialize.
+
+       * README: add a comment about the strange moc behaviour.
+
+       * QWrap.C (apply): local ref to params
+       (update_contents): ditto
+       (numtostr): use erase to clear string
+
+       * QWorkArea.C (setScrollbarParams): use explicit std::max
+
+       * QURL.C (update_contents): local ref to params
+       (apply): ditto
+
+       * QRef.C (update_contents): local ref to params
+       (apply): ditto
+
+       * QPreambleDialog.C (editClicked): no need to explicitly
+       initialize an std::string.
+       (editClicked): read file with smaller overhead.
+
+       * QParagraph.C (apply): local ref to params
+       (update_contents): ditto
+
+       * QMinipage.C (apply): local ref to params
+       (update_contents): ditto
+       (update_contents): handle InsetMinipage::top in switch
+
+       * QMath.C (createMathPanel): use "new Type" not "new Type()"
+
+       * QLyXKeySym.h: adda key_ accessor key().
+
+       * QLyXKeySym.C (operator=): out of class version.
+
+       * QLog.C (update_contents): use a simpler and faster way to fill
+       the log dialog.
+
+       * QLPopupMenu.C (getLabel): use subst directly on mi.label()
+
+       * QLPainter.C (QLPainter): use "new Type" not "new Type()"
+       (lines): put int i inside for scope
+       (fillPolygon): put j insize for scope
+
+       * QInclude.C (update_contents): local ref to params
+       (apply): ditto
+
+       * QGraphics.C (update_contents): initialize item to 0
+       (apply): use erase to clear string
+
+       * QFloat.C (update_contents): local ref to params
+       (apply): ditto
+
+       * QExternal.C (update_contents): local ref to params
+       (helpText): ditto
+       (apply): ditto
+
+       * QERT.C (apply): local reference to params
+
+       * QDocument.C (apply): have a local reference to the params
+       (update_contents): ditto
+
+       * QCommandEdit.C: add missing include config.h
+
+       * QCommandBuffer.C (QCommandBuffer): call method directly on
+       unnamed pointer objects.
+       (complete): use "new Type", not "new Type()"
+       (complete): use explict std::max
+
+       * QCharacter.C (update_contents): use a local reference as
+       controller cache
+       (apply): ditto
+
+       * QBibtex.C (update_contents): use erase to clear a string.
+
+       * QAbout.C (build_dialog): fill the credits view in a bit more
+       elegant way
+
+       * almost all files: clean up formatting and indenting.
+
+2002-10-19  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * qfont_loader.C (update): move loop vars into for scopes.
+       (get): add some debug msg.
+       (font_info): ditto
+       (getfontinfo): simplify slightly
+
+       * QParagraph.C (setWidgetsFromVSpace): initilize item
+
+       * QERT.C (update_contents): initialize rb
+
+       * QDocument.C (build_dialog): move int n inside for scope.
+
+       * QCharacter.C (findPos2nd): add a typedef
+
+       * FileDialog_private.C: include order changed.
+       (LyXFileDialog): some reformat
+
+       * FileDialog.C: include order changed.
+       (FileDialog): fix wrong use of new.
+
+2002-10-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/QSendtoDialog.ui: fix layout
+
+2002-10-17  Angus Leeming  <leeming@lyx.org>
+
+       * lyx_gui.C (getDPI): use an average of DpiX and DpiY.
+
+       * QBrowseBox.[Ch] (c-tor): remove unneeded arguments.
+
+2002-10-17  André Pönitz  <poenitz@lyx.org>
+
+       * QBrowseBox.[Ch]: fix style issues
+
+2002-10-17  Angus Leeming  <leeming@lyx.org>
+
+       * ui/moc/Makefile.am:
+       * moc/Makefile.am: add a distclean-local target to remove *_moc.C.
+
+2002-10-16  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/QSendtoDialog.ui:
+       * QSendtoDialog.[Ch]:
+       * QSendto.[Ch]:
+       * Makefile.dialogs:
+       * Dialogs.C:
+       * Dialogs2.C:
+       * Dialogs_impl.h: Implement Sendto (Custom Export) dialog
+
+2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * qfont_loader.C (font_info): correct calculation of font size
+       (point size) for qt.
+
+2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * QBrowseBox.C (QBrowseBox): transpose const char
+
+2002-10-15  Angus Leeming  <leeming@lyx.org>
+
+       * QBrowseBox.C (c-tor): default values should go only in the .h file.
+
+       * QDocument.C: add a using std::vector declaration.
+
+2002-10-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * QLPainter.C (text): Unicode support.
+       * qfont_metrics.C (width): ditto.
+
+       * qfont_loader.C (available): Add code for QT 2.x.
+
+2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx_gui.C (getDPI): Implemented.
+
+2002-10-12  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * qfont_loader.C (available): Implemented.
+
+2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
+
+       * QDocument.C: Brand new document dialog
+       * QDocument.h:
+       * QDocumentDialog.C:
+       * QDocumentDialog.h:
+       * BulletsModule.C:
+       * BulletsModule.h:
+       * Dialogs.C:
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * Makefile.am:
+       * Makefile.dialogs:
+       * QBrowseBox.C:
+       * QBrowseBox.h:
+       * qgridview.cpp:
+       * qgridview.h:
+       * moc/Makefile.am:
+       * ui/BiblioModuleBase.ui:
+       * ui/BulletsModuleBase.ui:
+       * ui/ClassModuleBase.ui:
+       * ui/LanguageModuleBase.ui:
+       * ui/Makefile.am:
+       * ui/MarginsModuleBase.ui:
+       * ui/NumberingModuleBase.ui:
+       * ui/PackagesModuleBase.ui:
+       * ui/PaperModuleBase.ui:
+       * ui/PreambleModuleBase.ui:
+       * ui/QDocumentDialog.ui:
+       * ui/QGraphicsDialog.ui:
+       * ui/QPrintDialog.ui:
+       * ui/QRefDialog.ui:
+
+2002-09-28  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/QWrapDialog.ui:
+       * QWrapDialog.[Ch]:
+       * QWrap.[Ch]:
+       * Makefile.dialogs:
+       * Dialogs.C:
+       * Dialogs2.C:
+       * Dialogs_impl.h: Implement Wrap figure dialog
+
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * LyXKeySymFactory.C:
+       * LyXScreenFactory.C:
+       * Menubar_pimpl.[Ch]:
+       * Toolbar_pimpl.[Ch]:
+       * WorkAreaFactory.C:
+       * lyx_gui.C: doxygen fixes.
+
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * ui/moc/Makefile.am (INCLUDES):
+       * ui/Makefile.am (INCLUDES):
+       * moc/Makefile.am (INCLUDES):
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
+2002-09-24  John Levon  <levon@movementarian.org>
+
+       * QCommandEdit.h:
+       * QCommandEdit.C: fix build by removing the pragmas.
+
+2002-09-24  Angus Leeming  <leeming@lyx.org>
+
+       * most files: "standard-conforming" Licence declaration.
+       Remove trailing whitespace.
+
+       * many header files: do not #include <config.h>.
+       Remove unnecessary #includes by using forward declarations.
+       Add as first line: // -*- C++ -*-
+       Move several definitions of virtual functions out of line
+       as they are unlikely to be inlined anyway (and it reduces
+       header file dependencies)...
+
+       * many files: added g++ #pragma directives.
+
+2002-09-23  Angus Leeming  <leeming@lyx.org>
+
+       * QMath.h: forward declare QMathDialog.
+       Remove trailing semi-colons after definition of apply and
+       update_contents methods.
+
+       * qfont_metrics.C: endl is in namespace std.
+       Some whitespece stuff.
+
+2002-09-22  John Levon  <levon@movementarian.org>
+
+       * qlkey.h: make Key_Unknown a modifier, to handle
+         Norbert's Alt Gr
+
 2002-09-17  John Levon  <levon@movementarian.org>
 
        * QLPainter.C: use dots for dashes because Qt sucks
+
 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * Toolbar_pimpl.C (changed_layout): when selecting a layout in
        combox, make sure the corresponding shortcut is shown in
-       minibuffer 
+       minibuffer
 
 2002-09-16  John Levon  <levon@movementarian.org>
 
 2002-09-16  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C: allow menus to be torn off
+
 2002-09-16  John Levon  <levon@movementarian.org>
 
        * QDelimiterDialog.C: fix empty delimiter
+
 2002-09-15  John Levon  <levon@movementarian.org>
 
        * Makefile.dialogs:
 2002-09-15  John Levon  <levon@movementarian.org>
 
        * Alert_pimpl.C: title fix
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * QMath.h:
        * QMathDialog.h:
        * QMathDialog.C:
        * ui/QMathDialog.ui: matrix
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * qlkey.h: fix two typos to be Alt_R instead
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: fix rbearing()
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * QLPainter.C: fix arc
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add back display. Implement
          font/style
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add spaces menu
+
 2002-09-13  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C:
        * QLPopupMenu.C: fix submenus again
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * qscreen.h:
        * qscreen.C: be even smarter about repaint() vs. update()
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QPrint.C: don't reset unless different buffer
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QPrint.C: get collate from params too
 
        * ui/QGraphicsDialog.ui: re-arrange bb a bit
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C:
        * Menubar_pimpl.h:
        * QtView.C: implement openByName(). Move activated
-       signal to per-menu 
+       signal to per-menu
 
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QCommandBuffer.C: fix click
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C: work around Qt bug in previous change
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QMathDialog.h:
        * QMathDialog.C: load icon palettes on demand
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C: get the scrollbars right on first show
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * QPrint.h:
-       * QPrint.C: 
+       * QPrint.C:
        * ui/QPrintDialog.ui: update for odd/even changes
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * QCitationDialog.C: show right info when selecting a cite
 
        * QParagraphDialog.C: don't validate lengths, to allow glue
+
 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
 
        * QFloatDialog.C: Fix the setEnable() logic
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * Alert_pimpl.C:
-       * QExternalDialog.h: 
-       * QExternalDialog.C: 
-       * QGraphicsDialog.h: 
-       * QGraphicsDialog.C: 
-       * QIncludeDialog.h: 
-       * QIncludeDialog.C: 
-       * QIndexDialog.h: 
-       * QIndexDialog.C: 
-       * QSearchDialog.h: 
-       * QSearchDialog.C: 
+       * QExternalDialog.h:
+       * QExternalDialog.C:
+       * QGraphicsDialog.h:
+       * QGraphicsDialog.C:
+       * QIncludeDialog.h:
+       * QIncludeDialog.C:
+       * QIndexDialog.h:
+       * QIndexDialog.C:
+       * QSearchDialog.h:
+       * QSearchDialog.C:
        * QURLDialog.h:
-       * QURLDialog.C: focus on the first linedit on show() 
-        
+       * QURLDialog.C: focus on the first linedit on show()
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * QSearchDialog.C: fill combo boxes
        * qscreen.C: use repaint() not update() for immediate change
 
        * QContentPane.C: warning fix
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: fix button metrics
 
        * QLPainter.C: fillPolygon() should actually fill
+
 2002-09-10  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C:
        * QLPopupMenu.h:
        * QLPopupMenu.C: finally fix Navigate
+
 2002-09-10  John Levon  <levon@movementarian.org>
 
        * ui/QIncludeDialog.ui:
 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 
+       * ui/QFloatDialog.ui: fix bug 527 and more
+
 2002-09-12  Angus Leeming  <leeming@lyx.org>
 
        * iconpalette.C (resizeEvent): compile fix.
        * 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:
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add dots. Use a completely broken :(
-         scrollview. 
+         scrollview.
+
+       * iconpalette.C: increase size
 
-       * iconpalette.C: increase size 
 2002-09-04  Angus Leeming  <leeming@lyx.org>
 
        * QLyXKeySym.C: using std::endl directive.
 
        * 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
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: add per char ascent/descent
+
 2002-08-28  John Levon  <levon@movementarian.org>
 
        * QContentPane.C: fix cut-and-paste borkage from
          LFUN_MOUSE changes
+
 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * QLImage.C: replace redundant xoffset_l and yoffset_t
        * FileDialog_private.h:
        * FileDialog_private.C: disable non-sync code due
          to Qt bug. Add support for buttons
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * QLPopupMenu.C: implement optional() support
+
        * TODO: update
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * Makefile.am:
        * Menubar_pimpl.C:
        * QLPopupMenu.h:
        * QLPopupMenu.C: Populate menus upon open
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * qlkey.h: add A-Z into string_to_qkey
 
        * QLyXKeySym.h:
        * QLyXKeySym.C: remove crap again
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * QLyXKeySym.h:
        * QLyXKeySym.C:
        * QContentPane.C: revert some wrong direction stuff and try
          again. STILL BROKEN :(
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * QGraphics.C:
        * ui/QGraphicsDialog.ui: update, and some UI improvements
+
 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
        * Alert_pimpl.C: remove xforms header
 
        * Toolbar_pimpl.C: build fix
+
 2002-08-13  Angus Leeming  <leeming@lyx.org>
 
        * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
 2002-08-09  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C: add missing header
+
 2002-08-08  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C:
        * Menubar_pimpl.C: lyxaction cleanup
+
 2002-08-08  John Levon  <levon@movementarian.org>
 
        * QGraphicsDialog.C: enable rotate
 
        * ui/QGraphicsDialog.ui: trigger changed on
          activated() not highlighted()
+
 2002-08-08  John Levon  <levon@movementarian.org>
 
        * QGraphics.C:
        * ui/QGraphicsDialog.ui: lots of fixes and cleanup
 
        * ui/QRefDialog.ui: geometry cleanup
+
 2002-08-07  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C: fix compile for gcc 3.1
+
 2002-08-06  John Levon  <levon@movementarian.org>
 
-       * ui/QSpellcheckerDialogBase.ui: 
+       * ui/QSpellcheckerDialogBase.ui:
        * QSpellcheckerDialog.h:
        * QSpellchecker.h:
        * QSpellchecker.C: remove options()
 
        * QtView.C: fix build
+
 2002-07-31  John Levon  <levon@movementarian.org>
 
        * io_callback.h: make a more proper class
 
        * lyx_gui.C: implement removal of I/O callbacks
+
 2002-07-30  John Levon  <levon@movementarian.org>
 
        * qlkey.h:
        * QLyXKeySym.h:
        * QLyXKeySym.C: do our own getISOEncoded() mapping
          because Qt can't handle it
+
 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * several file: strip,frontStrip -> trim,ltrim,rtrim