1 Qt 3.2.1 is a bugfix release. It maintains both forward and backward
2 compatibility (source and binary) with Qt 3.2.0
5 ****************************************************************************
7 ****************************************************************************
12 Small fixes to build with gcc-3.4. Build fix for the DB2 Sql driver
13 on Borland. Work around a compiler bug in Sun Forte 6. Fix a build
14 issue for 64bit HP/UC.
19 Document a known problem related to clipboard and selection handling
20 between Qt and Motif components. See the Qt Motif Extension
21 documentation for a more detailed description of the problem.
25 Correctly remove connections to deleted actions from the meta
29 ****************************************************************************
31 ****************************************************************************
37 Update arguments passed to the constructor correctly when
38 arguments have already been processed.
40 Fix a regression against 3.1.2 with minimized dock windows.
42 Fix a bug in ownerDocument()
44 Fix to small usability regressions from 3.1.2.
46 Fix regression against 3.1.2: textChanged signal after
47 setText("") should contain a non null string.
48 - QMotifDialog [Qt Motif Extension]
49 - QMotifWidget [Qt Motif Extension]
50 Fix incorrect usage of XtSetArg(). In certain cases, some
51 variables would be incorrectly modified, resulting in
52 out-of-bounds memory access and/or crashes.
53 - QPainter/QFontMetrics
54 Fix some problems related to line breaking and size
55 calculation of multi line text layouts.
57 Fix a problem with setCollapsible.
59 Fix updates in tables without a primary key.
61 Fix crash in odbc and db2 drivers when using binary fields.
63 Fix possible crash in the QTable destructor.
65 Fix a slight behavioral change in the sizeHint between 3.1.2
67 - QApplication::reverseLayout
68 Fix some problems with dockwindows/toolbars in reverse layout
71 Fix emitting of dropped().
73 Platform Specific Issues
74 ------------------------
79 Fix possible memory corruption when printing.
80 Windows 98: Fix a problem with displaying of russian
81 text using the default font.
83 Fix a regression printing text in high resolution mode.
85 Fix a problem in setPageSize().
86 Windows 95/98/Me: Fix a possible crash.
87 - QWaitCondition and QThread
88 Fix two possible race conditions.
92 QString::sprintf() work around a memory leak in the Windows C
95 Fix problem with dragging URLs.
96 Reverted back accept(), ignore(), acceptAction() to 3.1.x behavior.
98 Better positioning of the IME composition window.
103 Smaller fixes to the Mac Style.
104 Some fixes for Panther.
106 Fixes for arabic; speed improvements.
107 Make the NoAntialias flag work.
112 Fix possible crash with broken open type fonts.
114 Fix possible crash in setMicroFocusHint().
116 Fix possible crash when drawing text with opaque background.
117 Fix crash if printer tries to print to a nonexistant printer.
119 Fix drawing problem when using some complex clip
120 regions on the painter.
122 Fix a possible performance problem and server side memory
125 Fix regression against 3.1.1 when dragging across multiple
131 Fix mouse event delivery bug with modal dialogs and touch
134 An empty rectangle will now create an empty region, like on
137 Preserve alpha channel in xform().
139 Make setPixelSize() work correctly.
141 Fix loading of BMP images.
143 Make the -no-zlib option work correctly.