dist/changes-4.7.1
changeset 37 758a864f9613
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
       
     1 Qt 4.7.1 is a bug-fix release. It maintains both forward and backward
       
     2 compatibility (source and binary) with Qt 4.7.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.7
       
     7 
       
     8 The Qt version 4.7 series is binary compatible with the 4.6.x series.
       
     9 Applications compiled for 4.6 will continue to run with 4.7.
       
    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 Optimizations
       
    24 -------------
       
    25 
       
    26  - Improved the benchmarking library's timing code
       
    27     * Uses a faster access to the system clock
       
    28 
       
    29  * See list of Important Behavior Changes below
       
    30 
       
    31 
       
    32 ****************************************************************************
       
    33 *                          Library                                         *
       
    34 ****************************************************************************
       
    35 
       
    36 QtCore
       
    37 ------
       
    38 
       
    39 
       
    40 QtGui
       
    41 -----
       
    42 
       
    43 
       
    44 QtDBus
       
    45 ------
       
    46 
       
    47 
       
    48 QtMultimedia
       
    49 ------------
       
    50 
       
    51 
       
    52 QtNetwork
       
    53 ---------
       
    54 
       
    55 
       
    56 QtOpenGL
       
    57 --------
       
    58 
       
    59 
       
    60 QtOpenVG
       
    61 --------
       
    62 
       
    63 
       
    64 QtWebKit
       
    65 --------
       
    66 
       
    67 
       
    68 QtSql
       
    69 -----
       
    70 
       
    71 
       
    72 QtSvg
       
    73 -----
       
    74 
       
    75 
       
    76 Qt Plugins
       
    77 ----------
       
    78 
       
    79 
       
    80 
       
    81 ****************************************************************************
       
    82 *                      Platform Specific Changes                           *
       
    83 ****************************************************************************
       
    84 
       
    85 Qt for Unix (X11 and Mac OS X)
       
    86 ------------------------------
       
    87 
       
    88 
       
    89 Qt for Linux/X11
       
    90 ----------------
       
    91 
       
    92 
       
    93 Qt for Windows
       
    94 --------------
       
    95 
       
    96 
       
    97 Qt for Mac OS X
       
    98 ---------------
       
    99 
       
   100 
       
   101 Qt for Symbian
       
   102 --------------
       
   103 
       
   104 
       
   105 
       
   106 ****************************************************************************
       
   107 *                          Tools                                           *
       
   108 ****************************************************************************
       
   109 
       
   110  - Designer
       
   111 
       
   112  - uic
       
   113 
       
   114 ****************************************************************************
       
   115 *                     Important Behavior Changes                           *
       
   116 ****************************************************************************
       
   117 
       
   118