summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 12:31:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 12:31:36 -0600
commitd796c9dd933ab96ec83b9a634feedd5d32e1ba3f (patch)
tree6e3dcca4f77e20ec8966c666aac7c35bd4704053 /README
downloadtqt3-d796c9dd933ab96ec83b9a634feedd5d32e1ba3f.tar.gz
tqt3-d796c9dd933ab96ec83b9a634feedd5d32e1ba3f.zip
Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731
Diffstat (limited to 'README')
-rw-r--r--README63
1 files changed, 63 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..9743143e
--- /dev/null
+++ b/README
@@ -0,0 +1,63 @@
+This is Qt version 3.3.8
+
+Qt is a multiplatform C++ GUI application framework.
+
+Qt 3.3 introduces new features and many improvements over the 3.2.x
+series. See the changes file for details.
+
+The Qt version 3.3 series is binary compatible with the 3.2.x series -
+applications compiled for 3.2 will continue to run with 3.3.
+
+For this release, the following platforms have been tested:
+
+win32-borland
+win32-g++
+win32-icc
+win32-msvc
+win32-msvc.net
+win32-msvc2005
+
+aix-g++
+aix-xlc
+aix-xlc-64
+freebsd-g++
+freebsd-icc
+hpux-acc
+hpux-g++
+irix-cc
+irix-cc-64
+irix-g++
+linux-ecc-64
+linux-g++
+linux-g++-64
+linux-icc
+solaris-cc
+solaris-cc-64
+solaris-g++
+solaris-g++-64
+tru64-g++
+
+macx-g++
+macx-pbuilder
+
+If you want to use Qt 3 on an unsupported version of Unix, please
+contact us at qt-bugs@trolltech.com so that we can assist you.
+
+
+How to get the release:
+
+Qt Open Source Edition: Download the .tar.gz archive from
+ftp.trolltech.com. For faster download times, use ftpsearch and search
+for qt-x11-free-3.3.8 to find it on a mirror ftp site
+near you.
+
+Qt Professional Edition, Qt Enterprise Edition: Holders of valid
+licenses should have received an email with instructions on how to
+get the new release. Contact sales@trolltech.com if you are a
+Professional or Enterprise Edition licensee and have not received this
+email.
+
+Any problems encountered with Qt 3.3 should be reported to
+qt-bugs@trolltech.com.
+
+Qt is a trademark of Trolltech ASA.