summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-12 07:04:56 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-12 07:04:56 (GMT)
commit1047445648b7eb5b85107c00ea43885b44f891cd (patch)
tree0f9735d5a1b83cb1e3764c4d388f96bff20f2a8b /dist
parent96b6a3c9cd84dbd90bd1fac84a077c01062c5871 (diff)
downloadQt-1047445648b7eb5b85107c00ea43885b44f891cd.zip
Qt-1047445648b7eb5b85107c00ea43885b44f891cd.tar.gz
Qt-1047445648b7eb5b85107c00ea43885b44f891cd.tar.bz2
Replace some mentions of Trolltech with more appropriate terms.
Reviewed-by: Trust Me
Diffstat (limited to 'dist')
-rw-r--r--dist/README2
-rw-r--r--dist/changes-3.0.04
-rw-r--r--dist/changes-3.0.0-beta15
-rw-r--r--dist/changes-4.3.24
-rw-r--r--dist/changes-4.3.32
-rw-r--r--dist/changes-4.4.02
6 files changed, 9 insertions, 10 deletions
diff --git a/dist/README b/dist/README
index 039fbc2..d8ab958 100644
--- a/dist/README
+++ b/dist/README
@@ -123,7 +123,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. Please submit the
-bug report using the Task Tracker on the Trolltech website:
+bug report using the Task Tracker on the Qt website:
http://qt.nokia.com/developer/task-tracker
diff --git a/dist/changes-3.0.0 b/dist/changes-3.0.0
index 1f6ad5b..819bc0c 100644
--- a/dist/changes-3.0.0
+++ b/dist/changes-3.0.0
@@ -433,8 +433,8 @@ from one single project description. It is the C++ successor of
'tmake' which required Perl.
qmake offers additional functionallity that is difficult to reproduce
-in tmake. Trolltech uses qmake in its build system for Qt and related
-products and we have released it as free software.
+in tmake. Qt uses qmake in its build system and we have released it as
+free software.
diff --git a/dist/changes-3.0.0-beta1 b/dist/changes-3.0.0-beta1
index 2c73e77..e351ed1 100644
--- a/dist/changes-3.0.0-beta1
+++ b/dist/changes-3.0.0-beta1
@@ -405,9 +405,8 @@ QMake
To ease portability we now provide the qmake utility to replace tmake.
QMake is a C++ version of tmake which offers additional functionallity
-that is difficult to reproduce in tmake. Trolltech uses qmake in its
-build system for Qt and related products and we have released it as
-free software.
+that is difficult to reproduce in tmake. Qt uses qmake in its
+build system and we have released it as free software.
Qt Functions
diff --git a/dist/changes-4.3.2 b/dist/changes-4.3.2
index 2bec4e6..ac96a14 100644
--- a/dist/changes-4.3.2
+++ b/dist/changes-4.3.2
@@ -16,7 +16,7 @@ General Improvements
* This version adds the Academic Free License 3.0, Artistic License 2.0,
Zope Public License 2.1 and Eclipse Public License to the GPL
Exception for developers using the Open Source Edition of Qt.
- See the Trolltech GPL Exception Version 1.1 page in the documentation
+ See the GPL Exception Version 1.1 page in the documentation
for more information.
Tools
@@ -542,7 +542,7 @@ Mac OS X
the August Leopard pre-release (build 9A527) will not show any windows
because of a regression in the Carbon library. This has been addressed
for a future OS X release. In the meantime, if you *must* test your
- application against this Leopard build, please contact Trolltech.
+ application against this Leopard build, please contact us.
* [178551] Fixed a regression that made it impossible to deliver mouse
move events to other widgets after a double-click on a widget that was
immediately hidden as a result of the double-click event.
diff --git a/dist/changes-4.3.3 b/dist/changes-4.3.3
index 5bf6da0..7933426 100644
--- a/dist/changes-4.3.3
+++ b/dist/changes-4.3.3
@@ -17,7 +17,7 @@ General Improvements
* This version adds the Common Development and Distribution License
(CDDL) to the GPL Exception for developers using the Open Source
Edition of Qt.
- See the Trolltech GPL Exception Version 1.1 page in the documentation
+ See the GPL Exception Version 1.1 page in the documentation
for more information.
* This version upgrades the Qt Commercial License to version 3.4,
the Qtopia Core Commercial License to 1.2 and the Qt Academic
diff --git a/dist/changes-4.4.0 b/dist/changes-4.4.0
index d5d5b28..a33b510 100644
--- a/dist/changes-4.4.0
+++ b/dist/changes-4.4.0
@@ -939,7 +939,7 @@ Third party components
requested.
- QPrintEngine
- * [193986] Fixed the Trolltech copyright date on PDF files
+ * [193986] Fixed the copyright date on PDF files
- QProcess
* [162522] QProcess now emits stateChanged() consistently for all state