summaryrefslogtreecommitdiffstats
path: root/doc/src/development
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-11-10 09:59:15 (GMT)
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-11-10 09:59:15 (GMT)
commit68f32a3e4f447f86cad7f1fddbd566227a7bd00d (patch)
tree0efcc617c227d07c5d61de746f77811de1cde54c /doc/src/development
parent98e14cd4b62e57609ee67030845a0740d8ba01ab (diff)
downloadQt-68f32a3e4f447f86cad7f1fddbd566227a7bd00d.zip
Qt-68f32a3e4f447f86cad7f1fddbd566227a7bd00d.tar.gz
Qt-68f32a3e4f447f86cad7f1fddbd566227a7bd00d.tar.bz2
Update supported platforms and remove commercial page.
The supported platforms page conatined a lot of platforms that are untested for Qt 4.8, so those are removed. The platform notes had not been updated since 2009 and were therefore severely outdated. Nokia does not provide a commercial edition of Qt anymore. A user can find the link to purchasing Qt through the Qt Developer Network at http://developer.qt.nokia.com
Diffstat (limited to 'doc/src/development')
-rw-r--r--doc/src/development/developing-with-qt.qdoc42
1 files changed, 20 insertions, 22 deletions
diff --git a/doc/src/development/developing-with-qt.qdoc b/doc/src/development/developing-with-qt.qdoc
index 59aae83..2f56151 100644
--- a/doc/src/development/developing-with-qt.qdoc
+++ b/doc/src/development/developing-with-qt.qdoc
@@ -75,39 +75,37 @@
\table
\row
- \o
- \list
\o \l {Calling Qt Functions From Unix Signal Handlers}
- \o \l {Compiler Notes}
+ \o Workaround for using Unix signal handlers.
+ \row
\o \l {Developing Qt Applications for Mac OS X}
- \o \l {Known Issues}
- \o \l {Platform and Compiler Notes}
- \o \l {Platform and Compiler Notes - Symbian}
- \o \l {ActiveX in Qt}
- \o \l {Qt for Embedded Linux Classes}
- \o \l {Qt for Embedded Platforms}
- \o \l {Qt for Mac OS X - Specific Issues}
- \o \l {Qt is Mac OS X Native}
- \o \l {Supported Platforms}
- \o \l {The qtmain Library}
- \o \l {Window System Specific Notes}
- \endlist
- \o
- \list
- \o Workaround to make it work.
- \o Information about the C++ compilers and tools used to build Qt.
\o Information for developing Qt applications for Mac OS X
+ \row
+ \o \l {Known Issues}
\o A summary of known issues in this Qt version at the time of release.
- \o Information about the platforms on which Qt can be used.
- \o Information about the state of support for the Symbian platform.
+ \row
+ \o \l {ActiveX in Qt}
\o Qt API's for using ActiveX controls, servers, and COM.
+ \row
+ \o \l {Qt for Embedded Linux Classes}
\o Classes that are specific to Qt for Embedded Linux.
+ \row
+ \o \l {Qt for Embedded Platforms}
\o Documents related to Qt for Embedded Platforms.
+ \row
+ \o \l {Qt for Mac OS X - Specific Issues}
\o A description of issues with Qt that are specific to Mac OS X.
+ \row
+ \o \l {Qt is Mac OS X Native}
\o An explanation of Qt's native features on Mac OS X.
+ \row
+ \o \l {Supported Platforms}
\o The platforms supported by Nokia for Qt.
+ \row
+ \o \l {The qtmain Library}
\o Describes the use and license of the qtmain helper library.
+ \row
+ \o \l {Window System Specific Notes}
\o Collections of notes about Qt implementations on different window systems.
- \endlist
\endtable
*/