Revision history for Perl extension Qt.

1.03  Wed May 21 17:58:22 1997
	- major signal/slot enhancements started

1.02  Sun May 11 18:13:37 1997
	- released version 1.02

1.02  Sun May 11 00:02:58 1997
	- made great leaps in type-safeness

1.02  Sat May 10 23:57:08 1997
	- improved QPointArray

1.02  Fri May  9 19:36:45 1997
	- ditched the pointless prototypes

1.02  Fri May  9 19:35:57 1997
	- cleaned up headers, making new modules very simple to add

1.02  Fri May  9 19:35:29 1997
	- warn when QTDIR isn't set at the beginning of Makefile.PL

1.02  Thu May  8 15:31:12 1997
	- prepended a p to enum.(h|xs), virtual.(h|xs), and sigslot.(h|xs)

1.01  Wed May  7 21:54:27 1997
	- released version 1.01

1.01  Mon May  5 15:35:38 1997
	- forced the Makefile.PL to croak when libperlqt hasn't been installed

1.01  Mon May  5 14:07:01 1997
	- made undef->NULL->undef conversion smoother

1.01  Mon May  5 12:25:11 1997
	- made the VQt_OBJECT OUTPUT typemap NULL-safe

1.01  Mon May  5 12:13:05 1997
	- renamed pstring to pChar

1.01  Sun May  4 22:30:16 1997
	- added copy constructor prototypes

1.01  Sat May  3 01:41:34 1997
	- overloaded operators

1.00  Thu May  1 02:10:45 1997
	- released version 1.00 on an unsuspecting world

0.05  Tue Apr 29 14:36:08 1997
	- added a pstring typemap entry to allow &sv_undef to be converted
to NULL in the right places.

0.04  Mon Apr 28 17:30:16 1997
	- released version 0.04

0.04  Mon Apr 21 17:00:47 1997
	- added a DISTNAME => 'PerlQt' to Makefile.PL

0.03  Wed Apr 16 18:23:58 1997
	- released version 0.03

0.03  Wed Apr 16 16:46:34 1997
	- created examples/ and added a few ports of the Qt-1.2 examples

0.03  Wed Apr 16 16:27:26 1997
	- changed all referenced to $Align* to %Align in the tutorials

0.03  Sat Apr 12 14:42:02 1997
	- Added a QPrinter interface module

0.03  Thu Apr 10 13:43:18 1997
	- Added a method to determine the Qt version being compiled with
involving qslider.h

0.03  Thu Apr 10 13:37:43 1997
	- Changed the -I order to make $(QTDIR) searched first

0.03  Thu Apr 10 11:38:15 1997
	- Added a QToolTip interface module

0.03  Tue Apr  8 12:33:18 1997
	- Edited INSTALL to describe configuration through Qt.config

0.02  Mon Apr  7 17:43:44 1997
	- released version 0.02

0.02  Sun Apr  6 22:28:25 1997
	- Added typemap entries which allow QMenuData, QPaintDevice,
and QRangeControl methods to work properly when called via sub-classes
which inherit them and some other class through multiple-inheritance

0.02  Sun Apr  6 19:26:22 1997
	- Created a Qt.config in the main PerlQt directory which will be
required by all module Makefile.PL's, and contains user-editable build
configuration information. 

0.02  Fri Apr  4 12:13:43 1997
	- Added 20 new interface modules. QButtonGroup, QCheckBox, QComboBox,
QDialog, QFileDialog, QGroupBox, QLayout, QLineEdit, QListBox, QMenuBar,
QMenuData, QMessageBox, QMultiLineEdit, QPopupMenu, QRadioButton, QTabBar,
QTabDialog, QTableView, QTimer and QWindow

0.02  Thu Apr  3 14:52:55 1997
	- added a note in INSTALL about setting QTDIR before compiliation

0.02  Thu Apr  3 10:37:29 1997
	- changed all references to '/usr/lib/qt' to '$(QTDIR)'

0.02  Thu Apr  3 10:03:53 1997
	- created a CREDITS file

0.02  Thu Apr  3 09:54:57 1997
	- updated README to match the 0.01 release-notice, and added a note
	  about binary incomatibility with perl5.003

0.01  Tue Apr  1 00:00:00 1997
	- released version 0.01

0.01  Tue Mar  4 13:44:30 1997
	- original version; created by h2xs 1.18