summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-12 15:26:23 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-12 15:26:23 +1000
commit168ebe84e7b7234a4f51e7b3b6ac4f14b6766c20 (patch)
tree8428f893886a05ef2d12d73d8e0aba57b902a96a /dist
parent812b3940012f3c04fb79b8fa8c4ac64ff8051dd4 (diff)
Update URL's to use new domain.
Reviewed-by: Trust Me
Diffstat (limited to 'dist')
-rw-r--r--dist/README19
-rw-r--r--dist/changes-4.5.02
-rw-r--r--dist/changes-4.5.12
-rw-r--r--dist/changes-4.5.24
-rw-r--r--dist/changes-4.5.32
-rw-r--r--dist/changes-4.6.02
6 files changed, 14 insertions, 17 deletions
diff --git a/dist/README b/dist/README
index c9e7677a7a..039fbc209c 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).
diff --git a/dist/changes-4.5.0 b/dist/changes-4.5.0
index 3fc075fc68..fbb2c8fdac 100644
--- a/dist/changes-4.5.0
+++ b/dist/changes-4.5.0
@@ -10,7 +10,7 @@ Applications compiled for 4.4 will continue to run with 4.5.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
- http://www.qtsoftware.com/developer/task-tracker
+ http://qt.nokia.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain more
information about a particular change.
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index c9e689fd97..cb541da378 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -11,7 +11,7 @@ Applications compiled for 4.4 will continue to run with 4.5.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
- http://www.qtsoftware.com/developer/task-tracker
+ http://qt.nokia.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain more
information about a particular change.
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2
index 163e476de9..9a7b5e4b52 100644
--- a/dist/changes-4.5.2
+++ b/dist/changes-4.5.2
@@ -3,7 +3,7 @@ compatibility (source and binary) with Qt 4.5.1. For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:
- http://doc.qtsoftware.com/4.5
+ http://qt.nokia.com/doc/4.5
The Qt version 4.5 series is binary compatible with the 4.4.x series.
Applications compiled for 4.4 will continue to run with 4.5.
@@ -11,7 +11,7 @@ Applications compiled for 4.4 will continue to run with 4.5.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
- http://www.qtsoftware.com/developer/task-tracker
+ http://qt.nokia.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain more
information about a particular change.
diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3
index 096d28c57a..09214c284e 100644
--- a/dist/changes-4.5.3
+++ b/dist/changes-4.5.3
@@ -11,7 +11,7 @@ Applications compiled for 4.4 will continue to run with 4.5.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
- http://www.qtsoftware.com/developer/task-tracker
+ http://qt.nokia.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain more
information about a particular change.
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 7a6decfa97..9685168b08 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -10,7 +10,7 @@ Applications compiled for 4.5 will continue to run with 4.6.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
- http://www.qtsoftware.com/developer/task-tracker
+ http://qt.nokia.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain more
information about a particular change.