dist/changes-4.6.4
changeset 33 3e2da88830cd
child 37 758a864f9613
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
       
     1 Qt 4.6.4 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 or the Merge Request queue
       
    13 of the public source repository.
       
    14 
       
    15 Qt Bug Tracker: http://bugreports.qt.nokia.com
       
    16 Merge Request:  http://qt.gitorious.org
       
    17 
       
    18 ****************************************************************************
       
    19 *                           General                                        *
       
    20 ****************************************************************************
       
    21 
       
    22 New features
       
    23 ------------
       
    24 
       
    25  - SomeClass, SomeOtherClass
       
    26     * New classes for foo, bar and baz
       
    27 
       
    28 Optimizations
       
    29 -------------
       
    30 
       
    31  - Optimized foo in QSomeClass
       
    32     * See list of Important Behavior Changes below
       
    33 
       
    34 
       
    35 ****************************************************************************
       
    36 *                          Library                                         *
       
    37 ****************************************************************************
       
    38 
       
    39 QtCore
       
    40 ------
       
    41 
       
    42  - foo
       
    43     * bar
       
    44 
       
    45 QtGui
       
    46 -----
       
    47 
       
    48  - foo
       
    49     * bar
       
    50 
       
    51 QtDBus
       
    52 ------
       
    53 
       
    54  - foo
       
    55     * bar
       
    56 
       
    57 QtNetwork
       
    58 ---------
       
    59 
       
    60  - foo
       
    61     * bar
       
    62 
       
    63 QtOpenGL
       
    64 --------
       
    65 
       
    66  - foo
       
    67     * bar
       
    68 
       
    69 QtScript
       
    70 --------
       
    71 
       
    72  - foo
       
    73     * bar
       
    74 
       
    75 QtSql
       
    76 -----
       
    77 
       
    78  - foo
       
    79     * bar
       
    80 
       
    81 QtXml
       
    82 -----
       
    83 
       
    84  - foo
       
    85     * bar
       
    86 
       
    87 Qt Plugins
       
    88 ----------
       
    89 
       
    90  - foo
       
    91     * bar
       
    92 
       
    93 Third party components
       
    94 ----------------------
       
    95 
       
    96  - Updated foo to version 2.3.9.
       
    97 
       
    98  - Updated bar to the latest version from baz.org.
       
    99 
       
   100 
       
   101 ****************************************************************************
       
   102 *                      Platform Specific Changes                           *
       
   103 ****************************************************************************
       
   104 
       
   105 Qt for Unix (X11 and Mac OS X)
       
   106 ------------------------------
       
   107 
       
   108  - 
       
   109 
       
   110 Qt for Linux/X11
       
   111 ----------------
       
   112 
       
   113  -
       
   114 
       
   115 Qt for Windows
       
   116 --------------
       
   117 
       
   118  -
       
   119 
       
   120 Qt for Mac OS X
       
   121 ---------------
       
   122 
       
   123  -
       
   124 
       
   125 Qt for Embedded Linux
       
   126 ---------------------
       
   127 
       
   128  -
       
   129 
       
   130 DirectFB
       
   131 --------
       
   132 
       
   133  -
       
   134 
       
   135 Qt for Windows CE
       
   136 -----------------
       
   137 
       
   138  -
       
   139 
       
   140 ****************************************************************************
       
   141 *                          Tools                                           *
       
   142 ****************************************************************************
       
   143 
       
   144  - Designer
       
   145    * foo
       
   146 
       
   147  - qdoc3
       
   148    * bar
       
   149 
       
   150  - Linguist
       
   151    * baz
       
   152 
       
   153 ****************************************************************************
       
   154 * Important Behavior Changes *
       
   155 ****************************************************************************
       
   156 
       
   157  -
       
   158