dist/changes-4.6.3
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 Qt 4.6.3 is a bug-fix release. It maintains both forward and backward
       
     2 compatibility (source and binary) with Qt 4.6.0.  For more details,
       
     3 refer to the online documentation included in this distribution. The
       
     4 documentation is also available online:
       
     5 
       
     6   http://qt.nokia.com/doc/4.6
       
     7 
       
     8 The Qt version 4.6 series is binary compatible with the 4.5.x series.
       
     9 Applications compiled for 4.5 will continue to run with 4.6.
       
    10 
       
    11 Some of the changes listed in this file include issue tracking numbers
       
    12 corresponding to tasks in the Qt Bug Tracker, the (now obsolete) Task
       
    13 Tracker, or the Merge Request queue of the public source repository.
       
    14 
       
    15 Qt Bug Tracker: http://bugreports.qt.nokia.com
       
    16 Task Tracker:   http://qt.nokia.com/developer/task-tracker
       
    17 Merge Request:  http://qt.gitorious.org
       
    18 
       
    19 ****************************************************************************
       
    20 *                           General                                        *
       
    21 ****************************************************************************
       
    22 
       
    23 New features
       
    24 ------------
       
    25 
       
    26  - SomeClass, SomeOtherClass
       
    27     * New classes for foo, bar and baz
       
    28 
       
    29 Optimizations
       
    30 -------------
       
    31 
       
    32  - Optimized foo in QSomeClass
       
    33     * See list of Important Behavior Changes below
       
    34 
       
    35 
       
    36 ****************************************************************************
       
    37 *                          Library                                         *
       
    38 ****************************************************************************
       
    39 
       
    40 QtCore
       
    41 ------
       
    42 
       
    43  - foo
       
    44     * bar
       
    45 
       
    46 QtGui
       
    47 -----
       
    48 
       
    49  - foo
       
    50     * bar
       
    51 
       
    52 QtDBus
       
    53 ------
       
    54 
       
    55  - foo
       
    56     * bar
       
    57 
       
    58 QtNetwork
       
    59 ---------
       
    60 
       
    61  - foo
       
    62     * bar
       
    63 
       
    64 QtOpenGL
       
    65 --------
       
    66 
       
    67  - foo
       
    68     * bar
       
    69 
       
    70 QtScript
       
    71 --------
       
    72 
       
    73  - foo
       
    74     * bar
       
    75 
       
    76 QtSql
       
    77 -----
       
    78 
       
    79  - foo
       
    80     * bar
       
    81 
       
    82 QtXml
       
    83 -----
       
    84 
       
    85  - foo
       
    86     * bar
       
    87 
       
    88 Qt Plugins
       
    89 ----------
       
    90 
       
    91  - foo
       
    92     * bar
       
    93 
       
    94 Third party components
       
    95 ----------------------
       
    96 
       
    97  - Updated foo to version 2.3.9.
       
    98 
       
    99  - Updated bar to the latest version from baz.org.
       
   100 
       
   101 
       
   102 ****************************************************************************
       
   103 *                      Platform Specific Changes                           *
       
   104 ****************************************************************************
       
   105 
       
   106 Qt for Unix (X11 and Mac OS X)
       
   107 ------------------------------
       
   108 
       
   109  - 
       
   110 
       
   111 Qt for Linux/X11
       
   112 ----------------
       
   113 
       
   114  -
       
   115 
       
   116 Qt for Windows
       
   117 --------------
       
   118 
       
   119  -
       
   120 
       
   121 Qt for Mac OS X
       
   122 ---------------
       
   123 
       
   124  -
       
   125 
       
   126 Qt for Embedded Linux
       
   127 ---------------------
       
   128 
       
   129  -
       
   130 
       
   131 DirectFB
       
   132 --------
       
   133 
       
   134  -
       
   135 
       
   136 Qt for Windows CE
       
   137 -----------------
       
   138 
       
   139  -
       
   140 
       
   141 Qt for Symbian
       
   142 --------------
       
   143 
       
   144  - [QT-567] Implementation of QtMultimedia QAudio* APIs
       
   145  - [QTBUG-8919] Modified Phonon MMF backend to support video playback on
       
   146    platforms which use graphics surfaces (i.e. platforms using the
       
   147    New Graphics Architecture a.k.a. ScreenPlay)
       
   148 
       
   149 ****************************************************************************
       
   150 *                          Tools                                           *
       
   151 ****************************************************************************
       
   152 
       
   153  - Designer
       
   154    * foo
       
   155 
       
   156  - qdoc3
       
   157    * bar
       
   158 
       
   159  - Linguist
       
   160    * baz
       
   161 
       
   162 ****************************************************************************
       
   163 * Important Behavior Changes *
       
   164 ****************************************************************************
       
   165 
       
   166  -
       
   167