summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorAkseli Salovaara <akseli.salovaara@theqtcompany.com>2015-03-25 16:26:20 +0200
committerAkseli Salovaara <akseli.salovaara@theqtcompany.com>2015-03-31 13:43:03 +0000
commit716fbaef34386c8b05d7d63894a5bc116ddd1b6c (patch)
tree2bcab232ff51a43be8ca11408203d294278ad75e /dist
parentefce5d8361af41bf60dd16ce5aec65fe2fd84f88 (diff)
downloadqt4-tools-716fbaef34386c8b05d7d63894a5bc116ddd1b6c.tar.gz
Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: I7e3e96183e073877b46bc8071b2ccae19e69426b Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/README25
1 files changed, 9 insertions, 16 deletions
diff --git a/dist/README b/dist/README
index 143bf1cca2..d2a2901522 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-project.org/doc/qt-4.8/qt4-intro.html for details.
+http://doc.qt.io/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-project.org/doc/qt-4.8/porting4.html.
+http://doc.qt.io/qt-4.8/porting4.html.
INSTALLING Qt
@@ -26,10 +26,6 @@ For Mac OS X Cocoa, the binary package requires Mac OS X 10.5 (Leopard) or
later and GCC 4.0.1 to develop applications. Its applications will run
on Mac OS X 10.5 and above.
-If you want to install the precompiled binary package for Symbian,
-follow these instructions:
-http://qt-project.org/doc/qt-%SHORTVERSION%/install-symbian-installer.html
-
DEMOS AND EXAMPLES
@@ -50,13 +46,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-project.org/doc/.
+documentation is available at http://doc.qt.io/.
SUPPORTED PLATFORMS
For a complete list of supported platforms, see
-http://qt-project.org/doc/qt-%SHORTVERSION%/supported-platforms.html.
+http://doc.qt.io/qt-%SHORTVERSION%/supported-platforms.html.
COMMERCIAL EDITIONS
@@ -69,18 +65,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://qt-project.org/doc/qt-%SHORTVERSION%/modules.html
+http://doc.qt.io/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-project.org/.
-
-Before reporting a bug, please use the bug-tracker's search functions
-and consult http://qt-project.org/faq to see if the issue is
-already known.
+public at http://bugreports.qt.io/. Before reporting a bug, please use
+the bug-tracker's search functions.
Always include the following information in your bug report: the name
and version number of your compiler; the name and version number of
@@ -91,7 +84,7 @@ If the problem you are reporting is only visible at run-time, try to
create a small test program that shows the problem when run. Often,
such a program can be created with some minor changes to one of the many
example programs in Qt's examples directory, or to the autotests that
-are available in the public source repository on http://qt.gitorious.org/.
+are available in the public source repository on http://code.qt.io/.
-Qt is a trademark of Digia Plc and/or its subsidiary(-ies).
+Qt is a trademark of The Qt Company Ltd.