summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 20:29:21 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 20:29:21 +1000
commitf5408614bf3fe20ad5c4937c2329c8a77b8753cf (patch)
tree14648e99f6d8d8ec1f7b8e789ed833ac2a050703 /dist
parentef9fec988d3d7ea33836a08128119f99747dc9d5 (diff)
Update URL of online documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'dist')
-rw-r--r--dist/README10
-rw-r--r--dist/changes-2.004
-rw-r--r--dist/changes-2.1.02
-rw-r--r--dist/changes-2.2.02
-rw-r--r--dist/changes-3.1.02
-rw-r--r--dist/changes-3.1.0-b12
-rw-r--r--dist/changes-3.2.02
-rw-r--r--dist/changes-3.2.0-b12
-rw-r--r--dist/changes-3.2.0-b22
-rw-r--r--dist/changes-3.3.02
-rw-r--r--dist/changes-3.3.0-b12
-rw-r--r--dist/changes-4.1.02
-rw-r--r--dist/changes-4.1.0-rc12
-rw-r--r--dist/changes-4.2.02
-rw-r--r--dist/changes-4.2.0-tp12
-rw-r--r--dist/changes-4.3.02
-rw-r--r--dist/changes-4.4.02
-rw-r--r--dist/changes-4.5.02
-rw-r--r--dist/changes-4.5.12
-rw-r--r--dist/changes-4.5.22
-rw-r--r--dist/changes-4.5.32
21 files changed, 26 insertions, 26 deletions
diff --git a/dist/README b/dist/README
index 770bb79166..6fe76729d8 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.trolltech.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.trolltech.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.trolltech.com/.
+documentation is available at http://qt.nokia.com/doc/.
SUPPORTED PLATFORMS
@@ -90,7 +90,7 @@ For this release, the following platforms have been tested:
wincewm60standard-msvc2008
For a complete list of supported platforms, see
-http://doc.trolltech.com/supported-platforms.html.
+http://qt.nokia.com/doc/supported-platforms.html.
COMMERCIAL EDITIONS
@@ -103,7 +103,7 @@ 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.trolltech.com/4.4/modules.html.
+http://qt.nokia.com/doc/4.4/modules.html.
HOW TO REPORT A BUG
diff --git a/dist/changes-2.00 b/dist/changes-2.00
index 1dcfea7933..830e9c67d9 100644
--- a/dist/changes-2.00
+++ b/dist/changes-2.00
@@ -5,7 +5,7 @@ been significally extended and improved.
This file will only give an overview of the main changes since version
1.44. A complete list would simply be too large to be useful. For
more detail see the online documentation which is included in this
-distribution, and also available on http://doc.trolltech.com/
+distribution, and also available on http://qt.nokia.com/doc/
The Qt version 2.x series is not binary compatible with the 1.x
series. This means programs compiled with Qt version 1.x must be
@@ -147,5 +147,5 @@ Unlike most toolkits, Qt lets a single executable work on all three.
* QWindowsStyle
* QWizard
-For details, see e.g http://doc.trolltech.com/qcdestyle.html (or any
+For details, see e.g http://qt.nokia.com/doc/qcdestyle.html (or any
other class name, lowercased).
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index a0794cf86f..9d03a10b35 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -3,7 +3,7 @@ Qt 2.1 introduces new features as well as many improvements over the
since version 2.0.2. A complete list would simply be too large to be
useful. For more detail see the online documentation which is included
in this distribution, and also available on
-http://doc.trolltech.com/
+http://qt.nokia.com/doc/
The Qt version 2.1 series is binary compatible with the 2.0.x
series - applications compiled for 2.0 will continue to run with 2.1.
diff --git a/dist/changes-2.2.0 b/dist/changes-2.2.0
index d5444a84cc..cbae9a97f4 100644
--- a/dist/changes-2.2.0
+++ b/dist/changes-2.2.0
@@ -4,7 +4,7 @@ Qt 2.2 introduces new features as well as many improvements over the
since version 2.1. A complete list would simply be too large to be
useful. For more detail see the online documentation which is
included in this distribution, and also available on
-http://doc.trolltech.com/
+http://qt.nokia.com/doc/
The Qt version 2.2 series is binary compatible with the 2.1.x and
2.0.x series - applications compiled for 2.0 or 2.1 will continue to
diff --git a/dist/changes-3.1.0 b/dist/changes-3.1.0
index f08094670c..4e5876d20f 100644
--- a/dist/changes-3.1.0
+++ b/dist/changes-3.1.0
@@ -2,7 +2,7 @@ Qt 3.1 introduces many significant new features and many improvements
over the 3.0.x series. This file provides an overview of the main
changes since version 3.0.x. For further details see the online
documentation which is included in this distribution, and also
-available at http://doc.trolltech.com/.
+available at http://qt.nokia.com/doc/.
The Qt version 3.1 series is binary compatible with the 3.0.x series:
applications compiled for 3.0 will continue to run with 3.1.
diff --git a/dist/changes-3.1.0-b1 b/dist/changes-3.1.0-b1
index 527992ff2c..4979a50105 100644
--- a/dist/changes-3.1.0-b1
+++ b/dist/changes-3.1.0-b1
@@ -2,7 +2,7 @@ Qt 3.1 introduces many significant new features and many improvements
over the 3.0.x series. This file provides an overview of the main
changes since version 3.0.5. For further details see the online
documentation which is included in this distribution, and also
-available at http://doc.trolltech.com/.
+available at http://qt.nokia.com/doc/.
The Qt version 3.1 series is binary compatible with the 3.0.x series:
applications compiled for 3.0 will continue to run with 3.1.
diff --git a/dist/changes-3.2.0 b/dist/changes-3.2.0
index 6d99213f10..a319939d2d 100644
--- a/dist/changes-3.2.0
+++ b/dist/changes-3.2.0
@@ -3,7 +3,7 @@ Qt 3.2 introduces new features as well as many improvements over the
3.1.x series. This file gives an overview of the main changes since
version 3.1.2. For more details, see the online documentation which
is included in this distribution. The documentation is also available
-at http://doc.trolltech.com/
+at http://qt.nokia.com/doc/
The Qt version 3.2 series is binary compatible with the 3.1.x series.
Applications compiled for 3.1 will continue to run with 3.2.
diff --git a/dist/changes-3.2.0-b1 b/dist/changes-3.2.0-b1
index cdd351448c..f54433049c 100644
--- a/dist/changes-3.2.0-b1
+++ b/dist/changes-3.2.0-b1
@@ -3,7 +3,7 @@ Qt 3.2 introduces new features as well as many improvements over the
3.1.x series. This file gives an overview of the main changes since
version 3.1.2. For more details, see the online documentation which
is included in this distribution. The documentation is also available
-at http://doc.trolltech.com/
+at http://qt.nokia.com/doc/
The Qt version 3.2 series is binary compatible with the 3.1.x series.
Applications compiled for 3.1 will continue to run with 3.2.
diff --git a/dist/changes-3.2.0-b2 b/dist/changes-3.2.0-b2
index 98910a87b0..65fb4e5ece 100644
--- a/dist/changes-3.2.0-b2
+++ b/dist/changes-3.2.0-b2
@@ -3,7 +3,7 @@ Qt 3.2 introduces new features as well as many improvements over the
3.1.x series. This file gives an overview of the main changes since
version 3.1.2. For more details, see the online documentation which
is included in this distribution. The documentation is also available
-at http://doc.trolltech.com/
+at http://qt.nokia.com/doc/
The Qt version 3.2 series is binary compatible with the 3.1.x series.
Applications compiled for 3.1 will continue to run with 3.2.
diff --git a/dist/changes-3.3.0 b/dist/changes-3.3.0
index 8523592f39..b386f8c07a 100644
--- a/dist/changes-3.3.0
+++ b/dist/changes-3.3.0
@@ -1,7 +1,7 @@
Qt 3.3 introduces many new features as well as many improvements over
the 3.2.x series. For more details, see the online documentation which
is included in this distribution. The documentation is also available
-at http://doc.trolltech.com/
+at http://qt.nokia.com/doc/
The Qt version 3.3 series is binary compatible with the 3.2.x series.
Applications compiled for 3.2 will continue to run with 3.3.
diff --git a/dist/changes-3.3.0-b1 b/dist/changes-3.3.0-b1
index 8a7433b849..d784439eed 100644
--- a/dist/changes-3.3.0-b1
+++ b/dist/changes-3.3.0-b1
@@ -1,7 +1,7 @@
Qt 3.3 introduces many new features as well as many improvements over
the 3.2.x series. For more details, see the online documentation which
is included in this distribution. The documentation is also available
-at http://doc.trolltech.com/
+at http://qt.nokia.com/doc/
The Qt version 3.3 series is binary compatible with the 3.2.x series.
Applications compiled for 3.2 will continue to run with 3.3.
diff --git a/dist/changes-4.1.0 b/dist/changes-4.1.0
index 396a5b7dc4..2468f31ff0 100644
--- a/dist/changes-4.1.0
+++ b/dist/changes-4.1.0
@@ -1,7 +1,7 @@
Qt 4.1 introduces many new features as well as many improvements and
bugfixes over the 4.0.x series. For more details, see the online
documentation which is included in this distribution. The
-documentation is also available at http://doc.trolltech.com/
+documentation is also available at http://qt.nokia.com/doc/
The Qt version 4.1 series is binary compatible with the 4.0.x series.
Applications compiled for 4.0 will continue to run with 4.1.
diff --git a/dist/changes-4.1.0-rc1 b/dist/changes-4.1.0-rc1
index fac0ce0ef4..6047496a0e 100644
--- a/dist/changes-4.1.0-rc1
+++ b/dist/changes-4.1.0-rc1
@@ -1,7 +1,7 @@
Qt 4.1 introduces many new features as well as many improvements and
bugfixes over the 4.0.x series. For more details, see the online
documentation which is included in this distribution. The
-documentation is also available at http://doc.trolltech.com/
+documentation is also available at http://qt.nokia.com/doc/
The Qt version 4.1 series is binary compatible with the 4.0.x series.
Applications compiled for 4.0 will continue to run with 4.1.
diff --git a/dist/changes-4.2.0 b/dist/changes-4.2.0
index f42da271e5..96a090f1ab 100644
--- a/dist/changes-4.2.0
+++ b/dist/changes-4.2.0
@@ -1,7 +1,7 @@
Qt 4.2 introduces many new features as well as many improvements and
bugfixes over the 4.1.x series. For more details, see the online
documentation which is included in this distribution. The
-documentation is also available at http://doc.trolltech.com/
+documentation is also available at http://qt.nokia.com/doc/
The Qt version 4.2 series is binary compatible with the 4.1.x series.
Applications compiled for 4.1 will continue to run with 4.2.
diff --git a/dist/changes-4.2.0-tp1 b/dist/changes-4.2.0-tp1
index b2a994d6c3..e8b7a46f8a 100644
--- a/dist/changes-4.2.0-tp1
+++ b/dist/changes-4.2.0-tp1
@@ -1,7 +1,7 @@
Qt 4.2 introduces many new features as well as many improvements and
bugfixes over the 4.1.x series. For more details, see the online
documentation which is included in this distribution. The
-documentation is also available at http://doc.trolltech.com/
+documentation is also available at http://qt.nokia.com/doc/
The Qt version 4.2 series is binary compatible with the 4.1.x series.
Applications compiled for 4.0 or 4.1 will continue to run with 4.2.
diff --git a/dist/changes-4.3.0 b/dist/changes-4.3.0
index bc0f636f2f..dc64740b74 100644
--- a/dist/changes-4.3.0
+++ b/dist/changes-4.3.0
@@ -1,7 +1,7 @@
Qt 4.3 introduces many new features as well as many improvements and
bugfixes over the 4.2.x series. For more details, see the online
documentation which is included in this distribution. The
-documentation is also available at http://doc.trolltech.com/4.3
+documentation is also available at http://qt.nokia.com/doc/4.3
The Qt version 4.3 series is binary compatible with the 4.2.x series.
Applications compiled for 4.2 will continue to run with 4.3.
diff --git a/dist/changes-4.4.0 b/dist/changes-4.4.0
index 81eb8ab6fd..a33b510135 100644
--- a/dist/changes-4.4.0
+++ b/dist/changes-4.4.0
@@ -1,7 +1,7 @@
Qt 4.4 introduces many new features as well as many improvements and
bugfixes over the 4.3.x series. For more details, see the online
documentation which is included in this distribution. The
-documentation is also available at http://doc.trolltech.com/4.4
+documentation is also available at http://qt.nokia.com/doc/4.4
The Qt version 4.4 series is binary compatible with the 4.3.x series.
The Qt for Embedded Linux version 4.4 series is binary compatible with the
diff --git a/dist/changes-4.5.0 b/dist/changes-4.5.0
index fbb2c8fdac..64514fb6e0 100644
--- a/dist/changes-4.5.0
+++ b/dist/changes-4.5.0
@@ -2,7 +2,7 @@ Qt 4.5 introduces many new features and improvements as well as bugfixes
over the 4.4.x series. For more details, refer to the online documentation
included in this distribution. The documentation is also available online:
- http://doc.trolltech.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.
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index cb541da378..d2c620c8fd 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -3,7 +3,7 @@ compatibility (source and binary) with Qt 4.5.0. For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:
- http://doc.trolltech.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.
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2
index 076d43ae6d..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.trolltech.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.
diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3
index 09214c284e..df282b045b 100644
--- a/dist/changes-4.5.3
+++ b/dist/changes-4.5.3
@@ -3,7 +3,7 @@ compatibility (source and binary) with Qt 4.5.0. For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:
- http://doc.trolltech.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.