summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
blob: db4ab5f104c5a04bc8f1015d402a4435e5396af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Qt 4.6 introduces many new features and improvements as well as bugfixes
over the 4.5.x series. For more details, refer to the online documentation
included in this distribution. The documentation is also available online:

  http://doc.trolltech.com/4.6

The Qt version 4.6 series is binary compatible with the 4.5.x series.
Applications compiled for 4.5 will continue to run with 4.6.

Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:

  http://www.qtsoftware.com/developer/task-tracker

Each of these identifiers can be entered in the task tracker to obtain more
information about a particular change.

****************************************************************************
*                           General                                        *
****************************************************************************



****************************************************************************
*                          Library                                         *
****************************************************************************


****************************************************************************
*                      Platform Specific Changes                           *
****************************************************************************

 

****************************************************************************
*                   Important Behavior Changes                             *
****************************************************************************

 - The experimental Direct3D paint engine has been removed. The
   reasons for this is that Qt Software focuses on OpenGL for desktop
   hardware accelerated rendering.