summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-10-16 16:26:06 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-10-16 16:26:06 (GMT)
commitaf1fa7fe766980210d7363c1559197f34b10d834 (patch)
treee2964649ca8469269950a265060b3d1e7e6026f6 /doc/src/getting-started
parentc5bfbe27f5bbdb1f3e76af8ca5e0f4df27875a06 (diff)
parent1433a2c8682cb1c8f89ceaf97ad7a509ac686879 (diff)
downloadQt-af1fa7fe766980210d7363c1559197f34b10d834.zip
Qt-af1fa7fe766980210d7363c1559197f34b10d834.tar.gz
Qt-af1fa7fe766980210d7363c1559197f34b10d834.tar.bz2
Merge branch '4.6'
Conflicts: translations/assistant_adp_pl.ts translations/assistant_adp_ru.ts
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r--doc/src/getting-started/examples.qdoc8
-rw-r--r--doc/src/getting-started/known-issues.qdoc4
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc
index a36debb..05940e4 100644
--- a/doc/src/getting-started/examples.qdoc
+++ b/doc/src/getting-started/examples.qdoc
@@ -1072,18 +1072,17 @@
/*!
\page examples-gestures.html
\title Gestures Examples
-
+
\previouspage Animation Framework Examples
\contentspage Qt Examples
\nextpage D-Bus Examples
The API of the gesture framework is not yet finalized and
still subject to change.
-\omit
+
\list
- \o \l{widgets/imageviewer}{Image Viewer}
+ \o \l{gestures/imagegestures}{Image Gestures}
\endlist
-\endomit
*/
/*!
@@ -1121,7 +1120,6 @@
\o \l{qws/svgalib}{Accelerated Graphics Driver}\raisedaster
\o \l{qws/dbscreen}{Double Buffered Graphics Driver}\raisedaster
\o \l{qws/mousecalibration}{Mouse Calibration}\raisedaster
- \o \l{qws/ahigl}{OpenGL for Embedded Systems}\raisedaster
\o \l{qws/simpledecoration}{Simple Decoration}\raisedaster
\endlist
*/
diff --git a/doc/src/getting-started/known-issues.qdoc b/doc/src/getting-started/known-issues.qdoc
index 40ac1c7..0b63423 100644
--- a/doc/src/getting-started/known-issues.qdoc
+++ b/doc/src/getting-started/known-issues.qdoc
@@ -53,6 +53,10 @@
For a list list of known bugs in Qt %VERSION%, see the \l{Task Tracker}
on the Qt website.
+ An overview of known issues may also be found at:
+ \l{http://qt.gitorious.org/qt/pages/Qt460BetaKnownIssues}
+ {Known Issues Wiki}.
+
\section1 Installation Issues
\section2 Building the Source Package on Windows 7