diff options
author | Iikka Eklund <iikka.eklund@digia.com> | 2012-10-29 07:23:38 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-10-30 17:11:43 (GMT) |
commit | b21f47c0f121d56c7b8bb14f0b37e3dfba9c0988 (patch) | |
tree | 3a32a833c2d13568898f5ea9bc9cfe7d016a180b /dist | |
parent | 4457a36cfba4e9ce8efba82bad7f4c62abf117fc (diff) | |
download | Qt-b21f47c0f121d56c7b8bb14f0b37e3dfba9c0988.zip Qt-b21f47c0f121d56c7b8bb14f0b37e3dfba9c0988.tar.gz Qt-b21f47c0f121d56c7b8bb14f0b37e3dfba9c0988.tar.bz2 |
Update README file
Minor update into url's in README file. Updated also copyright.
Change-Id: Ida5c8a0446cdca848fbf84700c3858eda97cfe56
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/dist/README b/dist/README index 73c8be1..143bf1c 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://qt.nokia.com/doc/latest/qt4-intro.html for details. +http://qt-project.org/doc/qt-4.8/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://qt.nokia.com/doc/latest/porting4.html. +http://qt-project.org/doc/qt-4.8/porting4.html. INSTALLING Qt @@ -28,7 +28,7 @@ on Mac OS X 10.5 and above. If you want to install the precompiled binary package for Symbian, follow these instructions: -http://qt.nokia.com/doc/%SHORTVERSION%/install-symbian-installer.html +http://qt-project.org/doc/qt-%SHORTVERSION%/install-symbian-installer.html DEMOS AND EXAMPLES @@ -50,13 +50,13 @@ 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://qt.nokia.com/doc/. +documentation is available at http://qt-project.org/doc/. SUPPORTED PLATFORMS For a complete list of supported platforms, see -http://qt.nokia.com/doc/%SHORTVERSION%/supported-platforms.html. +http://qt-project.org/doc/qt-%SHORTVERSION%/supported-platforms.html. COMMERCIAL EDITIONS @@ -69,17 +69,17 @@ the QtCore, QtGui (except QGraphicsView), QtTest, QtDBus and Qt3Support modules. For a full listing of the contents of each module, please refer to -http://qt.nokia.com/doc/%SHORTVERSION%/modules.html +http://qt-project.org/doc/qt-%SHORTVERSION%/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. The Qt bug tracking system is open to the -public at http://bugreports.qt.nokia.com/. +public at http://bugreports.qt-project.org/. Before reporting a bug, please use the bug-tracker's search functions -and consult http://qt.nokia.com/developer/faqs/ to see if the issue is +and consult http://qt-project.org/faq to see if the issue is already known. Always include the following information in your bug report: the name @@ -94,4 +94,4 @@ example programs in Qt's examples directory, or to the autotests that are available in the public source repository on http://qt.gitorious.org/. -Qt is a trademark of Nokia Corporation and/or its subsidiary(-ies). +Qt is a trademark of Digia Plc and/or its subsidiary(-ies). |