Changeset 561 for trunk/README


Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/README

    r2 r561  
    1 This is Qt version 4.5.1.
     1This is Qt version 4..1.
    22
    33Qt is a comprehensive cross-platform C++ application framework. Qt 4
    44introduces new features and many improvements over the 3.x series. See
    5 http://doc.trolltech.com/latest/qt4-intro.html for details.
     5http:///latest/qt4-intro.html for details.
    66
    77The Qt 4.x series is not binary compatible or source compatible with
    88the 3.x series. For more information on porting from Qt 3 to Qt 4, see
    9 http://doc.trolltech.com/latest/porting4.html.
     9http:///latest/porting4.html.
    1010
    1111
    1212INSTALLING Qt
     13
     14
     15
    1316
    1417On Windows and Mac OS X, if you want to install the precompiled binary
     
    1619installation wizard.
    1720
    18 On Mac OS X, the binary package requires Mac OS X 10.4.x (Tiger) or
     21 (Tiger) or
    1922later and GCC 4.0.1 to develop applications. Its applications will run
    20 on Mac OS X 10.3.9 and above.
     23on Mac OS X 10. and above.
    2124
    22 If you have a source package (a .tar.gz, .tar.bz2, or .zip file),
    23 follow the instructions in the INSTALL file.
     25For Mac OS X Cocoa, the binary package requires Mac OS X 10.5 (Leopard) or
     26later and GCC 4.0.1 to develop applications.  Its applications will run
     27on Mac OS X 10.5 and above.
     28
     29If you want to install the precompiled binary package for Symbian,
     30follow these instructions:
     31http://qt.nokia.com/doc/4.6/install-symbian-installer.html
    2432
    2533
     
    2735
    2836Once Qt is installed, we suggest that you take a look at the demos and
    29 examples to see Qt in action. Run the Qt Examples and Demos either by
     37examples to see Qt in action.
     38
     39For desktop computers, run the Qt Examples and Demos either by
    3040typing 'qtdemo' on the command line or through the desktop's Start
    3141menu. On Mac OS X, you can find it in /Developers/Applications/Qt.
     42
     43
     44
    3245
    3346
     
    3851type 'assistant' on the command line or use the Start menu. On Mac OS
    3952X, you can find it in /Developer/Applications/Qt.  The latest
    40 documentation is available at http://doc.trolltech.com/.
     53documentation is available at http:///.
    4154
    4255
    4356SUPPORTED PLATFORMS
    4457
    45 For this release, the following platforms have been tested:
    46 
    47   win32-g++        (mingw)
    48   win32-msvc
    49   win32-msvc2003
    50   win32-msvc2005
    51   win32-msvc2008
    52 
    53   aix-xlc
    54   aix-xlc-64
    55   hpux-acc
    56   hpux-acc-64
    57   hpux-acc-o64
    58   hpux-g++
    59   hpux-g++-64
    60   hpuxi-acc-32
    61   hpuxi-acc-64
    62   linux-g++
    63   linux-icc
    64   linux-icc-32
    65   linux-icc-64
    66   solaris-cc
    67   solaris-cc-64
    68   solaris-g++
    69   solaris-g++-64
    70 
    71   macx-g++
    72   macx-g++42
    73 
    74   qws/linux-x86-g++
    75   qws/linux-arm-g++
    76 
    77   wince50standard-armv4i-msvc2005
    78   wince50standard-armv4i-msvc2008
    79   wince50standard-mipsii-msvc2005
    80   wince50standard-mipsii-msvc2008
    81   wince50standard-x86-msvc2005
    82   wince50standard-x86-msvc2008
    83   wincewm50pocket-msvc2005
    84   wincewm50pocket-msvc2008
    85   wincewm50smart-msvc2005
    86   wincewm50smart-msvc2008
    87   wincewm60professional-msvc2005
    88   wincewm60professional-msvc2008
    89   wincewm60standard-msvc2005
    90   wincewm60standard-msvc2008
    91 
    9258For a complete list of supported platforms, see
    93 http://www.qtsoftware.com/developer/supported-platforms/supported-platforms/
    94 
    95 For a description of Qt's platform support policy, see
    96 http://www.qtsoftware.com/support-services/support/platform-support-policy
     59http://qt.nokia.com/doc/4.6/supported-platforms.html.
    9760
    9861
     
    10770
    10871For a full listing of the contents of each module, please refer to
    109 http://doc.trolltech.com/4.4/modules.html.
     72http://
    11073
    11174
     
    11376
    11477If you think you have found a bug in Qt, we would like to hear about
    115 it so that we can fix it. Before reporting a bug, please check
    116 http://qtsoftware.com/developer/faqs/ and
    117 http://qtsoftware.com/products/appdev/platform/platforms/ to see if
    118 the issue is already known.
     78it so that we can fix it.  The Qt bug tracking system is open to the
     79public at http://bugreports.qt.nokia.com/.
     80
     81Before reporting a bug, please use the bug-tracker's search functions
     82and consult http://qt.nokia.com/developer/faqs/ to see if the issue is
     83already known.
    11984
    12085Always include the following information in your bug report: the name