Fixing warnings in QScopedPointer test case
[qt-netbsd.git] / dist / changes-2.1.1
blobbb653fee6aedb504ffaf77cf6b010446a1ec61c2
2 Qt 2.1.1 is a bugfix release. It keeps both forward and backward
3 compatibility (source and binary) with Qt 2.1.
6 ****************************************************************************
7 *                           General                                        *
8 ****************************************************************************
10 - Many documentation improvements
12 - Various compilation problems relating to particular versions of xlC,
13 MipsPRO, Solaris, Japanese Windows, old X11 libraries, and gcc 2.7.2
14 fixed
16 - 64bit HP build targets added
18 - Qt OpenGL Extension updated; see details in qt/extensions/opengl/CHANGES
20 - As usual, many minor bugfixes, too small to be mentioned here.
23 ****************************************************************************
24 *                           Specific                                       *
25 ****************************************************************************
27 QToolbar:       fix of layout-saving when moving out of dock
29 QAccel:         Support for non-alphanumeric keys
31 QPrinter:       Better tolerance for PS interpreter peculiarities
33 QPainter:       drawText() with rasterOp on Windows
35 QIconView:      Drawing fixes
37 QDate:          Ensure invalid status when created with invalid values
39 Motif Dnd:      Fix possible crash
41 QWorkSpace:     Proper minimize/maximize activation
43 QListBox:       Optimization: better performance for lists with thousands of
44                 elements. Selection problem fixed.
45                 
46 QFont:          Fontset matching fix for X11
48 QMultiLineEdit: Wordwrap/selection workaround
50 QTabBar:        Refresh layout after style change. Optimization.
52 QTimer:         Zero-timers on Windows speedup
54 QFileDialog:    Correct caption on Windows
56 QComboBox:      Accept only left button. Do proper font propagation.
58 QMenuBar:       Accept only left button
60 QDialog:        Modal dialogs after QApplication::exec() returns
62 QWidget:        Optimization: fewer server round-trips
64 QCheckBox:      Fixed mask drawing
66 QSpinBox:       Accept '-' key, for negative values
68 Dnd:            Allow disabling on X11
69         
70 QFontDatabase:  Use QApplication's charset as default,
71                 and fixed garbage on Win2000