summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-06-16 12:28:19 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-16 15:13:10 (GMT)
commit3331df3783619e57904f4527d40eeeee4da60dc8 (patch)
tree4f93069ce27035799474fb0e52e677552d6e23f0 /doc/src
parent920069066040a0a7f43f971c2e64117ab4c2a2df (diff)
downloadQt-3331df3783619e57904f4527d40eeeee4da60dc8.zip
Qt-3331df3783619e57904f4527d40eeeee4da60dc8.tar.gz
Qt-3331df3783619e57904f4527d40eeeee4da60dc8.tar.bz2
Cleanup our usage of the term "Qt Software".
Reviewed-by: Trust Me (cherry picked from commit bc0ad71e4d197c594e86cb2a1c27b5008a40f3b4)
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/commercialeditions.qdoc2
-rw-r--r--doc/src/designer-manual.qdoc2
-rw-r--r--doc/src/examples/drilldown.qdoc4
-rw-r--r--doc/src/licenses.qdoc2
-rw-r--r--doc/src/opensourceedition.qdoc6
-rw-r--r--doc/src/platform-notes.qdoc8
-rw-r--r--doc/src/snippets/qxmlstreamwriter/main.cpp2
7 files changed, 13 insertions, 13 deletions
diff --git a/doc/src/commercialeditions.qdoc b/doc/src/commercialeditions.qdoc
index bae7917..2b94f0f 100644
--- a/doc/src/commercialeditions.qdoc
+++ b/doc/src/commercialeditions.qdoc
@@ -110,7 +110,7 @@
For further information and assistance, please contact Qt
sales.
- Email: \l{mailto:qt-sales@nokia.com}{qt-sales@nokia.com}.
+ Web: http://www.qtsoftware.com/contact.
Phone, U.S. office (for North America): \bold{1-650-813-1676}.
diff --git a/doc/src/designer-manual.qdoc b/doc/src/designer-manual.qdoc
index b63fc3f..56155b9 100644
--- a/doc/src/designer-manual.qdoc
+++ b/doc/src/designer-manual.qdoc
@@ -46,7 +46,7 @@
\ingroup qttools
\keyword Qt Designer
- \QD is Qt Software's tool for designing and building graphical user
+ \QD is Qt's tool for designing and building graphical user
interfaces (GUIs) from Qt components. You can compose and customize your
widgets or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and
test them using different styles and resolutions.
diff --git a/doc/src/examples/drilldown.qdoc b/doc/src/examples/drilldown.qdoc
index c3a2958..94e9c83 100644
--- a/doc/src/examples/drilldown.qdoc
+++ b/doc/src/examples/drilldown.qdoc
@@ -50,7 +50,7 @@
\image drilldown-example.png Screenshot of the Drill Down Example
When running the example application, a user can retrieve
- information about each of Nokia's Qt Software offices by clicking the
+ information about each of Nokia's Qt offices by clicking the
corresponding image. The application pops up an information window
displaying the data, and allows the users to alter the location
description as well as the image. The main view will be updated
@@ -294,7 +294,7 @@
The QGraphicsView class is part of the \l {The Graphics View
Framework} which we will use to display the images of Nokia's
- Qt Software offices. To be able to respond to user interaction;
+ Qt offices. To be able to respond to user interaction;
i.e., showing the
appropriate information window whenever the user clicks one of the
office images, we reimplement QGraphicsView's \l
diff --git a/doc/src/licenses.qdoc b/doc/src/licenses.qdoc
index d135e44..8952cc2 100644
--- a/doc/src/licenses.qdoc
+++ b/doc/src/licenses.qdoc
@@ -50,7 +50,7 @@
\l{GNU Lesser General Public License (LGPL)} or the
\l{Qt Commercial Editions}{Qt Commercial License Agreement}, but rather under
specific licenses from the original authors. Some pieces of code were developed
- by Qt Software and others originated from third parties.
+ by Nokia and others originated from third parties.
This page lists the licenses used, names the authors, and links
to the places where it is used.
diff --git a/doc/src/opensourceedition.qdoc b/doc/src/opensourceedition.qdoc
index be1fa75..974f893 100644
--- a/doc/src/opensourceedition.qdoc
+++ b/doc/src/opensourceedition.qdoc
@@ -53,7 +53,7 @@
money. The Free Software Foundation (creators of the GNU GPL) speaks
of free in this context as in "free speech", not as in "no cost".
- Qt Software supports the free software concept by providing the Qt Open Source
+ Nokia supports the free software concept by providing the Qt Open Source
Edition, which is licensed under the \l{GNU General Public License (GPL)}
(version 3) and the \l{GNU Lesser General Public License (LGPL)} (version 2.1).
You can use this edition of Qt to create and distribute software with licenses
@@ -81,8 +81,8 @@
used in Qt.
Information about Qt Commercial License Agreements is available
- in the \l{Qt Licensing Overview} on the Qt website or by email
- from \l{mailto:qt-sales@nokia.com}{qt-sales@nokia.com}.
+ in the \l{Qt Licensing Overview} on the Qt website or by contacting
+ the sales department at http://www.qtsoftware.com/contact.
If you are in doubt what edition of Qt is right for your project,
please contact
diff --git a/doc/src/platform-notes.qdoc b/doc/src/platform-notes.qdoc
index c32e85e..28348dc 100644
--- a/doc/src/platform-notes.qdoc
+++ b/doc/src/platform-notes.qdoc
@@ -157,7 +157,7 @@
\target IRIX
\section1 IRIX - 6.5.x
- \bold{IRIX is an unsupported platform - please see Qt Software's online
+ \bold{IRIX is an unsupported platform - please see Qt's online
\l{Platform Support Policy} for details.}
Unpackaging and IRIX tar:
@@ -382,7 +382,7 @@
Qt is supported on a variety of 32-bit and 64-bit platforms, and can
usually be built on each platform with GCC, a vendor-supplied compiler, or
a third party compiler. Although Qt may be built on a range of platform-compiler
- combinations, only a subset of these are actively supported by Qt Software.
+ combinations, only a subset of these are actively supported by Qt.
A more general overview of the platforms Qt runs on can be found on the
\l{Platform Notes} page. Information about the compilers used on each platform
@@ -472,7 +472,7 @@
\row \o Windows XP/Vista \o Intel 32/64-bit \o win32-msvc.net \o Visual Studio 2002
\endtable
- Qt Software's online \l{Platform Support Policy} for Qt describes the level of
+ Qt's online \l{Platform Support Policy} for Qt describes the level of
support you should expect for these platforms.
\section1 Supported Features
@@ -601,7 +601,7 @@
\section2 Intel C++ Compiler for Linux
- Qt Software currently tests the following compilers:
+ Nokia currently tests the following compilers:
\list
diff --git a/doc/src/snippets/qxmlstreamwriter/main.cpp b/doc/src/snippets/qxmlstreamwriter/main.cpp
index 931b596..5eaaf14 100644
--- a/doc/src/snippets/qxmlstreamwriter/main.cpp
+++ b/doc/src/snippets/qxmlstreamwriter/main.cpp
@@ -63,7 +63,7 @@ int main(int argc, char *argv[])
//! [write element]
stream.writeStartElement("bookmark");
stream.writeAttribute("href", "http://www.qtsoftware.com/");
- stream.writeTextElement("title", "Qt Software");
+ stream.writeTextElement("title", "Qt Home");
stream.writeEndElement(); // bookmark
//! [write element]
stream.writeEndElement(); // folder