summaryrefslogtreecommitdiffstats
path: root/changes-3.3.8
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
commitdfb87398c72e9248aa709ae212e6ab7f2209003d (patch)
tree52422e7b6774fcc503d7c701cb2c77fa016386e8 /changes-3.3.8
parent891a448afad4ab1f09bfb0cfee71652975bd7687 (diff)
downloadtqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz
tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip
Automated update from Qt3
Diffstat (limited to 'changes-3.3.8')
-rw-r--r--changes-3.3.812
1 files changed, 6 insertions, 6 deletions
diff --git a/changes-3.3.8 b/changes-3.3.8
index 540d63615..b9151d41b 100644
--- a/changes-3.3.8
+++ b/changes-3.3.8
@@ -1,6 +1,6 @@
Qt 3.3.8 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 3.3.7, Qt 3.3.6, Qt 3.3.5, 3.3.4, Qt 3.3.3,
-Qt 3.3.2, Qt 3.3.1 and Qt 3.3.0.
+compatibility (source and binary) with TQt 3.3.7, TQt 3.3.6, TQt 3.3.5, 3.3.4, TQt 3.3.3,
+Qt 3.3.2, TQt 3.3.1 and TQt 3.3.0.
****************************************************************************
* General *
@@ -187,7 +187,7 @@ Windows:
Mac OS X:
- Made the endian preprocessor define dependent on the architecture. This means
- that it is possible to build a universal Qt library on one machine. However,
+ that it is possible to build a universal TQt library on one machine. However,
qmake_image_collection.cpp is still dependent upon the machine it was
generated on.
@@ -237,18 +237,18 @@ X11:
- Fixed problem with applications hanging while querying the clipboard. This is
related to the KDE bug reported at http://bugs.kde.org/show_bug.cgi?id=80072.
-- Fixed a crash that could occur when Qt uses a DirectColor visual.
+- Fixed a crash that could occur when TQt uses a DirectColor visual.
- Fixed a rare crash in QPixmap::convertToImage() when XGetImage() fails.
-- Fixed issue where events were not being processed by Qt when using the Qt
+- Fixed issue where events were not being processed by TQt when using the Qt
Motif Extension.
- The X input method language status window is no longer shown for popup menus
on Solaris.
- Fixed incorrect use of colors when painting on the default (TrueColor) screen
- when running a Qt application on a multi-screen display where the default
+ when running a TQt application on a multi-screen display where the default
screen uses a TrueColor visual and the secondary screen a PseudoColor visual.
- Fixed a bug where calling newPage() directly before destroying the QPrinter