diff options
Diffstat (limited to 'dist/README')
-rw-r--r-- | dist/README | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/dist/README b/dist/README index c9e7677..039fbc2 100644 --- a/dist/README +++ b/dist/README @@ -2,11 +2,11 @@ This is Qt version %VERSION%. Qt is a comprehensive cross-platform C++ application framework. Qt 4 introduces new features and many improvements over the 3.x series. See -http://doc.qtsoftware.com/latest/qt4-intro.html for details. +http://qt.nokia.com/doc/latest/qt4-intro.html for details. The Qt 4.x series is not binary compatible or source compatible with the 3.x series. For more information on porting from Qt 3 to Qt 4, see -http://doc.qtsoftware.com/latest/porting4.html . +http://qt.nokia.com/doc/latest/porting4.html . INSTALLING Qt @@ -37,7 +37,7 @@ The Qt reference documentation is available locally in Qt's doc/html directory. You can use Qt Assistant to view it; to launch Assistant, type 'assistant' on the command line or use the Start menu. On Mac OS X, you can find it in /Developer/Applications/Qt. The latest -documentation is available at http://doc.qtsoftware.com/ . +documentation is available at http://qt.nokia.com/doc/ . SUPPORTED PLATFORMS @@ -90,10 +90,7 @@ For this release, the following platforms have been tested: wincewm60standard-msvc2008 For a complete list of supported platforms, see -http://doc.qtsoftware.com/latest/supported-platforms.html - -For a description of Qt's platform support policy, see -http://qtsoftware.com/support-services/support/platform-support-policy +http://qt.nokia.com/doc/latest/supported-platforms.html. COMMERCIAL EDITIONS @@ -106,15 +103,15 @@ the QtCore, QtGui (except QGraphicsView), QtTest, QtDBus and Qt3Support modules. For a full listing of the contents of each module, please refer to -http://doc.qtsoftware.com/latest/modules.html +http://qt.nokia.com/doc/latest/modules.html HOW TO REPORT A BUG If you think you have found a bug in Qt, we would like to hear about it so that we can fix it. Before reporting a bug, please check -http://qtsoftware.com/developer/faqs/ and -http://qtsoftware.com/products/appdev/platform/platforms/ to see if +http://qt.nokia.com/developer/faqs/ and +http://qt.nokia.com/products/appdev/platform/platforms/ to see if the issue is already known. Always include the following information in your bug report: the name @@ -128,7 +125,7 @@ such a program can be created with some minor changes to one of the many example programs in Qt's examples directory. Please submit the bug report using the Task Tracker on the Trolltech website: -http://qtsoftware.com/developer/task-tracker +http://qt.nokia.com/developer/task-tracker Qt is a trademark of Nokia Corporation and/or its subsidiary(-ies). |