ChangeLog
=========

This is the ChangeLog file for the SoQt module.  This file is supposed to
be automatically generated every night.  Entries are in reversed chronological
order.  Check also out the following ChangeLog files:

  cfg/m4/ChangeLog
  cfg/m4/ChangeLog.sh
  src/Inventor/Qt/common/ChangeLog
  src/Inventor/Qt/common/ChangeLog.sh
  data/ChangeLog
  data/ChangeLog.sh

See http://www.red-bean.com/~kfogel/cvs2cl.shtml for information about the
cvs2cl script used to generate this file.

============================================================================

2002-08-26 15:11  mortene

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	Bugfixes for conversion of mousewheel events. (QWheelEvent was
	casted to QMouseEvent when checking for modifier key states.)

2002-08-25 22:03  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Fix endless resize recursion bug.

2002-08-24 12:46  mortene

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	FIXME note about SoMouseWheel idea.

2002-08-23 14:56  larsa

	* configure.ac:
	
	option for supporting arbitrary extension nodes

2002-08-23 14:55  larsa

	* src/Inventor/Qt/SoQt.cpp:
	
	support arbitrary (configure-time) extension nodes

2002-08-19 13:44  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Bugfix: initialize buttons in case they are not set up later.
	Problem reported by Eric Rose.

2002-08-19 08:38  mortene

	* configure.ac:
	
	Up the version number to 2.0.0a on the dev branch repo.

2002-08-11 21:58  mortene

	* Makefile.am:
	
	Avoid dependencies on the .m4 files.

2002-08-08 10:19  mortene

	* BUGS.txt:
	
	setSize() bug.

2002-08-06 10:43  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Doxygen mainpage doc much improved.

2002-07-30 14:14  mortene

	* README:
	
	LGPL -> GPL.

2002-07-30 11:31  mortene

	* configure.ac:
	
	Better error reporting on missing QGL.

2002-07-19 11:25  larsa

	* configure.ac:
	
	avoid some X tests on Mac OS X

2002-07-11 17:00  kyrah

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	Correct ctrl-modifier name ('Qt::ControlButton', not
	'ControlButton'...)

2002-07-05 16:01  mortene

	* COPYING, FAQ, NEWS, src/Inventor/Qt/SoQt.cpp,
	src/Inventor/Qt/SoQtComponent.cpp,
	src/Inventor/Qt/SoQtComponentP.h, src/Inventor/Qt/SoQtGLWidget.cpp,
	src/Inventor/Qt/SoQtGLWidgetP.h, src/Inventor/Qt/SoQtInternal.h,
	src/Inventor/Qt/SoQtLightSliderSet.cpp,
	src/Inventor/Qt/SoQtLightSliderSet.h,
	src/Inventor/Qt/SoQtMaterialList.cpp,
	src/Inventor/Qt/SoQtMaterialSliderSet.cpp,
	src/Inventor/Qt/SoQtMaterialSliderSet.h, src/Inventor/Qt/SoQtP.h,
	src/Inventor/Qt/SoQtSliderSet.cpp, src/Inventor/Qt/SoQtSliderSet.h,
	src/Inventor/Qt/SoQtSliderSetBase.cpp,
	src/Inventor/Qt/SoQtSliderSetBase.h,
	src/Inventor/Qt/SoQtTransformSliderSet.cpp,
	src/Inventor/Qt/SoQtTransformSliderSet.h,
	src/Inventor/Qt/devices/6DOFEvents.cpp,
	src/Inventor/Qt/devices/6DOFEvents.h,
	src/Inventor/Qt/devices/SoQtDevice.cpp,
	src/Inventor/Qt/devices/SoQtDeviceP.h,
	src/Inventor/Qt/devices/SoQtInputFocus.cpp,
	src/Inventor/Qt/devices/SoQtKeyboard.cpp,
	src/Inventor/Qt/devices/SoQtLinuxJoystick.cpp,
	src/Inventor/Qt/devices/SoQtLinuxJoystick.h,
	src/Inventor/Qt/devices/SoQtLinuxJoystickP.h,
	src/Inventor/Qt/devices/SoQtMouse.cpp,
	src/Inventor/Qt/devices/SoQtSpaceball.cpp,
	src/Inventor/Qt/devices/SoQtSpaceballP.h,
	src/Inventor/Qt/editors/RGBCubeEditorKit.cpp,
	src/Inventor/Qt/editors/RGBCubeEditorKit.h,
	src/Inventor/Qt/editors/RadioGroupKit.cpp,
	src/Inventor/Qt/editors/RadioGroupKit.h,
	src/Inventor/Qt/editors/SoQtMaterialEditor.cpp,
	src/Inventor/Qt/editors/SoQtMaterialEditor.h,
	src/Inventor/Qt/editors/old/QColorSelection.cpp,
	src/Inventor/Qt/editors/old/QColorSelection.h,
	src/Inventor/Qt/editors/old/SoGLMaterialSphere.cpp,
	src/Inventor/Qt/editors/old/SoGLMaterialSphere.h,
	src/Inventor/Qt/editors/old/SoQtColorSlider.cpp,
	src/Inventor/Qt/editors/old/SoQtColorSlider.h,
	src/Inventor/Qt/editors/old/SoQtMaterialEditor.cpp,
	src/Inventor/Qt/editors/old/SoQtMaterialEditor.h,
	src/Inventor/Qt/editors/old/SoQtMaterialList.cpp,
	src/Inventor/Qt/editors/old/SoQtMaterialList.h,
	src/Inventor/Qt/viewers/ExaminerViewer.cpp,
	src/Inventor/Qt/viewers/FullViewer.cpp,
	src/Inventor/Qt/viewers/PlaneViewer.cpp,
	src/Inventor/Qt/viewers/SoQtExaminerViewerP.h,
	src/Inventor/Qt/viewers/SoQtFullViewerP.h,
	src/Inventor/Qt/viewers/SoQtPlaneViewerP.h,
	src/Inventor/Qt/viewers/WalkViewer.cpp,
	src/Inventor/Qt/widgets/QtNativePopupMenu.cpp,
	src/Inventor/Qt/widgets/QtNativePopupMenu.h,
	src/Inventor/Qt/widgets/SoQtGLArea.cpp,
	src/Inventor/Qt/widgets/SoQtGLArea.h,
	src/Inventor/Qt/widgets/SoQtThumbWheel.cpp,
	src/Inventor/Qt/widgets/SoQtThumbWheel.h:
	
	LGPL -> GPL.

2002-07-05 15:41  mortene

	* build/: README, geniwz.pl, soqt.nsi.in, soqt.spec.in:
	
	Obsoleted.

2002-07-05 15:39  mortene

	* extensions/SuperViewer/: README, SoQtSuperViewer.cpp,
	SoQtSuperViewer.h, SoQtSuperViewerP.cpp, SoQtSuperViewerP.h,
	SuperViewer.cpp, moc_SoQtSuperViewerP.icc, dev/QtSuperCanvas.cpp,
	dev/README, dev/SoGuiSuperCanvas.cpp.in, dev/SoGuiSuperCanvas.h.in,
	dev/SoGuiSuperCanvasP.cpp.in, dev/SoGuiSuperCanvasP.h.in,
	dev/SuperCanvas.cpp.in:
	
	Moved to internal repository.

2002-07-05 15:37  mortene

	* src/Inventor/Qt/devices/SoQtLinuxJoystick.cpp:
	
	FIXME about this class missing from the public API.

2002-07-05 15:36  mortene

	* BUGS.txt, HACKING, INSTALL:
	
	Refer to other files with more information.

2002-07-05 15:23  mortene

	* LICENSE.GPL, LICENSE.LGPL:
	
	Switch from LGPL to GPL.

2002-07-05 14:16  mortene

	* src/Inventor/Qt/devices/SoQtDevice.cpp:
	
	Reshuffle order of header-file inclusion to try to humour GCC 3.1.

2002-07-05 13:50  mortene

	* packaging/windows/: heading.nsi.in, middle.nsi.in:
	
	Do not include HTML and man pages in installation package.

2002-07-03 15:56  mortene

	* Makefile.am, configure.ac:
	
	Don't bother with obsoleted RPM spec file.

2002-07-03 09:32  mortene

	* BUGS.txt:
	
	Adds buglet found by kintel in layout of decorations in tiny
	windows.

2002-07-03 09:31  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Cleans up setBorder(). (Remove disabled aswell as superfluous
	code.)

2002-07-03 09:01  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Don't automatically set up a title-bar string unless we're a
	toplevel/displayroot component.

2002-07-02 12:47  mortene

	* BUGS.txt:
	
	Describe the bug which causes Coin rendering performance to look
	worse than SGI/TGS Inventor.

2002-07-01 14:31  mortene

	* src/Inventor/Qt/: devices/Makefile.am, viewers/Makefile.am:
	
	make dist'' fixes.

2002-07-01 13:37  mortene

	* src/Inventor/Qt/devices/: SoQtKeyboard.cpp, SoQtMouse.cpp,
	SoQtSpaceball.cpp:
	
	Doxygen fixes.

2002-07-01 10:37  handegar

	* src/Inventor/Qt/editors/RadioGroupKit.cpp:
	
	Fixed clicking bug.

2002-06-29 10:27  mortene

	* src/Inventor/Qt/editors/RadioGroupKit.cpp:
	
	Compile fix for test-code.  Remove unused declarations for
	RADIO_BUTTON_SIZE and struct paramPackage.  Codestyle fixes
	("master" -> PUBLIC(this)).

2002-06-28 11:36  handegar

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h:
	
	Removed several mem-leaks. Expanded doxygen doc with better
	examples. Cleaned up parts of the code.

2002-06-28 11:04  handegar

	* src/Inventor/Qt/editors/RadioGroupKit.cpp:
	
	Added delete/modify support for Radio buttons in button group.
	Restructures code to eliminate several mem-leaks. Enhanced
	doxygen-docs with better example code.

2002-06-27 13:14  mortene

	* src/Inventor/Qt/editors/RadioGroupKit.cpp:
	
	FIXME about the bug that we can only _add_ new buttons, not remove
	or change them.

2002-06-27 13:04  mortene

	* src/Inventor/Qt/editors/RadioGroupKit.cpp:
	
	Corrects argument name.

2002-06-27 12:51  mortene

	* src/Inventor/Qt/editors/RGBCubeEditorKit.cpp:
	
	Plugged a memory leak

2002-06-27 12:48  mortene

	* src/Inventor/Qt/editors/RadioGroupKit.cpp:
	
	Plugged some memory leaks. Made some codestyle fixes.

2002-06-27 10:49  handegar

	* src/Inventor/Qt/editors/: RadioGroupKit.cpp, RadioGroupKit.h:
	
	Cleaned up code. Changed doxygen docs to reflect API changes.

2002-06-26 14:14  mortene

	* src/Inventor/Qt/editors/: RadioGroupKit.cpp,
	RGBCubeEditorKit.cpp:
	
	Copyright header, small class doc and usage example.

2002-06-26 14:13  mortene

	* src/Inventor/Qt/editors/RadioGroupKit.h:
	
	Include headers we depend on.

2002-06-26 13:46  mortene

	* src/Inventor/Qt/editors/RGBCubeEditorKit.cpp:
	
	A few codestyle fixes.

2002-06-26 13:41  mortene

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h:
	
	Clean up the kit catalog.

2002-06-26 13:39  mortene

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h:
	
	Clean up interface, move remaining private data to hidden class.

2002-06-26 11:52  mortene

	* src/Inventor/Qt/devices/: SoQtSpaceball.cpp, SoQtSpaceballP.h:
	
	Extract common code and doc for the spaceball device
	implementation.

2002-06-26 11:22  mortene

	* src/Inventor/Qt/devices/Makefile.am:
	
	SoQtInputFocus is unimplemented, prune from 1.0.0 release set.

2002-06-25 21:30  mortene

	* src/Inventor/Qt/devices/SoQtInputFocus.cpp:
	
	Set up Cheshire Cat for SoQtInputFocus device.

2002-06-25 17:13  mortene

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	Set up access to the public So@Gui@Mouse class instance from the
	pimpl-class.

2002-06-25 17:03  mortene

	* src/Inventor/Qt/devices/: SoQtKeyboard.cpp, SoQtMouse.cpp:
	
	Sets up hidden implementation classes for mouse and keyboard
	devices, and collects common code and documentation.

2002-06-25 14:17  mortene

	* src/Inventor/Qt/devices/: SoQtDevice.cpp, SoQtDeviceP.h:
	
	Reorganize to share lots of implementation code for the
	So@Gui@Device class.

2002-06-25 13:39  larsivi

	* src/Inventor/Qt/devices/6DOFEvents.h:
	
	Bugfixes

2002-06-25 11:14  handegar

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h, RadioGroupKit.cpp, RadioGroupKit.h:
	
	Changed class-structure and added a 'pimpl' class for easier
	library recompilation.

2002-06-24 17:29  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Adds FIXME about code that can be made common.

2002-06-24 17:29  mortene

	* src/Inventor/Qt/devices/: Makefile.am, SoQtDevice.h:
	
	Generate So@Gui@Device.h from common template.

2002-06-24 15:55  mortene

	* src/Inventor/Qt/devices/: SoQtDevice.cpp, SoQtDevice.h:
	
	Some minor fixes to make header match So@Gui@Device in SoXt and
	SoGtk.

2002-06-24 15:54  mortene

	* src/Inventor/Qt/devices/SoQtLinuxJoystick.h:
	
	Cheshire Cat.

2002-06-24 14:16  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Compile fix.

2002-06-24 14:16  mortene

	* src/Inventor/Qt/devices/: 6DOFEvents.cpp, 6DOFEvents.h,
	6dofEvents.h, Makefile.am, SoQtDevice.cpp, SoQtDevice.h:
	
	Moves internal device events into separate files.

2002-06-24 12:34  mortene

	* src/Inventor/Qt/devices/: 6dofEvents.h, SoQtDevice.cpp,
	SoQtDevice.h:
	
	Clean-up: move class declarations for 6 DOF special events out of
	SoQtDevice.h.

2002-06-24 12:20  mortene

	* src/Inventor/Qt/: SoQt.cpp, SoQtP.h:
	
	Makes the static clean-up method public.

2002-06-24 12:01  mortene

	* src/Inventor/Qt/SoQtIncludes.h:
	
	Unused file.

2002-06-24 11:13  mortene

	* build/soqt.spec.in, src/Inventor/Qt/SoQtComponent.cpp,
	src/Inventor/Qt/SoQtIncludes.h,
	src/Inventor/Qt/viewers/Makefile.am:
	
	Tmp disable build of WalkViewer, as it is not implemented properly
	yet.

2002-06-19 16:08  handegar

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h, RadioGroupKit.cpp, RadioGroupKit.h:
	
	Removed even more horrible hack. Code now followes a stricter
	NodeKit standard.

2002-06-19 14:50  mortene

	* BUGS.txt:
	
	Adds a minor bug related to SoQtComponent::show(). Removes fixed
	bug about wrongly sized SoQtExaminerViewer.

2002-06-19 14:38  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Never delete a QApplication object, as it's application-wide
	whether we allocate it or not.
	
	Check if a QApplication is already available before attempting to
	set up our own.
	
	Don't adjustSize() widgets passed to show() -- assume they have
	their right size. (adjustSize() complicates matters because it
	makes show() implicitly change the size of widgets.)

2002-06-19 14:35  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Don't register parent widget.

2002-06-19 14:10  handegar

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h:
	
	Removed alot of the ugliest hacks.

2002-06-19 12:02  mortene

	* src/Inventor/Qt/editors/RGBCubeEditorKit.cpp:
	
	Suggest fixes for misc hacks.

2002-06-19 11:42  handegar

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h, RadioGroupKit.cpp, RadioGroupKit.h,
	RgbCube.cpp, RgbCube.h:
	
	Created a interactive RGB-cube and a RadioButton class as nodekits.
	 Removed RgbCube.cpp/h files since they now have become obsolete.

2002-06-18 17:29  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, viewers/ExaminerViewer.cpp,
	viewers/FullViewer.cpp:
	
	Big bunch of documentation fixes.

2002-06-17 18:43  mortene

	* src/Inventor/Qt/: SoQt.cpp, SoQtP.h:
	
	Reorganization of init methods. Hide private method
	sensorQueueChanged().

2002-06-17 17:01  mortene

	* configure.ac:
	
	Bootstrap.

2002-06-17 17:01  mortene

	* src/Inventor/Qt/: devices/SoQtDevice.cpp, devices/SoQtDevice.h,
	devices/SoQtInputFocus.cpp, devices/SoQtKeyboard.cpp,
	devices/SoQtLinuxJoystick.cpp, devices/SoQtLinuxJoystick.h,
	devices/SoQtLinuxJoystickP.h, devices/SoQtMouse.cpp,
	devices/SoQtSpaceball.cpp, viewers/FullViewer.cpp,
	widgets/QtNativePopupMenu.h:
	
	Reorganization, compile fixes, improved documentation.
	
	Removes dependencies on Qt's ``moc''-tool for public header files.

2002-06-17 16:43  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Fix nasty bug causing crashes upon events in the GL canvas.

2002-06-17 16:33  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Bugfixes related to GL context sharing.

2002-06-17 08:34  larsivi

	* extensions/SuperViewer/dev/: SoGuiSuperCanvas.cpp.in,
	SoGuiSuperCanvas.h.in, SoGuiSuperCanvasP.cpp.in,
	SoGuiSuperCanvasP.h.in, SuperCanvas.cpp.in:
	
	Partial seek fix, camera fixes, light fix and API addition.

2002-06-13 16:31  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, SoQtGLWidgetP.h:
	
	Make the methods for getting widget context private.

2002-06-13 16:02  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, SoQtGLWidgetP.h:
	
	Moves private method to hidden implementation class.

2002-06-13 15:02  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, SoQtGLWidgetP.h:
	
	Moves more of the Qt-specific parts out of SoQtGLWidget.h.

2002-06-13 14:32  handegar

	* src/Inventor/Qt/editors/: RgbCube.cpp, RgbCube.h:
	
	
	Cleaned up alot of the callback code.

2002-06-13 12:36  handegar

	* src/Inventor/Qt/editors/: RgbCube.cpp, RgbCube.h:
	
	
	Added a lot of features.

2002-06-13 11:08  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, viewers/FullViewer.cpp:
	
	A heap of Doxygen doc fixes.

2002-06-13 10:03  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtComponentP.h:
	
	Qt-specific stuff moved to hidden implementation class.

2002-06-12 14:37  mortene

	* src/Inventor/Qt/editors/: SoQtMaterialEditor.cpp,
	SoQtMaterialEditor.h:
	
	Skeleton code for materialeditor component.

2002-06-12 14:05  mortene

	* src/Inventor/Qt/editors/: QColorSelection.cpp, QColorSelection.h,
	README, SoGLMaterialSphere.cpp, SoGLMaterialSphere.h,
	SoQtColorSlider.cpp, SoQtColorSlider.h, SoQtMaterialEditor.cpp,
	SoQtMaterialEditor.h, SoQtMaterialList.cpp, SoQtMaterialList.h,
	old/QColorSelection.cpp, old/QColorSelection.h, old/README,
	old/SoGLMaterialSphere.cpp, old/SoGLMaterialSphere.h,
	old/SoQtColorSlider.cpp, old/SoQtColorSlider.h,
	old/SoQtMaterialEditor.cpp, old/SoQtMaterialEditor.h,
	old/SoQtMaterialList.cpp, old/SoQtMaterialList.h:
	
	Moves ooold code out of the way.

2002-06-12 13:58  mortene

	* src/Inventor/Qt/editors/: RadioGroupKit.cpp, RadioGroupKit.h:
	
	Skeleton layout for nodekit with group of radiobuttons.

2002-06-12 12:32  mortene

	* src/Inventor/Qt/editors/RGBCubeEditorKit.cpp:
	
	Additional FIXMEs.

2002-06-12 12:21  mortene

	* src/Inventor/Qt/editors/: RGBCubeEditorKit.cpp,
	RGBCubeEditorKit.h:
	
	Suggest interface for factorization of RGB cube editor stuff into a
	nodekit.

2002-06-12 11:35  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp,
	viewers/FullViewer.cpp:
	
	registerWidget(), unregisterWidget() and getComponent() moved to
	common code.

2002-06-11 15:21  larsivi

	* extensions/SuperViewer/dev/: SoGuiSuperCanvas.cpp.in,
	SoGuiSuperCanvasP.cpp.in:
	
	Minor fixes.

2002-06-11 15:06  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Compile fix, add missing method ~SoGuiGLWidgetP().

2002-06-11 14:37  mortene

	* src/Inventor/Qt/Makefile.am:
	
	Add in new header files.

2002-06-11 14:37  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtComponentP.h,
	SoQtGLWidget.cpp, SoQtGLWidgetP.h:
	
	Separate out private implementation headers, inherit from
	template/generic private implementations.

2002-06-11 12:47  handegar

	* src/Inventor/Qt/editors/: RgbCube.cpp, RgbCube.h:
	
	
	Added a new Material-Editor in 3D.

2002-06-10 16:49  mortene

	* configure.ac, html/Makefile.am:
	
	Fix installation of Doxygen html-files to work properly.

2002-06-10 14:17  larsivi

	* extensions/SuperViewer/dev/: SoGuiSuperCanvas.cpp.in,
	SoGuiSuperCanvas.h.in, SoGuiSuperCanvasP.cpp.in,
	SoGuiSuperCanvasP.h.in:
	
	Added API call for setting seek mode. Added snapshot functionality
	with the possibility to set antialiasing passes.

2002-06-09 00:03  larsivi

	* extensions/SuperViewer/dev/: SoGuiSuperCanvas.cpp.in,
	SoGuiSuperCanvas.h.in:
	
	Changed a SoSeparator return type to SoNode + minor internal 
	change.

2002-06-07 15:12  larsivi

	* extensions/SuperViewer/dev/: SoGuiSuperCanvas.cpp.in,
	SoGuiSuperCanvas.h.in, SoGuiSuperCanvasP.cpp.in,
	SoGuiSuperCanvasP.h.in:
	
	Made it possible to not catch mouse events in SuperCanvas (that is
	rotation, zooming,++)

2002-06-07 11:35  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Doxygen fixes.

2002-06-07 11:19  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Doxygen fixes.

2002-06-07 11:13  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, viewers/WalkViewer.cpp:
	
	Hide internal classes for Doxygen.

2002-06-07 11:05  mortene

	* html/Makefile.am:
	
	Minor cleanups.

2002-06-07 10:36  mortene

	* src/Inventor/Qt/viewers/: FullViewer.cpp, SoQtFullViewerP.h:
	
	Removes unused private methods setCameraZoom() and getCameraZoom().

2002-06-07 10:31  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	setAnimationEnabled() and setFeedbackSize() now made completely
	generic.

2002-06-07 10:18  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Removes unnecessary overriding of setCamera().

2002-06-07 10:12  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, FullViewer.cpp:
	
	Build fixes, removed a class method implementation by mistake.

2002-06-07 09:57  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, viewers/FullViewer.cpp,
	viewers/SoQtFullViewerP.h, viewers/WalkViewer.cpp:
	
	Removes unimplemented help-card system.

2002-06-07 09:45  mortene

	* src/Inventor/Qt/viewers/: FullViewer.cpp, SoQtFullViewerP.h:
	
	Removed unimplemented methods copyView() and pasteView().

2002-06-06 20:23  larsivi

	* extensions/SuperViewer/dev/: README, SoGuiSuperCanvas.cpp.in,
	SoGuiSuperCanvas.h.in, SoGuiSuperCanvasP.cpp.in,
	SoGuiSuperCanvasP.h.in, SuperCanvas.cpp.in:
	
	All known, plus some previously unknown, bugs fixed. Added load
	from file functionality.

2002-06-06 20:23  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, FullViewer.cpp,
	PlaneViewer.cpp, SoQtExaminerViewerP.h, SoQtFullViewerP.h,
	WalkViewer.cpp, killed-prefs.diff:
	
	Remove all code related to handling preference sheets, as we've
	decided to not support them.

2002-06-06 14:40  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Moves constructor and destructor functions to common template code.

2002-06-06 11:56  larsivi

	* extensions/SuperViewer/dev/: QtSuperCanvas.cpp, README,
	SoGuiSuperCanvas.cpp.in, SoGuiSuperCanvas.h.in,
	SoGuiSuperCanvasP.cpp.in, SoGuiSuperCanvasP.h.in,
	SuperCanvas.cpp.in:
	
	SuperCanvas commit. It has one known bug, and some untested
	functionality.

2002-06-05 14:17  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, PlaneViewer.cpp,
	WalkViewer.cpp:
	
	Restructure layout a bit to better accommodate Doxygen
	documentation.

2002-06-04 17:35  mortene

	* src/Inventor/Qt/viewers/: FullViewer.cpp, SoQtFullViewerP.h:
	
	Do thumbwheel handling through a proxy method on the internal
	class.

2002-06-04 17:00  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	No need to try to modify boundary handling for SoQtFullViewer
	thumbwheels, as they are already set to ACCUMULATE. Fixes a crash
	reported by Brendan McAndrew.

2002-06-04 16:58  mortene

	* src/Inventor/Qt/widgets/SoQtThumbWheel.cpp:
	
	Don't override the default boundary handling. Codestyle fixes.

2002-06-03 21:50  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Compile fix, add empty createPrefSheet() method.

2002-06-03 20:49  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp,
	SoQtExaminerViewerP.h:
	
	Compile fixes after moving internal data to a hidden implementation
	class.

2002-06-03 18:50  mortene

	* configure.ac:
	
	Spit out a set of hints and instructions when Qt-linking fails. 
	Bootstrap.

2002-06-03 18:30  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	afterRealizeHook() now documented in common template.

2002-06-03 18:29  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Moves common code and doc for setViewing(), leftWheelMotion(),
	bottomWheelMotion(), rightWheelMotion(), setCursorRepresentation()
	and afterRealizeHook() to template file.

2002-06-03 18:28  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Removes unused aftreRealizeHook() override implementation.

2002-06-03 15:21  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Fix typo.

2002-06-03 14:17  mortene

	* configure.ac:
	
	Update to match semantic changes in SIM_AC_CHECK_OPENGL().

2002-06-03 10:23  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Compile fix.

2002-05-31 15:37  mortene

	* src/Inventor/Qt/viewers/WalkViewer.cpp:
	
	Compile fix.

2002-05-31 15:22  mortene

	* src/Inventor/Qt/viewers/WalkViewer.cpp:
	
	Use an internal implementation class for the So@Gui@WalkViewer.

2002-05-31 14:44  mortene

	* src/Inventor/Qt/: SoQtIncludes.h, SoQtLightSliderSet.cpp,
	SoQtLightSliderSet.h, SoQtMaterialList.cpp,
	SoQtMaterialSliderSet.cpp, SoQtMaterialSliderSet.h,
	SoQtSliderSet.cpp, SoQtSliderSet.h, SoQtSliderSetBase.cpp,
	SoQtSliderSetBase.h, SoQtTransformSliderSet.cpp,
	SoQtTransformSliderSet.h, devices/SoQtLinuxJoystick.h,
	editors/QColorSelection.cpp, editors/QColorSelection.h,
	editors/SoGLMaterialSphere.cpp, editors/SoGLMaterialSphere.h,
	editors/SoQtColorSlider.cpp, editors/SoQtColorSlider.h,
	editors/SoQtMaterialEditor.cpp, editors/SoQtMaterialEditor.h,
	editors/SoQtMaterialList.cpp, editors/SoQtMaterialList.h,
	viewers/WalkViewer.cpp, widgets/QtNativePopupMenu.cpp,
	widgets/QtNativePopupMenu.h, widgets/SoQtGLArea.h,
	widgets/SoQtThumbWheel.h:
	
	Codestyle fixes.

2002-05-30 16:19  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Bootstrap.

2002-05-30 14:24  larsivi

	* extensions/SuperViewer/: README, SoQtSuperViewer.cpp,
	SoQtSuperViewer.h, SoQtSuperViewerP.cpp, SoQtSuperViewerP.h,
	SuperViewer.cpp, moc_SoQtSuperViewerP.icc:
	
	Added helpmenu with an about dialog box. Also exchanged main with
	WinMain when compiled on Win32.

2002-05-30 10:27  larsivi

	* extensions/SuperViewer/: README, SoQtSuperViewer.cpp,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h, SuperViewer.cpp,
	moc_SoQtSuperViewerP.icc:
	
	Made it possible to use interact, thus making it possible to for
	example pick objects in the scene.

2002-05-30 09:40  mortene

	* src/Inventor/Qt/viewers/: FullViewer.cpp, SoQtFullViewerP.h:
	
	Much private data moved to internal pimpl-class.

2002-05-29 19:34  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Fixes typo in doc.

2002-05-29 19:34  mortene

	* src/Inventor/Qt/viewers/: FullViewer.cpp, SoQtFullViewerP.h:
	
	Compile fixes.

2002-05-29 18:07  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewerP.h:
	
	Factor out the private implementation data.

2002-05-29 14:52  mortene

	* src/Inventor/Qt/viewers/: FullViewer.cpp, PlaneViewer.cpp:
	
	Prefsheet fixes.

2002-05-29 13:47  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	More common code and doc moved to SoGuiFullViewer.cpp.in template.

2002-05-29 13:42  mortene

	* html/Makefile.am:
	
	Install PNG-files.

2002-05-29 10:47  mortene

	* src/Inventor/Qt/devices/: SoQtDevice.cpp, SoQtDevice.h,
	SoQtInputFocus.cpp, SoQtLinuxJoystick.cpp, SoQtMouse.cpp,
	SoQtSpaceball.cpp:
	
	Use SoAny::getenv() instead of C-lib's getenv(). Codestyle fixes.

2002-05-28 21:08  larsivi

	* extensions/SuperViewer/: SoQtSuperViewerP.cpp, SuperViewer.cpp,
	moc_SoQtSuperViewerP.icc:
	
	Fixed serious simple bug. Migrated most of internal code to new
	menu system.

2002-05-28 14:27  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h:
	
	Code migration and bug fixes.

2002-05-28 11:01  larsa

	* INSTALL.GNU:
	
	the standard GNU "INSTALL" file

2002-05-27 22:51  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h:
	
	More meny system code, FIXME fix, fixed bug introduced earlier
	today.

2002-05-27 15:43  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp,
	SoQtSuperViewerP.cpp:
	
	Recent bugs introduced by accident fixed, new bugs introduced (to
	be fixed ASAP).

2002-05-27 15:20  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h:
	
	First step in major menu system overhaul completed successfully.

2002-05-27 14:59  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h:
	
	First step in major menu system overhaul completed successfully.

2002-05-27 10:04  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h:
	
	More menusystem code.

2002-05-24 20:06  mortene

	* BUGS.txt:
	
	Elaborate on the app buttons trim too thin problem.

2002-05-24 16:01  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h, moc_SoQtSuperViewerP.icc:
	
	More code on new build framework for the menus.

2002-05-24 15:51  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, FullViewer.cpp,
	PlaneViewer.cpp, WalkViewer.cpp:
	
	Moves over methods with only common/templatized code. Minor doc
	fixes.

2002-05-24 12:19  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, FullViewer.cpp,
	PlaneViewer.cpp:
	
	Doc fixes.

2002-05-24 12:06  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp,
	SoQtSuperViewerP.cpp, moc_SoQtSuperViewerP.icc:
	
	Fixed spinning bug. Updated README accordingly.

2002-05-24 11:26  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Codestyle fixes.

2002-05-24 10:10  larsivi

	* extensions/SuperViewer/SoQtSuperViewerP.cpp:
	
	The snapshot functionality should now work for all kinds image
	support (with or without simage)

2002-05-24 09:46  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Comment out the code which destructs the toplevelwidget, as it
	causes crashes under certain circumstances.

2002-05-24 08:51  larsivi

	* extensions/SuperViewer/README:
	
	Updated regarding bug info.

2002-05-23 21:27  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp,
	SoQtSuperViewerP.cpp:
	
	Fixed several string related bugs.

2002-05-23 16:01  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp:
	
	Fixed a string usage bug. Introduced a new one. Further changes to
	menu build system (not yet used).

2002-05-23 12:37  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h:
	
	Milliseconds bug fixed, but not tested. Major redoing of
	menubuildsystem started. Committing because of move to a better
	machine.

2002-05-22 19:34  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp,
	moc_SoQtSuperViewerP.icc:
	
	Initial fix on filenamehandling.

2002-05-22 16:20  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewer.h,
	SoQtSuperViewerP.cpp, SoQtSuperViewerP.h, moc_SoQtSuperViewerP.icc:
	
	Fixed hard to see constant rendering bug, fixed some snapshot
	functionality.

2002-05-22 14:13  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Invoke the library clean-up routine from the end of the mainLoop()
	method, instead of from a atexit() callback. This fixes seemingly
	random crashes at exit for misc SoQt-based apps on MSWin.

2002-05-22 14:09  mortene

	* configure.ac:
	
	Renames a few macros according to Autoconf standards.

2002-05-22 07:44  larsivi

	* extensions/SuperViewer/README:
	
	Entry about nonfunctional flatshading removed.

2002-05-21 18:47  larsivi

	* extensions/SuperViewer/: SoQtSuperViewer.cpp, SoQtSuperViewerP.h,
	moc_SoQtSuperViewerP.icc:
	
	Turning flatshading of the models on and off should now work
	flawlessly.

2002-05-21 17:16  mortene

	* BUGS.txt:
	
	Adds known bug.

2002-05-21 15:16  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	For reference, include the minimal stand-alone example that
	demonstrates the Qt 3 keyboard handling bug.

2002-05-21 14:20  mortene

	* src/Inventor/Qt/: SoQt.cpp, SoQtP.h:
	
	Only delete mainwidget if it were actually instantiated within
	SoQt. Found and fixed by thammer.

2002-05-17 21:29  mortene

	* BUGS.txt:
	
	Lists known bugs.

2002-05-17 20:27  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, viewers/ExaminerViewer.cpp,
	viewers/FullViewer.cpp, viewers/PlaneViewer.cpp,
	viewers/WalkViewer.cpp:
	
	Doxygen doc fixes.

2002-05-16 16:00  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Codestyle fixes.

2002-05-16 15:56  mortene

	* src/Inventor/Qt/widgets/: SoQtGLArea.cpp, SoQtGLArea.h:
	
	Override focusInEvent() and focusOutEvent() from QWidget to avoid
	repaints being triggered for the OpenGL canvas upon focus changes.

2002-05-16 10:58  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Remove references to classes disabled from build.

2002-05-16 10:54  mortene

	* src/Inventor/Qt/: Makefile.am, viewers/Makefile.am:
	
	Removes classes not yet part of the public API from the build
	process.

2002-05-16 10:48  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Codestyle fixes.

2002-05-16 10:19  mortene

	* Makefile.am, configure.ac:
	
	Tmp disable configure, build and installation of material data.

2002-05-15 22:56  mortene

	* src/Inventor/Qt/editors/SoQtMaterialList.h:
	
	Fix codestyle and remove unimplemented buildWidget() method.

2002-05-15 22:29  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Removes obsoleted processEvent().

2002-05-15 17:32  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Moves actualRedraw() to comon code.

2002-05-15 17:30  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Bugfix for the timer-queue QTimer setup: was set to 0.0 (as for
	idle detection) when first timer in queue should have been
	triggered already.

2002-05-15 12:20  larsivi

	* extensions/SuperViewer/SoQtSuperViewer.cpp:
	
	Fixed bug that only manifested itself when compiling against Coin-2

2002-05-15 12:10  larsivi

	* extensions/SuperViewer/README:
	
	Updated info regarding Coin-1/Coin2 compability

2002-05-15 09:13  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Moves setViewing() to common code.

2002-05-14 09:36  mortene

	* bootstrap:
	
	Bootstrap, reversed to Automake 1.5.

2002-05-14 08:59  mortene

	* bootstrap:
	
	Bootstrap with Automake 1.6.1.

2002-05-14 08:58  mortene

	* cfg/depcomp:
	
	New version, from Automake 1.6.1 distro.

2002-05-10 12:28  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Removes some cruft.

2002-05-10 12:27  mortene

	* src/Inventor/Qt/Makefile.am:
	
	Bugfix, by Per yvind Hvidsten.

2002-05-08 10:52  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Templatized documentation for constructors and destructor.

2002-05-07 17:43  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Compile fixes after moving all private data to hidden superclass.

2002-05-07 16:55  mortene

	* src/Inventor/Qt/viewers/Makefile.am:
	
	Bootstrap.

2002-05-07 16:55  mortene

	* src/Inventor/Qt/viewers/: PlaneViewer.cpp, SoQtPlaneViewerP.h:
	
	Let Qt-specific pimpl-class inherit the template-pimpl.

2002-05-07 15:20  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Collects more common code.

2002-05-07 15:10  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Moves getDefault*Title() methods to common template.

2002-05-07 15:03  mortene

	* src/Inventor/Qt/SoQtP.h:
	
	Corrects code comments.

2002-05-07 15:02  mortene

	* src/Inventor/Qt/viewers/: Makefile.am, PlaneViewer.cpp,
	SoQtPlaneViewerP.h:
	
	Move hidden pimpl class definition to it's own file.

2002-05-07 12:13  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	setCursorEnabled() moved to common code. setMode*() methods
	obsoleted.

2002-05-07 12:03  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Warn if buggy Qt-version is detected. Remove old Qt1-compatibility
	cruft. Codestyle fixes.

2002-05-07 09:20  larsivi

	* extensions/SuperViewer/: README, SoQtSuperViewer.cpp,
	SoQtSuperViewer.h, SoQtSuperViewerP.cpp, SoQtSuperViewerP.h,
	SuperViewer.cpp, moc_SoQtSuperViewerP.icc:
	
	Check in the SoQtSuperViewer files

2002-05-06 16:02  mortene

	* FAQ:
	
	Status update.

2002-05-06 12:20  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	setSeekMode() implemented in
	common/viewers/SoGuiPlaneViewer.cpp.in.

2002-05-06 11:33  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	setSeekMode() moved to template
	common/viewers/SoGuiExaminerViewer.cpp.in

2002-05-06 11:31  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Fixes for crash-on-start bugs.

2002-05-03 12:51  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Much documentation and some common code collected in
	common/SoGuiComponentCommon.cpp.in.

2002-05-03 12:46  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Don't install the (now non-existant) event filter.

2002-05-02 15:24  mortene

	* src/Inventor/Qt/: SoQt.cpp, SoQtComponent.cpp, SoQtGLWidget.cpp,
	SoQtIncludes.h, SoQtInternal.h, SoQtLightSliderSet.cpp,
	SoQtLightSliderSet.h, SoQtMaterialList.cpp,
	SoQtMaterialSliderSet.cpp, SoQtMaterialSliderSet.h, SoQtP.h,
	SoQtSliderSet.cpp, SoQtSliderSet.h, SoQtSliderSetBase.cpp,
	SoQtSliderSetBase.h, SoQtTransformSliderSet.cpp,
	SoQtTransformSliderSet.h, devices/SoQtDevice.cpp,
	devices/SoQtDevice.h, devices/SoQtInputFocus.cpp,
	devices/SoQtKeyboard.cpp, devices/SoQtLinuxJoystick.cpp,
	devices/SoQtLinuxJoystick.h, devices/SoQtMouse.cpp,
	devices/SoQtSpaceball.cpp, editors/QColorSelection.cpp,
	editors/QColorSelection.h, editors/SoGLMaterialSphere.cpp,
	editors/SoGLMaterialSphere.h, editors/SoQtColorSlider.cpp,
	editors/SoQtColorSlider.h, editors/SoQtMaterialEditor.cpp,
	editors/SoQtMaterialEditor.h, editors/SoQtMaterialList.cpp,
	editors/SoQtMaterialList.h, viewers/ExaminerViewer.cpp,
	viewers/FullViewer.cpp, viewers/PlaneViewer.cpp,
	viewers/WalkViewer.cpp, widgets/QtNativePopupMenu.cpp,
	widgets/QtNativePopupMenu.h, widgets/SoQtGLArea.cpp,
	widgets/SoQtGLArea.h, widgets/SoQtThumbWheel.cpp,
	widgets/SoQtThumbWheel.h:
	
	Updates copyright headers.

2002-05-02 14:19  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Some documentation moved to common/SoGuiCommon.cpp.in.

2002-05-02 11:50  mortene

	* src/Inventor/Qt/: Makefile.am, SoQt.cpp, SoQtP.h:
	
	Internal handling of Qt slots and signals moved from SoQt to SoQtP,
	to clean up the class definition of the public SoQt class.
	
	Bootstrap.

2002-05-02 10:48  mortene

	* src/Inventor/Qt/: SoQt.cpp, SoQtComponent.cpp:
	
	Removes superfluous SoQt::getApplication() method.

2002-05-02 10:39  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	SoQtObject::init() moved to common code. Doc improvements.

2002-04-16 13:09  pederb

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Add methods to enable/disable OpenGL accumulation and stencil
	buffer.

2002-04-04 10:08  larsa

	* Makefile.am:
	
	dist the packaging/ subdir

2002-03-18 16:09  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Minor correction to the popup-menu position, by larsa.

2002-03-12 14:23  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Doc for createSimpleErrorDialog() moved to
	common/SoGuiCommon.cpp.in.

2002-02-26 10:45  mortene

	* src/Inventor/Qt/widgets/SoQtThumbWheel.cpp:
	
	Leave a FIXME about considering making the class public.

2002-02-20 23:01  kyrah

	* README.MAC:
	
	Adds information on how to tweak Qt/Mac to disable some of those
	Troll hacks.

2002-02-20 17:25  larsa

	* Makefile.am:
	
	dist README.MAC

2002-02-20 17:25  larsa

	* README:
	
	add Mac OS X to list of supported platforms

2002-02-20 17:23  larsa

	* README.MAC:
	
	instructions about SoQt on Mac OS X by kyrah

2002-02-07 14:38  kintel

	* src/Inventor/Qt/devices/Makefile.am:
	
	Fixed failure to remove moc_* on make clean

2002-01-28 22:58  mortene

	* configure.ac:
	
	Old setup code for Doxygen replaced with common macro.

2002-01-28 22:33  mortene

	* configure.ac:
	
	Get rid of the obsoleted @path_tag@.

2002-01-28 22:28  mortene

	* build/: README, soqt.doxygen.in:
	
	Old SoQt-specific Doxygen config file has been obsoleted.

2002-01-28 22:27  mortene

	* Makefile.am, configure.ac, html/Makefile.am,
	man/man3/Makefile.am:
	
	Use new Doxygen config file generated from common template.

2002-01-18 12:35  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Make the OpenGL canvas widget grab focus when built.

2002-01-17 21:42  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Adapts init()-wrappers from SoWin. Moves generic init()-function to
	common/SoGuiCommon.cpp.in.

2002-01-17 13:32  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Compile fix for the combination of SoQt and SGI Inventor, by
	kintel.

2002-01-14 15:55  larsa

	* configure.ac:
	
	acsubst ivincludedir

2002-01-13 16:13  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Removes unused functions resetToHomePosition() and viewAll().

2002-01-13 16:07  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Removes unused function computeSeekFinalOrientation().

2002-01-13 16:04  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Moves setCursorEnabled() to generic code.

2002-01-13 15:07  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, PlaneViewer.cpp:
	
	Don't use processGenericSoEvents() methods, as it screws up the
	event handling.

2002-01-11 16:55  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Removes dependencies to SoAnyFullViewer.

2002-01-11 14:28  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Bugfix: avoid recursive calls.

2002-01-11 14:19  mortene

	* src/Inventor/Qt/viewers/ExaminerViewer.cpp:
	
	Removes dependency on SoAnyExaminerViewer.

2002-01-11 12:44  mortene

	* src/Inventor/Qt/viewers/PlaneViewer.cpp:
	
	Remove dependency on SoAnyPlaneViewer.

2002-01-11 10:56  larsa

	* configure.ac:
	
	more framework-related intelligence

2002-01-11 10:54  mortene

	* src/Inventor/Qt/viewers/WalkViewer.cpp:
	
	Native SoQt code for SoQtWalkViewer.

2002-01-11 10:53  mortene

	* src/Inventor/Qt/viewers/: Makefile.am, PlaneViewer.cpp,
	SoQtPlaneViewer.cpp, SoQtPlaneViewer.h, SoQtWalkViewer.cpp,
	SoQtWalkViewer.h:
	
	Use the generic templates.

2002-01-11 10:37  larsa

	* configure.ac:
	
	non/framework fix, and ldflags->cppflags typo fix

2002-01-10 18:59  larsa

	* configure.ac, src/Inventor/Qt/Makefile.am:
	
	Mac OS X framework: install Qt symlink in Inventor framework header
	directory

2002-01-10 18:45  larsa

	* configure.ac:
	
	subst variables for soqt-*.cfg

2002-01-10 18:44  larsa

	* Makefile.am:
	
	dist Info.plist

2002-01-10 18:38  larsa

	* Info.plist:
	
	framework-related file

2002-01-10 18:36  larsa

	* Makefile.am, configure.ac, html/Makefile.am,
	src/Inventor/Qt/Makefile.am, src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	support installation as Mac OS X framework

2002-01-09 15:51  mortene

	* src/Inventor/Qt/viewers/: ExaminerViewer.cpp, Makefile.am,
	SoQtExaminerViewer.cpp, SoQtExaminerViewer.h:
	
	Use common templates for SoQtExaminerViewer sourcecode.

2002-01-09 13:36  mortene

	* src/Inventor/Qt/viewers/: Makefile.am, SoQtFullViewer.cpp,
	SoQtFullViewer.h:
	
	Use common So*FullViewer.[cpp|h] templates. Bootstrap.

2002-01-09 13:02  larsa

	* configure.ac:
	
	removed duplicates and obsoleted parts

2002-01-09 12:51  larsa

	* configure.ac, configure.in:
	
	use new Autoconf style filename

2002-01-08 14:04  mortene

	* src/Inventor/Qt/viewers/FullViewer.cpp:
	
	Native SoQtFullViewer code.

2002-01-08 09:43  mortene

	* src/Inventor/Qt/viewers/: Makefile.am, SoNativeFlyViewer.cpp:
	
	Removes native flyviewer sourcefile, as it's now completely
	templatized.

2002-01-07 15:21  mortene

	* build/soqt.doxygen.in:
	
	Set SORT_MEMBER_DOCS to NO for the Doxygen overload command to work
	properly.

2002-01-07 15:19  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewer.cpp:
	
	A couple of minor doc fixes and FIXME notes.

2002-01-07 14:57  mortene

	* src/Inventor/Qt/viewers/: SoQtCollisionViewer.cpp,
	SoQtCollisionViewer.h:
	
	CollisionViewer class was just a skeleton, and there are no plans
	to implement it before releasing 1.0.0, so get rid of it.

2002-01-03 12:33  mortene

	* configure.in:
	
	SUBST the SOGUI_MSVC_LIBC variable.

2002-01-02 17:12  mortene

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	Doc fix.

2001-12-20 22:56  mortene

	* configure.in:
	
	Test for GetEnvironmentVariable().

2001-12-20 22:19  mortene

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	Documents SoQtMouse::translateEvent().
	
	Don't bother to allocate events on-demand, as they are almost
	guaranteed to be allocated during the lifetime of the SoQtMouse
	object -- so we allocate them in the constructor instead to
	simplify the code.

2001-12-20 13:19  mortene

	* Makefile.am:
	
	Some dist files moved to the common Makefile.  Include
	cfg/m4/errors.txt in dist-package.  Bootstrap.

2001-12-18 12:11  larsa

	* configure.in:
	
	add libc-related linker options immediately

2001-12-17 10:56  pederb

	* src/Inventor/Qt/SoQt.cpp:
	
	Fixed ugly bug in SoQt::init(char *, char *). A static pointer must
	be used to pass application name to Qt, since Qt will not copy the
	string but use the pointer directly. Big thanks to Arne Sletteng
	for the patch.

2001-12-11 20:13  mortene

	* src/Inventor/Qt/Makefile.am:
	
	Clean out soqt*.[dll|exp|pdb] on make distclean.

2001-12-11 15:17  pederb

	* src/Inventor/Qt/widgets/SoQtGLArea.cpp:
	
	Fixed missing return value for function.

2001-12-11 14:03  mortene

	* src/Inventor/Qt/Makefile.am:
	
	Corrects uninstallation rule for soqt*.[dll|pdb|lib].

2001-12-11 12:49  mortene

	* configure.in:
	
	Stop attempts at using Doxygen under MSWin / Cygwin, as it's not
	supported yet.

2001-12-10 22:30  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, widgets/SoQtGLArea.cpp,
	widgets/SoQtGLArea.h:
	
	Cleaner handling of keyboard events.

2001-12-10 16:30  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp:
	
	Extra debugging info for event tracking.

2001-12-10 10:00  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewer.cpp:
	
	FIXME: note about generic code, move to common template.

2001-12-10 00:34  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Set keyboard focus to GL canvas on entry. Filter keyboard events so
	only those for the GL canvas are processed further down the
	inheritance hierarchy (fixes a bug with keyboard handling on Qt3).
	
	More verbose debugging of events.
	
	More correct policy for propagation of events.

2001-12-09 18:08  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Oops, left in some debug stuff.

2001-12-09 18:07  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp:
	
	Handle fatal errors on no available valid OpenGL context by
	throwing up an informative dialog box and calling a user-set error
	handler (if any).

2001-12-09 13:13  mortene

	* .cvsignore:
	
	Tiny fix: kills recursive reference to self.

2001-12-07 15:41  mortene

	* Makefile.am, configure.in, soqt.m4:
	
	Fixes to make distcheck work again (so we get valid snapshot
	archives on our ftp server).
	
	Bootstrap.

2001-12-07 15:28  mortene

	* cfg/doxy4win.pl:
	
	Moved to conf-macros module.

2001-12-07 15:19  mortene

	* cfg/doxy4win.pl:
	
	Turn off the generation of a backup file, as that makes the
	distcheck fail.

2001-12-07 15:05  mortene

	* build/soqt.spec.in:
	
	FIXME, RPM-building is defunct.

2001-12-06 14:39  larsa

	* build/soqt.doxygen.in:
	
	corrections

2001-12-06 13:19  larsa

	* Makefile.am:
	
	new 'windows-packages' rule

2001-12-06 13:15  larsa

	* packaging/windows/: footer.nsi.in, heading.nsi.in, middle.nsi.in,
	post.nsi.in, soqt-sdk.html.in:
	
	initial untested setup

2001-12-06 12:40  mortene

	* Makefile.am:
	
	Fix make dist.

2001-12-05 18:16  larsa

	* Makefile.am, configure.in, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	set up Mac OS X SoQt framework

2001-12-05 14:53  larsa

	* soqt.m4:
	
	new variable $sim_ac_soqt_includedir

2001-12-03 15:26  larsa

	* configure.in:
	
	suppress multiply defined symbols warnings on Mac OS X

2001-12-03 10:30  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Removes the strange "don't pass on resize events" code altogether.

2001-12-03 10:12  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Disable the "update cursor" hack from Win32.

2001-12-03 09:58  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	kyrah's Mac fix, plus FIXME notices about the weird "don't forward
	native resize events from QGLWidget" code.

2001-12-02 16:44  mortene

	* HACKING:
	
	Moves information valid for all toolkits to the common HACKING
	file.

2001-12-01 12:48  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Update on the Qt/Mac QGLWidget problem. Testing done by kyrah.

2001-11-30 13:27  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Adds the explanation from TrollTech about why the Mac
	implementation of QGLWidget works the way it does.

2001-11-30 12:43  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Workaround for a Qt problem: setCursor() doesn't always have an
	immediate effect.

2001-11-29 15:47  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Work-around for a problem with Qt/Mac. Found and fixed by Kyrah
	(thanks!).

2001-11-28 17:11  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Code comments to clarify some of the sensorqueue processing issues.

2001-11-27 16:03  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp,
	viewers/SoNativeFlyViewer.cpp, viewers/SoQtExaminerViewer.cpp:
	
	Use a bitmap instead of an enum for a blank shape.

2001-11-27 15:47  mortene

	* src/Inventor/Qt/: Makefile.am, SoQtIncludes.h:
	
	Removes obsoleted SoGuiCursors files.

2001-11-27 14:02  mortene

	* src/Inventor/Qt/widgets/QtNativePopupMenu.cpp:
	
	Kill a case of potential memory corruption. Bug found by pederb.

2001-11-27 13:55  larsa

	* FAQ:
	
	typo

2001-11-27 13:27  larsa

	* FAQ, Makefile.am:
	
	preliminary FAQ for SoQt

2001-11-27 12:13  mortene

	* src/Inventor/Qt/: viewers/SoQtFullViewer.cpp,
	widgets/QtNativePopupMenu.cpp:
	
	So@Gui@PopupMenu::popUp() argument position will be relative to
	"canvas" widget.

2001-11-26 11:23  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Kills a FIXME (after cursor gfx in SoGuiCursor.cpp.in) was fixed).

2001-11-25 20:37  mortene

	* src/Inventor/Qt/viewers/SoNativeFlyViewer.cpp:
	
	Use generic SoGuiCursor class instead of the native QCursor.

2001-11-25 20:36  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Handle "DEFAULT" instead of "NORMAL" cursor type.

2001-11-25 20:34  mortene

	* src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:
	
	No need to remember the default cursor. Made
	setCursorRepresentation() a generic method.

2001-11-23 16:00  mortene

	* src/Inventor/Qt/widgets/Makefile.am:
	
	Install SoQtPopupMenu.h as a public API file.

2001-11-23 16:00  mortene

	* src/Inventor/Qt/: viewers/SoQtFullViewer.cpp,
	viewers/SoQtFullViewer.h, widgets/QtNativePopupMenu.h:
	
	Compile fixes after SoAnyPopupMenu -> SoQtPopupMenu renaming.

2001-11-23 14:14  mortene

	* src/Inventor/Qt/widgets/: Makefile.am, QtNativePopupMenu.cpp,
	QtNativePopupMenu.h, SoQtPopupMenu.cpp, SoQtPopupMenu.h:
	
	Renames SoQtPopupMenu to QtNativePopupMenu.

2001-11-23 12:34  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	FIXME handled and removed.

2001-11-23 12:16  mortene

	* src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:
	
	Makes SoQtExaminerViewer::setCursorRepresentation() completely
	generic.

2001-11-23 12:16  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Recognize and handle new system cursor defines in SoGuiCursor.

2001-11-23 11:43  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Fix non-portable QCursor usage.

2001-11-23 09:48  mortene

	* src/Inventor/Qt/SoQtMaterialList.cpp:
	
	SOXT_DEBUG -> SOQT_DEBUG.

2001-11-22 14:31  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Use the common class doc. Sets up a Doxygen \mainpage.

2001-11-22 12:47  mortene

	* src/Inventor/Qt/viewers/: SoQtExaminerViewer.cpp,
	SoQtExaminerViewer.h:
	
	Start using the SoGuiCursor class instead of using Qt's QCursor
	directly.

2001-11-22 12:47  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Sanity checks on the bitmaps.
	
	Recognize BLANK systemcursor.

2001-11-22 11:43  larsa

	* configure.in:
	
	warn if SoQt uses other libc than Coin (MSVC++)

2001-11-21 19:09  mortene

	* src/Inventor/Qt/viewers/: SoQtFullViewer.cpp, SoQtFullViewer.h:
	
	Override SoQtComponent::setComponentCursor() so only the
	rendercanvas widget gets the new cursor graphics.

2001-11-21 17:53  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Match new SoGuiComponent.h.in interface.
	
	Implements support for going from a "generic" cursor bitmap to a
	native Qt bitmap.

2001-11-21 12:39  pederb

	* configure.in:
	
	AC_SUBST also for CFLAGS and CXXFLAGS.

2001-11-20 19:36  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Codestyle fixes (#if SOQT_DEBUG => if (SoQT_DEBUG)).

2001-11-20 18:09  pederb

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Renamed setCursor() to setComponentCursor().

2001-11-20 00:11  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Compile fix.

2001-11-19 18:16  pederb

	* src/Inventor/Qt/: Makefile.am, SoQtComponent.cpp:
	
	Bootstrap to add support for setting cursors.

2001-11-16 17:20  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewer.cpp:
	
	Doc stub to silence Doxygen.

2001-11-16 16:10  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Change name from [set|is]OverlayPlanes() to [set|is]OverlayRender()
	to match TGS SoWin.

2001-11-16 12:00  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Implementation of new methods setOverlayPlanes() and
	isOverlayPlanes().

2001-11-15 22:30  mortene

	* build/soqt.doxygen.in:
	
	Bootstrap.

2001-11-12 17:42  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp:
	
	Codestyle fixes and FIXME notes.

2001-11-02 14:37  larsa

	* Makefile.am:
	
	distclean build/soqt.doxygen

2001-11-02 14:36  larsa

	* src/Inventor/Qt/devices/Makefile.am:
	
	distclean built headers

2001-11-02 13:02  larsa

	* Makefile.am:
	
	dist build/soqt.doxygen.in

2001-10-25 21:29  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp:
	
	Codestyle fixes.

2001-10-24 17:55  larsa

	* src/Inventor/Qt/devices/Makefile.am:
	
	make dist bugfix

2001-10-24 17:41  larsa

	* src/Inventor/Qt/Makefile.am:
	
	make dist bugfix

2001-10-24 16:46  larsa

	* configure.in:
	
	Wrap MSVC++ C library setup inside appropriate if clause, and
	correct typo.  AC_PREREQ Autoconf 2.50.  Problems reported by Steve
	M. Robbins.

2001-10-23 18:38  larsa

	* README.WIN32, configure.in:
	
	new option --with-msvcrt for configure

2001-10-20 13:15  larsa

	* src/Inventor/Qt/SoQtMaterialList.h:
	
	generate SoQtMaterialList.h from template.  bootstrap

2001-10-19 22:25  larsa

	* Makefile.am, configure.in, src/Makefile.am,
	src/Inventor/Qt/Makefile.am, src/Inventor/Qt/SoQt.cpp,
	src/Inventor/Qt/SoQtComponent.cpp,
	src/Inventor/Qt/SoQtGLWidget.cpp,
	src/Inventor/Qt/SoQtLightSliderSet.cpp,
	src/Inventor/Qt/SoQtMaterialList.cpp,
	src/Inventor/Qt/SoQtMaterialList.h,
	src/Inventor/Qt/SoQtMaterialSliderSet.cpp,
	src/Inventor/Qt/SoQtSliderSet.cpp,
	src/Inventor/Qt/SoQtSliderSetBase.cpp,
	src/Inventor/Qt/SoQtTransformSliderSet.cpp,
	src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/devices/SoQtDevice.cpp,
	src/Inventor/Qt/devices/SoQtInputFocus.cpp,
	src/Inventor/Qt/devices/SoQtKeyboard.cpp,
	src/Inventor/Qt/devices/SoQtLinuxJoystick.cpp,
	src/Inventor/Qt/devices/SoQtMouse.cpp,
	src/Inventor/Qt/devices/SoQtSpaceball.cpp,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/viewers/SoQtCollisionViewer.cpp,
	src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp,
	src/Inventor/Qt/viewers/SoQtFullViewer.cpp,
	src/Inventor/Qt/viewers/SoQtPlaneViewer.cpp,
	src/Inventor/Qt/viewers/SoQtWalkViewer.cpp,
	src/Inventor/Qt/widgets/Makefile.am,
	src/Inventor/Qt/widgets/SoQtGLArea.cpp,
	src/Inventor/Qt/widgets/SoQtPopupMenu.cpp,
	src/Inventor/Qt/widgets/SoQtThumbWheel.cpp:
	
	Stub the SoQtMaterialList component.  Compile meta objects with
	their respective components.  Start using the data/ directory.

2001-10-19 13:54  mortene

	* src/Inventor/Qt/: SoQt.cpp, devices/SoQtSpaceball.cpp:
	
	Use HAVE_X11_AVAILABLE instead of buggy Autoconf X_DISPLAY_MISSING
	define.

2001-10-19 13:45  mortene

	* configure.in:
	
	Explain the purpose of the extra SIM_AC_CHECK_X11_READY test.

2001-10-18 23:21  mortene

	* src/Inventor/Qt/devices/: Makefile.am, SoQtInputFocus.h,
	SoQtKeyboard.h, SoQtMouse.h, SoQtSpaceball.h:
	
	Make device .h files for InputFocus, Keyboard, Mouse and Spaceball
	from common templates.

2001-10-18 23:20  mortene

	* src/Inventor/Qt/devices/SoQtSpaceball.cpp:
	
	Use hidden internal class for private data.

2001-10-18 22:48  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Compile fix.

2001-10-18 22:37  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp,
	viewers/SoQtFullViewer.cpp, viewers/SoQtFullViewer.h:
	
	Corrects signature of sizeChanged().

2001-10-18 18:32  larsa

	* Makefile.am, configure.in:
	
	enable --disable-build configure option

2001-10-18 17:04  larsa

	* Makefile.am, configure.in, build/soqt.doxygen.in,
	html/.cvsignore, html/Makefile.am, man/.cvsignore, man/Makefile.am,
	man/man1/.cvsignore, man/man1/Makefile.am, man/man3/.cvsignore,
	man/man3/Makefile.am:
	
	Some code generation adjustments.  New configure options
	--enable-html and --enable-man with corresponding build setup.

2001-10-17 21:33  larsa

	* Makefile.am:
	
	distcheck fix

2001-10-17 20:17  larsa

	* src/Inventor/Qt/widgets/Makefile.am:
	
	more fixes

2001-10-17 20:04  larsa

	* Makefile.am, src/Makefile.am, src/Inventor/Makefile.am,
	src/Inventor/Qt/Makefile.am, src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	more windows changes

2001-10-17 19:09  larsa

	* src/Inventor/Qt/: Makefile.am, devices/Makefile.am,
	viewers/Makefile.am, widgets/Makefile.am:
	
	windows fixes

2001-10-17 18:49  larsa

	* Makefile.am, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	windows tweaks

2001-10-17 18:24  larsa

	* Makefile.am, configure.in, soqt.m4, src/Makefile.am,
	src/Inventor/Makefile.am, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	use the new Makefile.common file

2001-10-16 17:47  pederb

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Hackish Qt 3.0.0 fix.

2001-10-16 17:41  larsa

	* src/Inventor/Qt/Makefile.am:
	
	hide some OK error messages

2001-10-14 15:58  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	FIXME about the "commonization" of API doc.

2001-10-14 15:56  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Implements the setFatalErrorHandler() function.

2001-10-13 12:42  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Compile fixes.

2001-10-13 00:11  mortene

	* Makefile.am, configure.in, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/SoQt.cpp, src/Inventor/Qt/SoQt.h:
	
	Generate SoQt.h from common template.

2001-10-13 00:09  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Match class definition properly.

2001-10-12 20:43  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	setBaseWidget() signature fixed in SoGuiComponent.h.in.

2001-10-12 16:59  mortene

	* Makefile.am, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/SoQtComponent.h:
	
	Generate SoQtComponent.h from common template.

2001-10-12 15:48  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Moves borderthickness initialization to private class.

2001-10-12 13:09  mortene

	* Makefile.am, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/SoQtGLWidget.h:
	
	Generate SoQtGLWidget.h from common/SoGuiGLWidget.h.in.

2001-10-12 12:57  larsa

	* src/Inventor/Qt/Makefile.am:
	
	Remove erroneously invokation of uninstall-*HEADERS during
	install...

2001-10-12 10:19  mortene

	* models/: coin_soqt.iv, coin_soqt.wrl:
	
	Bugfix to be valid VRML1 and Inventor vs spec.

2001-10-11 21:43  mortene

	* Makefile.am, configure.in:
	
	Removes some superfluous comments.

2001-10-11 17:09  larsa

	* Makefile.am, configure.in, src/Makefile.am,
	src/Inventor/Qt/Makefile.am, src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am:
	
	fix dist-check problems

2001-10-11 17:08  larsa

	* HACKING:
	
	GUI toolkit hacking information

2001-10-11 16:21  mortene

	* Makefile.am, configure.in, soqt-config, soqt.cfg.in:
	
	Generate soqt-config from common template.
	
	Make configure generate the soqt-$CONFIG.cfg file, so it's
	available for data/configure.
	
	Bootstrap.

2001-10-11 14:14  mortene

	* configure.in, soqt.cfg.in:
	
	Remove void references to CFLAGS and CXXFLAGS.

2001-10-11 12:41  mortene

	* configure.in, soqt.cfg.in:
	
	SOQT_EXTRA_* -> SOGUI_EXTRA_*, for the commonization of so*-config
	and so*.cfg.in.

2001-10-11 12:30  mortene

	* configure.in:
	
	Remove library versioning doc, link to Coin/HACKING instead.

2001-10-11 11:54  larsa

	* configure.in:
	
	use new GL header check

2001-10-11 09:36  mortene

	* src/Inventor/Qt/: SoQt.cpp, SoQt.h, SoQtComponent.cpp,
	SoQtComponent.h, SoQtGLWidget.cpp, SoQtGLWidget.h,
	devices/SoQtDevice.cpp, devices/SoQtDevice.h,
	devices/SoQtInputFocus.cpp, devices/SoQtInputFocus.h,
	devices/SoQtKeyboard.cpp, devices/SoQtKeyboard.h,
	devices/SoQtLinuxJoystick.cpp, devices/SoQtLinuxJoystick.h,
	devices/SoQtMouse.cpp, devices/SoQtMouse.h,
	devices/SoQtSpaceball.cpp, devices/SoQtSpaceball.h,
	editors/SoGLMaterialSphere.cpp, editors/SoQtColorSlider.cpp,
	editors/SoQtMaterialEditor.cpp, viewers/SoNativeFlyViewer.cpp,
	viewers/SoQtCollisionViewer.cpp, viewers/SoQtCollisionViewer.h,
	viewers/SoQtExaminerViewer.cpp, viewers/SoQtExaminerViewer.h,
	viewers/SoQtFullViewer.cpp, viewers/SoQtFullViewer.h,
	viewers/SoQtPlaneViewer.cpp, viewers/SoQtPlaneViewer.h,
	viewers/SoQtWalkViewer.cpp, viewers/SoQtWalkViewer.h,
	widgets/SoQtGLArea.cpp, widgets/SoQtGLArea.h,
	widgets/SoQtPopupMenu.cpp, widgets/SoQtPopupMenu.h,
	widgets/SoQtThumbWheel.cpp, widgets/SoQtThumbWheel.h:
	
	Get rid of excessive and inconsistent spacing around parentheses.

2001-10-10 16:29  mortene

	* bootstrap:
	
	Remove information to the user which is too often out of sync..

2001-10-08 10:47  larsa

	* src/Inventor/Qt/devices/SoQtMouse.cpp:
	
	Emulate the right mouse button on Mac OS X by holding down Ctrl to
	enable the popup menu.	Patch by kyrah.

2001-10-08 10:43  larsa

	* configure.in:
	
	Adjust for changes in GL detection macro.

2001-10-06 09:41  mortene

	* models/: coin_soqt.iv, coin_soqt.wrl:
	
	Transparent box ugly -- removed.

2001-10-05 13:01  larsa

	* Makefile.am:
	
	typo correction

2001-10-05 12:52  larsa

	* Makefile.am, configure.in:
	
	generate gl.h and test on a gui toolkit define to check if config.h
	has been included

2001-10-05 12:01  larsa

	* Makefile.am, configure.in:
	
	use OpenGL/gl.h on Mac OS X

2001-10-04 18:38  larsa

	* Makefile.am:
	
	bootstrap, and ensure sources are up-to-date on install rules

2001-10-04 15:43  larsa

	* soqt-config:
	
	bugfix

2001-10-04 15:32  larsa

	* soqt-config:
	
	fmt/sed problem fix

2001-10-04 14:26  larsa

	* configure.in:
	
	Mac OS X, check for -no-cpp-precomp option

2001-09-28 14:58  larsa

	* soqt-config, soqt.cfg.in:
	
	Mac OS X .app-directory setup

2001-09-26 14:34  larsa

	* configure.in:
	
	Cygwin fix and bootstrap

2001-09-25 17:31  larsa

	* bootstrap, configure.in, cfg/ltconfig.diff, cfg/ltmain.sh.diff:
	
	upgrade to libtool 1.4.2

2001-09-25 16:16  mortene

	* configure.in:
	
	Define HAVE_X11_AVAILABLE on the basis of whether or not X11 can be
	compiled and linked against (the built-in Autoconf
	X_DISPLAY_MISSING define is too weak).

2001-09-25 14:11  mortene

	* src/Inventor/Qt/SoQt.cpp:
	
	Tiny doc fix.

2001-09-25 10:30  mortene

	* configure.in:
	
	Don't do double set-up of the LIBS, CPPFLAGS and LDFLAGS after
	checking for Qt.

2001-09-21 12:25  mortene

	* configure.in:
	
	Testing for Xmu must be done before testing for Qt, in case QGL is
	embedded in Qt.

2001-09-19 21:02  larsa

	* Makefile.am, src/Makefile.am, src/soqtdefs.h.in,
	src/Inventor/Qt/devices/SoQtInputFocus.cpp:
	
	use common template to generate internal soqtdefs.h header

2001-09-17 14:50  larsa

	* src/Inventor/Qt/viewers/Makefile.am:
	
	dist update and bootstrap

2001-09-16 20:53  mortene

	* src/Inventor/Qt/viewers/SoNativeFlyViewer.cpp:
	
	Set cursor for wait-to-pick-up-vector mode.

2001-09-16 16:22  mortene

	* src/soqtdefs.h.in:
	
	Adds SO@GUI@_OBSOLETED (copied from Coin/include/coindefs.h).

2001-09-12 18:42  larsa

	* Makefile.am, src/Inventor/Qt/Makefile.am:
	
	new bootstrap, slight dependency changes

2001-09-11 00:00  mortene

	* src/Inventor/Qt/viewers/SoNativeFlyViewer.cpp:
	
	New file with the Qt-toolkit specific code parts of the
	SoQtFlyViewer (included from SoGuiFlyViewer.cpp.in).

2001-09-10 23:59  mortene

	* src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:
	
	Additional code comments.

2001-09-09 00:03  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Avoid using THIS, as it crashes with MSVC++ define.

2001-09-08 23:58  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Avoid using "THIS" define, as it crashes with a define in a MSVC++
	"system" header.

2001-09-08 23:56  mortene

	* Makefile.am:
	
	Bugfix, pass correct input file path to config.status when
	regenerating SoQtFlyViewer.[cpp|h].

2001-09-07 21:21  mortene

	* Makefile.am, src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/viewers/SoQtFlyViewer.cpp,
	src/Inventor/Qt/viewers/SoQtFlyViewer.h:
	
	Write the So*FlyViewer as common code.

2001-09-05 17:17  mortene

	* soqt.cfg.in:
	
	We support the SoQtFlyViewer interface (although the implementation
	is not done yet).

2001-09-05 15:58  mortene

	* Makefile.am, src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/viewers/SoQtConstrainedViewer.cpp,
	src/Inventor/Qt/viewers/SoQtConstrainedViewer.h:
	
	Use the common SoGuiConstrainedViewer template code.

2001-08-31 16:39  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Documents a couple of methods.

2001-08-31 15:08  mortene

	* src/Inventor/Qt/SoQtGLWidget.h:
	
	SO_GL_DEFAULT_MODE has been obsoleted.

2001-08-28 22:36  larsa

	* bootstrap:
	
	New bootstrap.

2001-08-21 13:16  larsa

	* Makefile.am:
	
	Invoke built-sources from more rules.

2001-08-21 10:57  mortene

	* src/Inventor/Qt/viewers/SoQtCollisionViewer.cpp:
	
	Remove CRLF-characters.

2001-08-21 00:33  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewer.cpp:
	
	Don't crash on setViewing(FALSE) when viewer is built without
	decorations.
	
	Bug reported by Jahn Otto Nsgaard Andersen.

2001-08-21 00:26  mortene

	* src/Inventor/Qt/viewers/: SoQtFullViewer.cpp, SoQtFullViewer.h:
	
	Apply the "private implementation details in hidden class"-thing.

2001-08-20 20:55  pederb

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Do show()/hide() on topLevelWidget(). Process application events
	after show()/hide() to force it to happen immediately.

2001-08-20 19:05  larsa

	* soqt-config:
	
	Add preprocessor directive for original file/line number on
	--ac-subst runs.  Only supported with gcc/g++ and wrapmsvc/msvccc
	compilers.

2001-08-18 19:24  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	goFullScreen() -> setFullScreen()

2001-08-17 16:55  mortene

	* src/Inventor/Qt/widgets/SoQtPopupMenu.cpp:
	
	Minor robustification.

2001-08-17 16:29  mortene

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtComponent.h:
	
	Rename goFullScreen() to setFullScreen() and fix method signature.

2001-08-17 15:47  mortene

	* configure.in:
	
	Don't bother with HAVE_SOGUI_GOFULLSCREEN, all toolkits should have
	it.  Bootstrap.

2001-08-17 15:46  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewer.cpp:
	
	Documentation typo.

2001-08-15 19:49  larsa

	* Makefile.am, bootstrap:
	
	Remove reference to msvccc.  Thanks to Kevin.

2001-08-10 17:33  mortene

	* src/Inventor/Qt/widgets/SoQtPopupMenu.cpp:
	
	Don't try to be robust in all the wrong places.

2001-08-10 17:22  mortene

	* src/Inventor/Qt/viewers/SoQtFullViewer.cpp:
	
	Forward setPopupMenuString() to common SoAnyFullViewer class.

2001-08-10 15:21  mortene

	* src/Inventor/Qt/widgets/: SoQtPopupMenu.cpp, SoQtPopupMenu.h:
	
	Match new SoAnyPopupMenu interface.

2001-08-10 12:11  mortene

	* configure.in:
	
	Compile library with SOQT_INTERNAL CPP define.

2001-08-09 21:05  larsa

	* Makefile.am, configure.in, soqt.cfg.in,
	src/Inventor/Qt/viewers/Makefile.am:
	
	Install wrapmsvc.exe if being used.  Use the installed wrapmsvc.exe
	from soqt-config.

2001-08-08 16:35  larsa

	* .cvsignore, Makefile.am, src/.cvsignore, src/Makefile.am,
	src/Inventor/Qt/Makefile.am, src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	Adjustments for IRIX make.

2001-08-08 15:23  mortene

	* configure.in:
	
	Bugfix, keep CPPFLAGS even for static version of the library.

2001-08-08 15:14  mortene

	* configure.in:
	
	Set up SOXT_NOT_DLL for soxt-config.

2001-08-08 14:25  larsa

	* Makefile.am:
	
	Dist with wrapmsvc.exe, not msvccc.

2001-08-08 13:41  larsa

	* src/Inventor/Qt/: SoQt.cpp, devices/SoQtSpaceball.cpp:
	
	X_DISPLAY_MISSING is not an #if variable, but a #ifdef variable.

2001-08-08 13:24  larsa

	* configure.in:
	
	Bugfix.

2001-08-08 13:13  larsa

	* configure.in:
	
	Set up default Win32-linking as DLL.

2001-08-08 13:11  larsa

	* bootstrap, src/Inventor/Qt/Makefile.am:
	
	Bugfix.

2001-08-08 12:59  mortene

	* README.WIN32:
	
	Generic README file for building on Cygwin / Win32 platforms.

2001-08-08 12:45  mortene

	* src/Inventor/Qt/viewers/Makefile.am:
	
	Kill warning from Automake.

2001-08-08 11:28  mortene

	* cfg/depcomp:
	
	Upgrades to latest version of depcomp script.

2001-08-07 23:40  larsa

	* .cvsignore, Makefile.am, bootstrap, configure.in, soqtdefs.h.in,
	build/Makefile.am, src/Makefile.am, src/soqtdefs.h.in,
	src/Inventor/Makefile.am, src/Inventor/Qt/Makefile.am,
	src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	Functional "make dist" setup.  Reduce excessive set of -I compiler
	options.

2001-08-06 12:27  larsa

	* configure.in:
	
	New option --enable-inventor-debug for linking with debug version
	of TGS Inventor.

2001-08-06 01:41  mortene

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	FIXME comment on the now disabled "no overlay planes available"
	warning.

2001-08-02 21:58  larsa

	* configure.in:
	
	typo correction

2001-08-02 21:57  larsa

	* configure.in:
	
	Set up UNIX2WINPATH even when using --disable-build.

2001-08-02 21:53  larsa

	* configure.in:
	
	Set up moc even when using --disable-build.

2001-08-02 21:43  larsa

	* configure.in:
	
	remove duplicate share directory in doc path

2001-08-02 21:40  larsa

	* configure.in:
	
	Eval HTML_DOC_DIR to get rid of unexpanded variables.

2001-08-02 21:36  larsa

	* Makefile.am, configure.in:
	
	Don't warn about Doxygen version.  Accept both 'doxygen-doc' and
	'doxygen-docs' make rules.

2001-08-02 21:32  larsa

	* configure.in, build/soqt.doxygen.in:
	
	New HTML_DOC_DIR subst.

2001-08-02 21:31  larsa

	* .cvsignore:
	
	Ignore autom4te.cache.

2001-08-02 19:20  larsa

	* soqt-config:
	
	Corrected compiling non-template sources with --build option.  (and
	testing that coin-cvs is up again).

2001-08-01 14:17  larsa

	* soqt-config:
	
	Rewrote some sed expressions.  Added option --ac-desubst.

2001-07-31 15:28  pederb

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Fixed context sharing when rebuilding widget.

2001-07-27 16:33  larsa

	* models/: coin_soqt.iv, coin_soqt.wrl:
	
	Inventor and VRML version of the architecture of an SoQt-based app.

2001-07-25 14:57  larsa

	* configure.in:
	
	Explicitly check for cpp with AC_PROG_CPP to avoid preprocessor
	trouble in Open Inventor check.  Problem reported by Eivind Rovik.

2001-07-25 14:56  larsa

	* bootstrap:
	
	Accept newer Autoconf versions than 2.50.

2001-07-25 14:55  larsa

	* soqt-config:
	
	fmt -t is not portable.  Using fmt instead.

2001-07-25 14:55  larsa

	* soqt-config:
	
	Simplifications.

2001-07-19 10:56  larsa

	* soqt-config:
	
	More convenience options for ac_substing, compiling, and linking
	source files.

2001-07-19 10:54  larsa

	* ChangeLog.sh:
	
	obsoleted

2001-07-10 22:20  larsa

	* src/Inventor/Qt/Makefile.am:
	
	New bootstrap.	Fixes for Unix - don't try to build the Cygwin lib.

2001-07-10 22:16  larsa

	* configure.in:
	
	Fixes for Cygwin.

2001-07-10 21:20  larsa

	* ChangeLog.sh, configure.in:
	
	New bootstrap to enable Fullscreen popup menu option.

2001-07-10 18:45  larsa

	* bootstrap, configure.in, build/soqt.doxygen.in, cfg/doxy4win.pl,
	src/Inventor/Qt/Makefile.am, src/Inventor/Qt/devices/Makefile.am,
	src/Inventor/Qt/viewers/Makefile.am,
	src/Inventor/Qt/widgets/Makefile.am:
	
	New bootstrap that disables libtool for Cygwin-hosted MSVC++
	builds.

2001-06-29 15:33  pederb

	* src/Inventor/Qt/Makefile.am:
	
	Build fix for SoAny.[h|cpp]

2001-06-29 13:45  pederb

	* src/Inventor/Qt/: SoQtGLWidget.cpp, widgets/SoQtGLArea.cpp,
	widgets/SoQtGLArea.h:
	
	Support for GL resource (diplay lists/texture objects) sharing
	between contexts.

2001-06-28 18:03  pederb

	* Makefile.am, bootstrap, src/Inventor/Qt/Makefile.am:
	
	Compile SoAny.

2001-06-14 13:48  pederb

	* soqtdefs.h.in:
	
	Only enable SOQT_STUB message when compiling debug version of
	library.

2001-06-14 11:19  larsa

	* README.DLL:
	
	SOQT_DLL define notice

2001-06-08 22:19  mortene

	* src/Inventor/Qt/SoQtComponent.cpp:
	
	Clearify warning when QWidget::showFullScreen() is missing.

2001-06-08 22:16  mortene

	* configure.in, src/Inventor/Qt/SoQtComponent.cpp:
	
	Check for QWidget::showFullScreen() before using it (it was not
	implemented in Qt until version 2.1.0).

2001-06-08 14:31  larsa

	* src/Inventor/Qt/viewers/SoQtPlaneViewer.cpp:
	
	Remove #include <q1xcompatibility.h>.  By Roland Jesse.

2001-06-07 16:09  larsa

	* README.IRIX:
	
	solution for IRIX problem

2001-06-07 15:50  pederb

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtComponent.h:
	
	Implemented goFullScreen() and isFullScreen().

2001-06-07 14:38  larsa

	* ChangeLog.sh:
	
	Remove changes in data/ from ChangeLog.

2001-06-07 13:41  pederb

	* src/Inventor/Qt/SoQt.cpp:
	
	Always process timer queue before processing delay queue. This
	fixes an old problem with missing timer events in the SoQt toolkit.

2001-06-04 16:24  larsa

	* bootstrap:
	
	New bootstrap.

2001-06-04 16:23  larsa

	* AUTHORS:
	
	Peder is doing work on this project.

2001-05-31 13:04  pederb

	* src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:
	
	Changed cameratobblebutton to cameratogglebutton :). Initialized
	some other variables to NULL.

2001-05-31 12:22  larsa

	* src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:
	
	Initialize cameratogglebutton to NULL.	Bugfix by Joachim Tesch.

2001-05-29 19:36  larsa

	* configure.in:
	
	Put version information into the AC_INIT call.

2001-05-29 18:50  larsa

	* bootstrap:
	
	New bootstrap.

2001-05-29 18:30  larsa

	* src/Inventor/Qt/: SoQtComponent.cpp, SoQtGLWidget.cpp,
	devices/SoQtKeyboard.cpp, devices/SoQtMouse.cpp,
	viewers/SoQtExaminerViewer.cpp, viewers/SoQtFullViewer.cpp:
	
	Compile fixes so SoQt compiles with Qt 3 (beta).  Removed support
	for Qt 1.x.  All by Roland Jesse.

2001-05-18 16:57  larsa

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	disable harmless no-overlay-planes warning

2001-05-15 17:51  larsa

	* configure.in, src/Inventor/Qt/devices/Makefile.am:
	
	Disabled joystick device.  New bootstrap.

2001-03-28 17:04  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Simplified if()+assert() to just an assert() check.

2001-03-26 11:51  pederb

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Fixed incorrect assumed value for Qt::Keypad.

2001-03-26 09:56  mortene

	* configure.in:
	
	Activates the SIM_AC_QT_KEYPAD_DEFINE check.

2001-03-26 09:56  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Fixes code which uses Qt::Keypad to work even when the define is
	not available in an up- and downward compatible fashion.

2001-03-25 21:09  mortene

	* src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:
	
	Adds more sourcecode comments.

2001-03-25 21:08  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Updates FIXME comment about the missing Qt::Keypad define in
	earlier Qt versions.

2001-03-23 20:10  mortene

	* src/Inventor/Qt/: SoQtGLWidget.cpp, SoQtGLWidget.h:
	
	Compile properly even if overlay support is not part of QGL.

2001-03-23 08:33  mortene

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Build fix for Qt v2.0.0 (Qt::Keypad is not defined).

2001-03-21 16:21  pederb

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Compile/build fix. Problem reported by Filip Schutyser.

2001-03-21 13:17  pederb

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Disabled code that sets the printable character, since this breaks
	the build when compiling against OIV.

2001-03-21 11:46  pederb

	* src/Inventor/Qt/devices/: SoQtKeyboard.cpp, SoQtKeyboard.h:
	
	Support for detecting all keyboard events, including keypad events.

2001-03-20 17:18  pederb

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Set printable character i event. Handle undefined keyboard events
	by setting key value to UNDEFINED.

2001-03-20 13:41  pederb

	* src/Inventor/Qt/devices/SoQtKeyboard.cpp:
	
	Temporary fix for key minus and key plus mappings.

2001-03-12 16:59  larsa

	* docs/qtcomponents.doxygen:
	
	Obsoleted file.

2001-03-10 20:22  larsa

	* bootstrap:
	
	Accept more version numbers.

2001-03-10 20:22  larsa

	* src/Inventor/Qt/Makefile.am:
	
	Added install-rule dependencies.

2001-03-09 15:47  larsa

	* src/Inventor/Qt/Makefile.am:
	
	Install .pdb with .dll, not .lib.

2001-03-09 15:45  larsa

	* configure.in:
	
	(MS Windows) generate .pdb on --enable-symbols, not --enable-debug.

2001-03-08 13:56  pederb

	* src/Inventor/Qt/SoQtGLWidget.cpp:
	
	Documentation.

2001-03-07 15:38  larsa

	* soqt.cfg.in:
	
	Add setting of exec_prefix.

2001-03-02 11:40  pederb

	* src/Inventor/Qt/: SoQtGLWidget.cpp, SoQtGLWidget.h:
	
	Cleanup and fixes to avoid multiple redraws. Also made the library
	more compatible with SGI's SoXt by adding some missing methods and
	removing some unnecessary methods.

2001-02-20 23:40  larsa

	* soqt-config.in:
	
	Obsoleted.

2001-02-20 23:40  larsa

	* Makefile.am, configure.in, soqt-config, soqt.cfg.in,
	cfg/install-header, src/Inventor/Qt/Makefile.am:
	
	Improved Cygwin support.  New bootstrap.

2001-02-17 21:15  larsa

	* src/Inventor/Qt/SoQt.cpp:
	
	Moved SoQtObject::init() from common/SoGuiObject.cpp.in.

2001-02-13 17:24  larsa

	* bootstrap:
	
	Accept latest Automake.

2001-01-18 21:20  larsa

	* configure.in:
	
	Tweaks for the IRIX CC -ar stuff.

2001-01-15 21:59  larsa

	* build/soqt.nsi.in:
	
	SuperPIMP script file for SoQt Windows installer.

2001-01-11 22:08  larsa

	* bootstrap, configure.in, cfg/depcomp, cfg/ltconfig.diff,
	cfg/ltmain.sh.diff, src/Inventor/Qt/Makefile.am:
	
	Patch libtool files when libtoolizing.	Fixes for various dll-build
	issues.  Update of autogenerated build files.

2001-01-10 12:53  larsa

	* bootstrap, configure.in, cfg/ltcf-c.sh, cfg/ltcf-cxx.sh:
	
	Return to libtool 1.3.5.  Added fix for setting up libtool for
	using 'CC -ar' on IRIX.

2001-01-09 20:50  larsa

	* configure.in:
	
	Accept --with-inventor=PATH option again.  Problem reported by
	Joerg Baumann.

2001-01-09 20:07  larsa

	* src/Inventor/Qt/SoQt.cpp:
	
	Include <stdlib.h> for atexit() prototype.  Reported by Joerg
	Baumann.

2001-01-08 17:13  larsa

	* bootstrap, configure.in, cfg/ltcf-c.sh, cfg/ltcf-cxx.sh:
	
	Experimental integration of the libtool `multi-language-branch'.

2001-01-08 16:20  larsa

	* Makefile.am, bootstrap, configure.in:
	
	Testing libtool from CVS to hopefully fix an IRIX `ar' problem.

2001-01-03 16:21  larsa

	* bootstrap, configure.in,
	src/Inventor/Qt/devices/SoQtSpaceball.cpp:
	
	Accept bootstrapping with Automake 1.4c (latest from CVS).  Create
	"reconfigure" script when configuring for storing configure
	options.  Use SIM_AC_CONFIGURATION_* macros for summary information
	at end of configure run.

