summaryrefslogtreecommitdiff
path: root/doc/src/qt4-intro.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qt4-intro.qdoc')
-rw-r--r--doc/src/qt4-intro.qdoc14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index cffb3906f6..f6f2ea1f5a 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -220,7 +220,7 @@
\endlist
For more information about improvements in each Qt release, see
- the \l{http://qt.nokia.com/developer/changes/}
+ the \l{http://code.qt.io/cgit/qt/qt.git/tree/dist}
{detailed lists of changes}.
\section1 Significant Improvements
@@ -660,7 +660,7 @@
Qt 4.7 adds support for accelerated compositing, which enhances
the performance of CSS animations and transitions. Read more in
- \l{http://labs.trolltech.com/blogs/2010/05/17/qtwebkit-now-accelerates-css-animations-3d-transforms/}{this blog}.
+ \l{http://blog.qt.io/blog/2010/05/17/qtwebkit-now-accelerates-css-animations-3d-transforms/}{this blog}.
For hybrid QtWebKit and C++ projects, Qt 4.7 has added support for
transporting \l{QPixmap}s between Qt C++ and WebKit. We have also
@@ -702,7 +702,7 @@
Qt 4.7 introduces the QStaticText class, which can be used to
improve text rendering performance. More info is available from
- \l{http://labs.trolltech.com/blogs/2010/03/01/insanity-is-shaping-the-same-text-again-and-expecting-a-different-result/}{this blog}.
+ \l{http://blog.qt.io/blog/2010/03/01/insanity-is-shaping-the-same-text-again-and-expecting-a-different-result/}{this blog}.
The QPainter class has a new API for rendering pixmap fragments
(QPainter::drawPixmapFragments), which can improve the rendering
@@ -731,13 +731,13 @@
\omit
A comprehensive list of changes between Qt 4.5 and Qt 4.6 is
included in the \c changes-4.6.0 file
- \l{http://qt.nokia.com/developer/changes/changes-4.6.0}{available
+ \l{http://code.qt.io/cgit/qt/qt.git/plain/dist/changes-4.6.0}{available
online}. A \l{Known Issues in %VERSION%}{list of known issues}
for this release is also available.
Changes between this release and the previous release are provided
in the \c{changes-%VERSION%} file (also
- \l{http://qt.nokia.com/developer/changes/changes-%VERSION%}{available online}).
+ \l{http://code.qt.io/cgit/qt/qt.git/plain/dist/changes-%VERSION%}{available online}).
\endomit
A list of other Qt 4 features can be found on the \bold{\l{What's
@@ -941,13 +941,13 @@
A comprehensive list of changes between Qt 4.4 and Qt 4.5 is included
in the \c changes-4.5.0 file
- \l{http://qt.nokia.com/developer/changes/changes-4.5.0}{available online}.
+ \l{http://code.qt.io/cgit/qt/qt.git/plain/dist/changes-4.5.0}{available online}.
A \l{Known Issues in %VERSION%}{list of known issues} for this release is also
available.
Changes between this release and the previous release are provided
in the \c{changes-%VERSION%} file (also
- \l{http://qt.nokia.com/developer/changes/changes-%VERSION%}{available online}).
+ \l{http://code.qt.io/cgit/qt/qt.git/plain/dist/changes-%VERSION%}{available online}).
A list of other Qt 4 features can be found on the
\bold{\l{What's New in Qt 4}} page.