Qt5/Documentation/OverviewClassification: Difference between revisions

From KDE Community Wiki
(Created page with "== Batch 1 == === Uncategorized === {| |- ! Title !! Link !! Status !! Action |- |The dumpcpp Tool (ActiveQt) || http://doc-snapshot.qt-project.org/5.0/activeqt-dumpcpp.html...")
 
No edit summary
Line 1: Line 1:
== Batch 1 ==


=== Uncategorized ===
=== Needs action ===
{|
{|
|-
|-
Line 18: Line 17:
|Codecs || http://doc-snapshot.qt-project.org/5.0/codecs.html || <span style="color:green">OK</span> || Empty list, remove?
|Codecs || http://doc-snapshot.qt-project.org/5.0/codecs.html || <span style="color:green">OK</span> || Empty list, remove?
|-
|-
|ActiveX in Qt || http://doc-snapshot.qt-project.org/5.0/qt-activex.html || <span style="color:green">OK</span> || What's the status for ActiveX?
|-
|Qt for Windows CE || http://doc-snapshot.qt-project.org/5.0/qtce.html || <span style="color:green">OK</span> || What's the status for CE?
|-
|Configuring Qt || http://doc-snapshot.qt-project.org/5.0/qtconfig.html || <span style="color:red">Fix</span> || Is this even supported anymore? It doesn't even build
|-
|Qt Performance Tuning || http://doc-snapshot.qt-project.org/5.0/qt-performance.html || <span style="color:red">Fix</span> || At least the part about QDirectPainter needs to go; probably best to '''Kill''' it
|-
|Windows CE - Using shadow builds || http://doc-snapshot.qt-project.org/5.0/shadow.html ||  <span style="color:red">Fix</span> || WinCE?
|-
|Windows CE - Introduction to using Qt || http://doc-snapshot.qt-project.org/5.0/wince-with-qt-introduction.html || <span style="color:red">Fix</span> || is CE still supported? || WinCE
|-
|Windows CE - Working with Custom SDKs || http://doc-snapshot.qt-project.org/5.0/windowsce-customization.html || <span style="color:red">Fix</span> || is CE still supported? || WinCE
|-
|Qt for Windows CE and OpenGL ES || http://doc-snapshot.qt-project.org/5.0/windowsce-opengl.html || <span style="color:red">Fix</span> || Outdated: Only mentions QGLWidget; is CE still supported? || WinCE
|-
|Windows CE - Signing || http://doc-snapshot.qt-project.org/5.0/windowsce-signing.html || <span style="color:red">Fix</span> || Is CE still supported? || WinCE
|}
|}




=== SDK ===
 
 
===Introduction===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Configuration Options for Qt || http://doc-snapshot.qt-project.org/5.0/configure-options.html || <span style="color:red">Fix</span> || Not updated to match options in Qt 5
|What's New in Qt 5 || http://doc-snapshot.qt-project.org/5.0/qt5-intro.html || <span style="color:red">Fix</span> || Not complete. Too focused on mobile
|-
|CMake Manual || http://doc-snapshot.qt-project.org/5.0/cmake-manual.html || <span style="color:green">OK</span>
|}
|}


====Tools====
==== Porting from Qt 4 ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Porting QML Applications to Qt 5 || http://doc-snapshot.qt-project.org/5.0/qtquick-porting-qt5.html || <span style="color:green">OK</span>
|-
|-
|Using Qt Assistant as a Custom Help Viewer || http://doc-snapshot.qt-project.org/5.0/assistant-custom-help-viewer.html || <span style="color:red">Fix</span> || Mentions CD-ROMs like it's state of the art, so it sounds super-old. Talks about Qt 4.4 like it's the latest version.
|Porting Applications from QtMobility Sensors to Qt Sensors || http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html || <span style="color:green">OK</span>
|-
|Qt Assistant || http://doc-snapshot.qt-project.org/5.0/assistant.html || <span style="color:red">Fix</span> || Screenshot says "Qt 4.4" and has a HUGE Trolltech-logo :P. Mentions of Qt 4.4.0 and Qt 4.4.1 in examples. Lots of Qt 4.4 screenshots done on Windows XP. Maybe we should update those? Claims Assistant is better than a web browser since it can do full text search, which we plan to implement in the web page as well? Also, Google might have something to cover that stuff.
|}
|}


=== User Interfaces ===
 
=== SDK ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Standard Accelerator Keys || http://doc-snapshot.qt-project.org/5.0/accelerators.html || <span style="color:red">Fix</span> || Contains a reference to Q3Accel as the "best practice" for accelerators in Qt... The list of standard accelerators might be useful to some people, though.
|Configuration Options for Qt || http://doc-snapshot.qt-project.org/5.0/configure-options.html || <span style="color:red">Fix</span> || Not updated to match options in Qt 5
|-
|-
|Accessibility || http://doc-snapshot.qt-project.org/5.0/accessible.html || <span style="color:red">Fix</span> || Make this less confrontational?
|CMake Manual || http://doc-snapshot.qt-project.org/5.0/cmake-manual.html || <span style="color:green">OK</span>
|-
|Animation Framework || http://doc-snapshot.qt-project.org/5.0/animation.html || <span style="color:red">Fix</span> || QEasingCurve needs a description, otherwise it's fine.
|-
|The Animation Framework || http://doc-snapshot.qt-project.org/5.0/animation-overview.html || <span style="color:red">Fix</span> || Mentions "Kinetic" and "Graphics View". Might need some generalization.
|-
|Setting the Application Icon || http://doc-snapshot.qt-project.org/5.0/appicon.html || <span style="color:red">Fix</span> || Widget-specific and might (I hope) be out of date, but that needs to be checked.
|}
|}
====QML and QtQuick====
 
====Tools====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|C++ Extensions: Reference examples || http://doc-snapshot.qt-project.org/5.0/declarative-cppextensions-reference.html || <span style="color:green">OK</span>
|Using Qt Assistant as a Custom Help Viewer || http://doc-snapshot.qt-project.org/5.0/assistant-custom-help-viewer.html || <span style="color:red">Fix</span> || Mentions CD-ROMs like it's state of the art, so it sounds super-old. Talks about Qt 4.4 like it's the latest version.
|-
|-
|Chapter 1: Creating a New Type || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter1-basics.html || <span style="color:green">OK</span>
|Qt Assistant || http://doc-snapshot.qt-project.org/5.0/assistant.html || <span style="color:red">Fix</span> || Screenshot says "Qt 4.4" and has a HUGE Trolltech-logo :P. Mentions of Qt 4.4.0 and Qt 4.4.1 in examples. Lots of Qt 4.4 screenshots done on Windows XP. Maybe we should update those? Claims Assistant is better than a web browser since it can do full text search, which we plan to implement in the web page as well? Also, Google might have something to cover that stuff.
|-
|Chapter 2: Connecting to C++ Methods and Signals || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter2-methods.html ||  <span style="color:green">OK</span> || Contains some iffy code snippets
|}
|}
====Widgets====
 
 
====Tools====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Abstract Widget Classes || http://doc-snapshot.qt-project.org/5.0/abstractwidgets.html || <span style="color:green">OK</span>
|Creating and Using Components for Qt Designer || http://doc-snapshot.qt-project.org/5.0/qtdesigner-components.html || <span style="color:green">OK</span>
|-
|-
|Advanced Widgets || http://doc-snapshot.qt-project.org/5.0/advanced.html || <span style="color:red">Fix</span> || Just a list of widgets. Seems incomplete.
|QtDesigner Module || http://doc-snapshot.qt-project.org/5.0/qtdesigner-module.html || <span style="color:green">OK</span>
|-
|Widget Appearance and Style || http://doc-snapshot.qt-project.org/5.0/appearance.html || <span style="color:green">OK</span>
|-
|Window and Dialog Widgets || http://doc-snapshot.qt-project.org/5.0/application-windows.html || <span style="color:red">Fix</span> || Very widget-specific and overloads the term "Window" which now has a different meaning.
|-
|Basic Widgets || http://doc-snapshot.qt-project.org/5.0/basicwidgets.html || <span style="color:green">OK</span>
|}
|}


=== Core fundamentals ===  
==== Tools ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || <span style="color:green">OK</span>
|-
|-
|Implementing Atomic Operations || http://doc-snapshot.qt-project.org/5.0/atomic-operations.html || <span style="color:green">OK</span>
|Qt's Tools || http://doc-snapshot.qt-project.org/5.0/qttools.html || <span style="color:green">OK</span> || Some of these have been moved into the QtTools add-on, I think
|-
|Creating Custom Qt Types || http://doc-snapshot.qt-project.org/5.0/custom-types.html || <span style="color:green">OK</span> || Should probably mention QtQuick
|-
|Debugging Techniques || http://doc-snapshot.qt-project.org/5.0/debug.html || <span style="color:green">OK</span>
|}
|}


(IPC, containers, signals/slots, properties, meta-object, and so on.)


=== Data Structure and Storage ===
==== General ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Developing Qt Applications for Mac OS X || http://doc-snapshot.qt-project.org/5.0/developing-on-mac.html || <span style="color:green">OK</span>
|-
|-
|Container Classes || http://doc-snapshot.qt-project.org/5.0/containers.html || <span style="color:green">OK</span>
|Cross-Platform and Platform-Specific Development || http://doc-snapshot.qt-project.org/5.0/developing-with-qt.html || <span style="color:green">OK</span>
|-
|-
|Database Classes || http://doc-snapshot.qt-project.org/5.0/database.html || <span style="color:green">OK</span>
|Exception Safety || http://doc-snapshot.qt-project.org/5.0/exceptionsafety.html || <span style="color:green">OK</span>
|-
|Serializing Qt Data Types || http://doc-snapshot.qt-project.org/5.0/datastreamformat.html || <span style="color:green">OK</span>
|}
|}




=== Multimedia ===
==== General ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|General Qt Requirements || http://doc-snapshot.qt-project.org/5.0/requirements.html || <span style="color:red">Fix</span> || Update to QPA
|-
|-
|Positional Audio || http://doc-snapshot.qt-project.org/5.0/audioengineoverview.html || <span style="color:green">OK</span> || Strange orthography, so maybe it should be brushed up, but content is fine.
|Qt for Mac OS X Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-mac.html || <span style="color:green">OK</span>
|-
|-
|Audio Overview || http://doc-snapshot.qt-project.org/5.0/audiooverview.html || <span style="color:green">OK</span>
|Qt for Windows CE Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-wince.html || <span style="color:red">Fix</span> || Looks outdated; is CE even supported anymore?
|-
|-
|Camera Overview || http://doc-snapshot.qt-project.org/5.0/cameraoverview.html || <span style="color:red">Fix</span> || Contains a TBD "note-to-self"-type-thing
|Qt for Windows Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-win.html || <span style="color:green">OK</span> || But rename QML2 to QtQuick2
|-
|-
|Changes in Qt Multimedia || http://doc-snapshot.qt-project.org/5.0/changes.html || <span style="color:green">OK</span>
|Qt for X11 Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-x11.html || <span style="color:red">Fix</span> || Outdated, doesn't mention xcb
|}
|}
 
==== qmlscene ====
=== Networking and Connectivity ===
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Prototyping with qmlscene || http://doc-snapshot.qt-project.org/5.0/qtquick-qmlscene.html || <span style="color:green">OK</span>
|-
|Bearer Management || http://doc-snapshot.qt-project.org/5.0/bearer-management.html || <span style="color:green">OK</span>
|-
|Qt Bluetooth C++ API || http://doc-snapshot.qt-project.org/5.0/bluetooth-cpp.html || <span style="color:green">OK</span>
|-
|Qt Bluetooth QML API || http://doc-snapshot.qt-project.org/5.0/bluetooth-qml.html || <span style="color:red">Fix</span> || Missing QML types (empty list)
|}
|}


=== Graphics ===
 
==== Deployment ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Deploying Qt Applications || http://doc-snapshot.qt-project.org/5.0/deployment.html || <span style="color:red">Fix</span> || Outdated list of modules, and outdated list of platforms?
|-
|Deploying an Application on Mac OS X || http://doc-snapshot.qt-project.org/5.0/deployment-mac.html || <span style="color:red">Fix</span> || Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator?
|-
|-
|Coordinate System || http://doc-snapshot.qt-project.org/5.0/coordsys.html || <span style="color:green">OK</span>
|Deploying Plugins || http://doc-snapshot.qt-project.org/5.0/deployment-plugins.html || <span style="color:red">Fix</span> || Has several mentions of Qt 4 version numbers as examples.
|-
|Deploying an Application on Windows || http://doc-snapshot.qt-project.org/5.0/deployment-windows.html || <span style="color:green">OK</span> || <span style="color:green">OK</span> with some reservations: Does not mention SDK or Qt Creator at all.. Should it?
|-
|Deploying an Application on X11 Platforms || http://doc-snapshot.qt-project.org/5.0/deployment-x11.html || <span style="color:green">OK</span> || <span style="color:green">OK</span> with some reservations: Does not mention SDK or Qt Creator at all.. Should it?
|}
|}
 
==== Qt Creator ====
=== Scripting ===
=== Web ===
=== Testing ===
 
(UI testing, debugging)
 
=== Reference ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
|Qt Designer's Buddy Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-buddy-mode.html || <span style="color:green">OK</span>
|-
|-
|Best Practice Guides || http://doc-snapshot.qt-project.org/5.0/best-practices.html || <span style="color:red">Fix</span> || Needs links to QML articles
|Qt Designer's Signals and Slots Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-connection-mode.html || <span style="color:green">OK</span>
|-
|-
|Class and Function Documentation || http://doc-snapshot.qt-project.org/5.0/classlists.html || <span style="color:red">Fix</span> || Qt 3D seems overrepresented compared to other modules
|Creating Custom Widget Extensions || http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets-extensions.html || <span style="color:green">OK</span>
|-
|-
|Annotated Class List || http://doc-snapshot.qt-project.org/5.0/annotated.html || <span style="color:red">Fix</span> || QEasingCurve needs a description
|Creating Custom Widgets for Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets.html || <span style="color:green">OK</span>
|}
 
=== Add-ons ===
 
==== Contacts ====
{|
|-
|-
! Title !! Link !! Status !! Action
|Creating Main Windows in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-creating-mainwindows.html || <span style="color:green">OK</span>
|-
|-
|Qt Contacts Action API || http://doc-snapshot.qt-project.org/5.0/contactsactions.html || <span style="color:green">OK</span>
|Customizing Qt Designer Forms || http://doc-snapshot.qt-project.org/5.0/designer-customizing-forms.html || <span style="color:red">Fix</span> || Refers to QWidget include file as <QtGui/QWidget>
|-
|-
|Qt Contacts Asynchronous API || http://doc-snapshot.qt-project.org/5.0/contactsasync.html || <span style="color:green">OK</span>
|Qt Designer's Editing Modes || http://doc-snapshot.qt-project.org/5.0/designer-editing-mode.html || <span style="color:green">OK</span>
|-
|-
|Qt Contacts C++ API || http://doc-snapshot.qt-project.org/5.0/contactsclasses.html || <span style="color:green">OK</span>
|Using Layouts in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-layouts.html || <span style="color:red">Fix</span> || Talks about QFormLayout as if it's the new sliced bread
|-
|-
|Qt Contacts Manager Engines || http://doc-snapshot.qt-project.org/5.0/contactsengines.html || <span style="color:green">OK</span>
|Qt Designer Manual || http://doc-snapshot.qt-project.org/5.0/designer-manual.html || <span style="color:red">Fix</span> || Should be clear about this being a designer for Widget apps specifically and that there are options.
|-
|-
|Qt Contacts Synchronous API || http://doc-snapshot.qt-project.org/5.0/contactssync.html || <span style="color:green">OK</span>
|Saving, Previewing and Printing Forms in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-preview.html || <span style="color:green">OK</span>
|-
|-
|Qt Contacts API Usage || http://doc-snapshot.qt-project.org/5.0/contactsusage.html || <span style="color:green">OK</span>
|A Quick Start to Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-quick-start.html || <span style="color:green">OK</span>
|}
 
==== Sensors ====
{|
|-
|-
  ! Title !! Link !! Status !! Action
|Editing Resources with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-resources.html || <span style="color:green">OK</span>
|-
|-
|Creating a sensor plugin || http://doc-snapshot.qt-project.org/5.0/creating-a-sensor-plugin.html || <span style="color:green">OK</span>
|Using Stylesheets with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-stylesheet.html || <span style="color:green">OK</span>
|-
|-
|Compatibility Map || http://doc-snapshot.qt-project.org/5.0/compatmap.html || <span style="color:green">OK</span>
|Qt Designer's Tab Order Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-tab-order.html || <span style="color:green">OK</span>
|}
 
 
(Contacts, Sensors, Location, Qt 3D etc)
 
=== Legal ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Getting to Know Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-to-know.html || <span style="color:red">Fix</span> || Outdated information on how to start application (should probably focus on Qt Creator integration). Contains a reference to old "Qt Software" branding.
|-
|-
|Qt Commercial Edition || http://doc-snapshot.qt-project.org/5.0/commercialedition.html || <span style="color:red">Fix</span> || Contains some contact information for Digia and links to *GPL licenses, but otherwise outdated.
|Qt Designer's UI File Format || http://doc-snapshot.qt-project.org/5.0/designer-ui-file-format.html || <span style="color:green">OK</span> || XML-schema missing, but this will probably be picked up by a qdoc error.
|-
|-
|Thanks! || http://doc-snapshot.qt-project.org/5.0/credits.html || <span style="color:green">OK</span>
|Using a Designer UI File in Your Application || http://doc-snapshot.qt-project.org/5.0/designer-using-a-ui-file.html || <span style="color:green">OK</span> || Some iffy code snippets
|-
|-
|Third-Party Licenses Used in Qt || http://doc-snapshot.qt-project.org/5.0/3rdparty.html || <span style="color:green">OK</span>
|Using Containers in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-using-containers.html || <span style="color:green">OK</span>
|-
|-
|CatharonLicense.txt || http://doc-snapshot.qt-project.org/5.0/catharon-license.html || <span style="color:green">OK</span>
|Using Custom Widgets with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-using-custom-widgets.html || <span style="color:green">OK</span> ||
|-
|-
|Big5-HKSCS Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-big5hkscs.html || <span style="color:green">OK</span>
|Qt Designer's Widget Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-widget-mode.html || <span style="color:red">Fix</span> || Contains a TODO: "### Screenshot of widget box, again"
|}
 
 
==== Cross-platform development ====
{|
|-
|-
|Big5 Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-big5.html || <span style="color:green">OK</span>
|Supported Platforms || http://doc-snapshot.qt-project.org/5.0/platform-details.html || <span style="color:red">Fix</span> || See [https://bugreports.qt-project.org/browse/QTBUG-27250 QTBUG-27250]. Also mentions Nokia. Consider syncing with [http://qt.digia.com/Product/Supported-Platforms/ Digia's page]
|-
|-
|EUC-JP Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-eucjp.html || <span style="color:green">OK</span>
|Platform and Compiler Notes || http://doc-snapshot.qt-project.org/5.0/platform-notes.html || <span style="color:red">Fix</span> || Remove "embedded linux"
|-
|-
|EUC-KR Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-euckr.html || <span style="color:green">OK</span>
|Platform Notes - INTEGRITY || http://doc-snapshot.qt-project.org/5.0/platform-notes-integrity.html || <span style="color:red">Fix</span> || Says it's community-port based on Qt for Embedded Linux. Should it be '''killed''' as well?
|-
|-
|GBK Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-gbk.html || <span style="color:green">OK</span>
|Platform and Compiler Notes - Mac OS X || http://doc-snapshot.qt-project.org/5.0/platform-notes-mac.html || <span style="color:red">Fix</span> || Code snippet won't compile because it uses QApplication without including QtWidgets. Also has an empty section labelled "Binary Package".
|-
|-
|Shift-JIS Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-sjis.html || <span style="color:green">OK</span>
|Platform and Compiler Notes - QNX || http://doc-snapshot.qt-project.org/5.0/platform-notes-qnx.html || <span style="color:red">Fix</span> || Says it's community-port based on Qt for Embedded Linux. Should it be '''killed''' as well?
|-
|-
|ISO 2022-JP (JIS) Text Codec || http://doc-snapshot.qt-project.org/5.0/codecs-jis.html || <span style="color:green">OK</span>
|Platform and Compiler Notes - VxWorks || http://doc-snapshot.qt-project.org/5.0/platform-notes-vxworks.html || <span style="color:red">Fix</span> || References Qt embedded.
|-
|-
|TSCII Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-tscii.html || <span style="color:green">OK</span>
|Platform and Compiler Notes - Windows || http://doc-snapshot.qt-project.org/5.0/platform-notes-windows.html || <span style="color:red">Fix</span> || Refers to compiling Qt 4. Contains the macro "%VERSION%": Is this supposed to be expanded by qdoc?
|-
|-
|Platform and Compiler Notes - X11 || http://doc-snapshot.qt-project.org/5.0/platform-notes-x11.html || <span style="color:red">Fix</span> || A lot of this information is outdated
|-
|Platform-Specific Documentation || http://doc-snapshot.qt-project.org/5.0/platform-specific.html || <span style="color:red">Fix</span> || outdated
|}
|}
 
==== qmake ====
 
== Batch 2 ==
 
=== SDK ===
==== General ====
{|
{|
|-
|-
|Developing Qt Applications for Mac OS X || http://doc-snapshot.qt-project.org/5.0/developing-on-mac.html || <span style="color:green">OK</span>
|qmake Advanced Usage || http://doc-snapshot.qt-project.org/5.0/qmake-advanced-usage.html || <span style="color:green">OK</span>
|-
|-
|Cross-Platform and Platform-Specific Development || http://doc-snapshot.qt-project.org/5.0/developing-with-qt.html || <span style="color:green">OK</span>
|qmake Common Projects || http://doc-snapshot.qt-project.org/5.0/qmake-common-projects.html || <span style="color:green">OK</span>
|-
|-
|Exception Safety || http://doc-snapshot.qt-project.org/5.0/exceptionsafety.html || <span style="color:green">OK</span>
|Configuring qmake's Environment || http://doc-snapshot.qt-project.org/5.0/qmake-environment-reference.html || <span style="color:green">OK</span>
|}
==== Deployment ====
{|
|-
|-
|Deploying Qt Applications || http://doc-snapshot.qt-project.org/5.0/deployment.html || <span style="color:red">Fix</span> || Outdated list of modules, and outdated list of platforms?
|qmake Function Reference || http://doc-snapshot.qt-project.org/5.0/qmake-function-reference.html || <span style="color:green">OK</span>
|-
|-
|Deploying an Application on Mac OS X || http://doc-snapshot.qt-project.org/5.0/deployment-mac.html || <span style="color:red">Fix</span> || Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator?
|qmake Manual || http://doc-snapshot.qt-project.org/5.0/qmake-manual.html || <span style="color:green">OK</span>
|-
|-
|Deploying Plugins || http://doc-snapshot.qt-project.org/5.0/deployment-plugins.html || <span style="color:red">Fix</span> || Has several mentions of Qt 4 version numbers as examples.
|qmake Platform Notes || http://doc-snapshot.qt-project.org/5.0/qmake-platform-notes.html || <span style="color:red">Fix</span> || Contains sections about Symbian
|-
|-
|Deploying an Application on Windows || http://doc-snapshot.qt-project.org/5.0/deployment-windows.html || <span style="color:green">OK</span> || <span style="color:green">OK</span> with some reservations: Does not mention SDK or Qt Creator at all.. Should it?
|Using Precompiled Headers || http://doc-snapshot.qt-project.org/5.0/qmake-precompiledheaders.html || <span style="color:red">Fix</span> || Contains some 4.0 versioning in the code snippets and claims we still support VC6.
|-
|-
|Deploying an Application on X11 Platforms || http://doc-snapshot.qt-project.org/5.0/deployment-x11.html || <span style="color:green">OK</span> || <span style="color:green">OK</span> with some reservations: Does not mention SDK or Qt Creator at all.. Should it?
|qmake Project Files || http://doc-snapshot.qt-project.org/5.0/qmake-project-files.html || <span style="color:red">Fix</span> || Outdated examples where you have to do "CONFIG += qt thread" to get a multithreaded Qt application. Outdated list of modules.
|}
|}
==== Qt Creator ====
 
 
==== sdk ====
 
{|
{|
|-
|-
|Qt Designer's Buddy Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-buddy-mode.html ||  <span style="color:green">OK</span>
! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|Qt Designer's Signals and Slots Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-connection-mode.html || <span style="color:green">OK</span>
|Getting Started Programming with Qt || http://doc-snapshot.qt-project.org/5.0/gettingstartedqt.html || <span style="color:red">Fix</span> || Called "Getting started with Qt" instead of "Getting started with QtWidgets"
|-
|-
|Creating Custom Widget Extensions || http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets-extensions.html || <span style="color:green">OK</span>
|Installation || http://doc-snapshot.qt-project.org/5.0/installation.html || <span style="color:green">OK</span> || Expand with more platforms? || Installation
|-
|-
|Creating Custom Widgets for Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets.html || <span style="color:green">OK</span>
|Installing Qt for Mac OS X || http://doc-snapshot.qt-project.org/5.0/install-mac.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|-
|-
|Creating Main Windows in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-creating-mainwindows.html || <span style="color:green">OK</span>
|Installing Qt for Windows CE || http://doc-snapshot.qt-project.org/5.0/install-wince.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|-
|-
|Customizing Qt Designer Forms || http://doc-snapshot.qt-project.org/5.0/designer-customizing-forms.html || <span style="color:red">Fix</span> || Refers to QWidget include file as <QtGui/QWidget>
|Installing Qt for Windows || http://doc-snapshot.qt-project.org/5.0/install-win.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|-
|-
|Qt Designer's Editing Modes || http://doc-snapshot.qt-project.org/5.0/designer-editing-mode.html || <span style="color:green">OK</span>
|Installing Qt for X11 Platforms || http://doc-snapshot.qt-project.org/5.0/install-x11.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|-
|-
|Using Layouts in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-layouts.html || <span style="color:red">Fix</span> || Talks about QFormLayout as if it's the new sliced bread
|Qt Linguist Manual: Text ID Based Translations || http://doc-snapshot.qt-project.org/5.0/linguist-id-based-i18n.html || <span style="color:green">OK</span> || - || Linguist
|-
|-
|Qt Designer Manual || http://doc-snapshot.qt-project.org/5.0/designer-manual.html || <span style="color:red">Fix</span> || Should be clear about this being a designer for Widget apps specifically and that there are options.
|Qt Linguist Manual: Release Manager || http://doc-snapshot.qt-project.org/5.0/linguist-manager.html || <span style="color:green">OK</span> || - || Linguist
|-
|-
|Saving, Previewing and Printing Forms in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-preview.html ||  <span style="color:green">OK</span>
|Qt Linguist Manual || http://doc-snapshot.qt-project.org/5.0/linguist-manual.html ||  <span style="color:green">OK</span> || - || Linguist
|-
|-
|A Quick Start to Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-quick-start.html || <span style="color:green">OK</span>
|Qt Linguist Manual: Programmers || http://doc-snapshot.qt-project.org/5.0/linguist-programmers.html || <span style="color:red">Fix</span> || Include information about QML || Linguist
|-
|-
|Editing Resources with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-resources.html || <span style="color:green">OK</span>
|Qt Linguist Manual: Translators || http://doc-snapshot.qt-project.org/5.0/linguist-translators.html || <span style="color:red">Fix</span> || First section only says "Contents". Placeholder? || Linguist
|-
|-
|Using Stylesheets with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-stylesheet.html || <span style="color:green">OK</span>
|Qt Linguist Manual: TS File Format || http://doc-snapshot.qt-project.org/5.0/linguist-ts-file-format.html || <span style="color:red">Fix</span> || Missing DTD || Linguist
|-
|-
|Qt Designer's Tab Order Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-tab-order.html || <span style="color:green">OK</span>
|Support for Linux/X11 || http://doc-snapshot.qt-project.org/5.0/linuxx11-support.html || <span style="color:red">Fix</span> || List of features includes graphics view and QtOpenGL, but not QML. || Platforms
|-
|-
|Getting to Know Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-to-know.html || <span style="color:red">Fix</span> || Outdated information on how to start application (should probably focus on Qt Creator integration). Contains a reference to old "Qt Software" branding.
|Qt for Mac OS X - Specific Issues || http://doc-snapshot.qt-project.org/5.0/mac-differences.html || <span style="color:red">Fix</span> || Suggests contacting technical support. Should perhaps redirect to mailing lists and forums instead? Also mentions that Q_WS_MAC is no longer defined, but still uses it in a code snippet. || Platforms
|-
|Support for Mac OS X || http://doc-snapshot.qt-project.org/5.0/mac-support.html || <span style="color:red">Fix</span> || List of features includes graphics view and QtOpenGL, but not QML. || Platforms
|-
|-
|Qt Designer's UI File Format || http://doc-snapshot.qt-project.org/5.0/designer-ui-file-format.html || <span style="color:green">OK</span> || XML-schema missing, but this will probably be picked up by a qdoc error.
|Using the Meta-Object Compiler (moc) || http://doc-snapshot.qt-project.org/5.0/moc.html || <span style="color:red">Fix</span> || Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? || Tools
|}
 
 
{|
|-
|-
|Using a Designer UI File in Your Application || http://doc-snapshot.qt-project.org/5.0/designer-using-a-ui-file.html || <span style="color:green">OK</span> || Some iffy code snippets
! Title !! Link !! Status !! Action
|-
|-
|Using Containers in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-using-containers.html || <span style="color:green">OK</span>
|qmake Reference || http://doc-snapshot.qt-project.org/5.0/qmake-reference.html || <span style="color:green">OK</span>
|-
|-
|Using Custom Widgets with Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-using-custom-widgets.html || <span style="color:green">OK</span> ||
|Running qmake || http://doc-snapshot.qt-project.org/5.0/qmake-running.html || <span style="color:green">OK</span>
|-
|-
|Qt Designer's Widget Editing Mode || http://doc-snapshot.qt-project.org/5.0/designer-widget-mode.html || <span style="color:red">Fix</span> || Contains a TODO: "### Screenshot of widget box, again"
|qmake Tutorial || http://doc-snapshot.qt-project.org/5.0/qmake-tutorial.html || <span style="color:green">OK</span>
|}
=== User Interfaces ===
==== General ====
{|
|-
|-
|Desktop Integration || http://doc-snapshot.qt-project.org/5.0/desktop-integration.html || <span style="color:green">OK</span> || See [https://bugreports.qt-project.org/browse/QTBUG-25524 QTBUG-25524]
|Using qmake || http://doc-snapshot.qt-project.org/5.0/qmake-using.html || <span style="color:green">OK</span>
|-
|-
|Getting Started Guides || http://doc-snapshot.qt-project.org/5.0/gettingstarted.html || <span style="color:red">Fix</span> || Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"?
|qmake Variable Reference || http://doc-snapshot.qt-project.org/5.0/qmake-variable-reference.html || <span style="color:red">Fix</span> || Contains information particular to Symbian and Maemo. Layout is all crazy. Module list for QT variable is outdated. Contains information about variables that have been deprecated since Qt 4.2.
|}
|}
==== User input ====
 
 
{|
{|
|-
|-
|Keyboard Focus || http://doc-snapshot.qt-project.org/5.0/focus.html || <span style="color:red">Fix</span> || Widget-specific. Should contain info about keyboard-focus in QML.
! Title !! Link !! Status !! Action
|-
|-
|Gestures Programming || http://doc-snapshot.qt-project.org/5.0/gestures-overview.html || <span style="color:red">Fix</span> || Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML?
|Debugging QML Applications || http://doc-snapshot.qt-project.org/5.0/qtquick-debugging.html || <span style="color:green">OK</span> || - || QML
|-
|Deploying QML Applications || http://doc-snapshot.qt-project.org/5.0/qtquick-deployment.html || <span style="color:red">Fix</span> || Claims that QQuickView is QWidget-based and uses QApplication instead of QGuiApplication in examples. || QML
|}
|}
==== Widgets ====
 
 
 
====Build system====
{|
{|
|-
|-
|Dialog Windows || http://doc-snapshot.qt-project.org/5.0/dialogs.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|Cleanlooks Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-cleanlooks.html || <span style="color:red">Fix</span> || '''Kill'''? We have to find out if CleanLooks is part of Qt 5 or not.
|Creating Shared Libraries || http://doc-snapshot.qt-project.org/5.0/sharedlibrary.html || <span style="color:green">OK</span>
|}
 
====Tools===
 
{|
|-
|-
|GTK Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-gtk.html || <span style="color:red">Fix</span> || Doesn't the GTK style use the system theme? Should be clarified if that's the case.
! Title !! Link !! Status !! Action
|-
|-
|Qt Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery.html || <span style="color:red">Fix</span> || Mentions "Qt 4" as current version.
|User Interface Compiler (uic) || http://doc-snapshot.qt-project.org/5.0/uic.html || <span style="color:green">OK</span>
|}
 
 
=== User Interfaces ===
{|
|-
|-
|Macintosh Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-macintosh.html || <span style="color:green">OK</span> || Has a table-breaking image, but mostly fine.
! Title !! Link !! Status !! Action
|-
|-
|Plastique Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-plastique.html || <span style="color:red">Fix</span> || '''Kill'''? We have to find out if Plastique is part of Qt 5 or not.
|Standard Accelerator Keys || http://doc-snapshot.qt-project.org/5.0/accelerators.html || <span style="color:red">Fix</span> || Contains a reference to Q3Accel as the "best practice" for accelerators in Qt... The list of standard accelerators might be useful to some people, though.
|-
|-
|Windows Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windows.html || <span style="color:green">OK</span>
|Accessibility || http://doc-snapshot.qt-project.org/5.0/accessible.html || <span style="color:red">Fix</span> || Make this less confrontational?
|-
|-
|Windows Vista Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windowsvista.html || <span style="color:green">OK</span>
|Animation Framework || http://doc-snapshot.qt-project.org/5.0/animation.html || <span style="color:red">Fix</span> || QEasingCurve needs a description, otherwise it's fine.
|-
|-
|Windows XP Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windowsxp.html || <span style="color:green">OK</span>
|The Animation Framework || http://doc-snapshot.qt-project.org/5.0/animation-overview.html || <span style="color:red">Fix</span> || Mentions "Kinetic" and "Graphics View". Might need some generalization.
|-
|-
|Layout Classes || http://doc-snapshot.qt-project.org/5.0/geomanagement.html || <span style="color:green">OK</span>
|Setting the Application Icon || http://doc-snapshot.qt-project.org/5.0/appicon.html || <span style="color:red">Fix</span> || Widget-specific and might (I hope) be out of date, but that needs to be checked.
|}
|}
==== Drag and drop ====
====QML and QtQuick====
{|
{|
|-
|-
|Drag and Drop || http://doc-snapshot.qt-project.org/5.0/dnd.html || <span style="color:red">Fix</span> || Needs to describe QtQuick/QWindow (QWidget part is <span style="color:green">OK</span>)
! Title !! Link !! Status !! Action
|}
|-
==== QML ====
|C++ Extensions: Reference examples || http://doc-snapshot.qt-project.org/5.0/declarative-cppextensions-reference.html || <span style="color:green">OK</span>
{|
|-
|Chapter 1: Creating a New Type || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter1-basics.html || <span style="color:green">OK</span>
|-
|-
|Getting Started Programming with QML || http://doc-snapshot.qt-project.org/5.0/gettingstartedqml.html ||  <span style="color:red">Fix</span> || Several anachronisms: Qt 4.7 given as latest version, old code samples, etc. See [https://bugreports.qt-project.org/browse/QTBUG-25621 QTBUG-25621]
|Chapter 2: Connecting to C++ Methods and Signals || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter2-methods.html ||  <span style="color:green">OK</span> || Contains some iffy code snippets
|}
|}
=== Core fundamentals ===
 
==== Event system ====
==== QML and QtQuick ====
{|
{|
|-
|-
|The Event System || http://doc-snapshot.qt-project.org/5.0/eventsandfilters.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|Event Classes || http://doc-snapshot.qt-project.org/5.0/events.html || <span style="color:green">OK</span>
|QML Module QtQuick.Window 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-window2-qtquick-window-2.html || <span style="color:green">OK</span>
 
|}
|}
=== Data Structure and Storage ===
=== Multimedia ===
=== Networking and Connectivity ===
=== Graphics ===
=== Scripting ===
==== QtScript ====
{|
|-
|ECMAScript Reference || http://doc-snapshot.qt-project.org/5.0/ecmascript.html || <span style="color:green">OK</span>
|}
=== Web ===
=== Testing ===


(UI testing, debugging)
==== Other ====


=== Add-ons ===
==== Sensors ====
{|
{|
|-
|-
|Determining the default sensor for a type || http://doc-snapshot.qt-project.org/5.0/determining-the-default-sensor-for-a-type.html || <span style="color:red">Fix</span> || Nokia-specific (talks about a .conf file in /etc/xdg/Nokia).
! Title !! Link !! Status !! Action !! Sub-topic
|-
|Qt Quick Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtquick-module.html || <span style="color:green">OK</span> || - || Reference
|-
|-
|Dynamic Sensor Backend Registration || http://doc-snapshot.qt-project.org/5.0/dynamic-sensor-backend-registration.html || <span style="color:green">OK</span>
|Qt Quick Release Notes || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-releasenotes.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Generic Backend || http://doc-snapshot.qt-project.org/5.0/genericbackend.html || <span style="color:green">OK</span>
|Qt Quick Licensing Information || http://doc-snapshot.qt-project.org/5.0/qtquicklicense.html || <span style="color:green">OK</span> || - || Licensing
|}
|}


== Not overviews ==
 
=== Introduction ===
 
==== Licensing ====
====Widgets====
{|
{|
|-
|-
|Implementation of the Recursive Shadow Casting Algorithm in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-recursive-shadow-casting.html || <span style="color:green">OK</span>
  ! Title !! Link !! Status !! Action
|-
|-
|Qt Editions || http://doc-snapshot.qt-project.org/5.0/editions.html || <span style="color:red">Fix</span> || <span style="color:red">Fix</span> links
|Abstract Widget Classes || http://doc-snapshot.qt-project.org/5.0/abstractwidgets.html || <span style="color:green">OK</span>
|}
=== Examples and tutorials ===
{|
|-
|-
|Chapter 3: Adding Property Bindings || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter3-bindings.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|Advanced Widgets || http://doc-snapshot.qt-project.org/5.0/advanced.html || <span style="color:red">Fix</span> || Just a list of widgets. Seems incomplete.
|-
|-
|Chapter 4: Using Custom Property Types || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter4-custompropertytypes.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|Widget Appearance and Style || http://doc-snapshot.qt-project.org/5.0/appearance.html || <span style="color:green">OK</span>
|-
|-
|Chapter 5: Using List Property Types || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter5-listproperties.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|Window and Dialog Widgets || http://doc-snapshot.qt-project.org/5.0/application-windows.html || <span style="color:red">Fix</span> || Very widget-specific and overloads the term "Window" which now has a different meaning.
|-
|-
|Chapter 6: Writing an Extension Plugin || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter6-plugins.html ||  <span style="color:red">Fix</span> || Mention of QML Viewer
|Basic Widgets || http://doc-snapshot.qt-project.org/5.0/basicwidgets.html || <span style="color:green">OK</span>
|-
|QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame1.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|QML Advanced Tutorial 2 - Populating the Game Canvas || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame2.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|QML Advanced Tutorial 3 - Implementing the Game Logic || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame3.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|QML Advanced Tutorial 4 - Finishing Touches || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame4.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|}
|}


 
=== User Interfaces ===
 
== Batch 3 ==
 
 
=== SDK ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action !! Sub-topic
  ! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|Getting Started Programming with Qt || http://doc-snapshot.qt-project.org/5.0/gettingstartedqt.html || <span style="color:red">Fix</span> || Called "Getting started with Qt" instead of "Getting started with QtWidgets"
|Books about GUI Design || http://doc-snapshot.qt-project.org/5.0/guibooks.html || <span style="color:red">Fix</span> || Should mention that the Qt 4-book is mainly relevant for widgets development and other. We'll just have to assume that our charity-agreement with Amazon (our favorite bookstore apparently) is still valid?
|-
|-
|Installation || http://doc-snapshot.qt-project.org/5.0/installation.html || <span style="color:green">OK</span> || Expand with more platforms? || Installation
|Help System || http://doc-snapshot.qt-project.org/5.0/helpsystem.html || <span style="color:green">OK</span> || - || Widgets
|-
|-
|Installing Qt for Mac OS X || http://doc-snapshot.qt-project.org/5.0/install-mac.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|Qt Classes for Internationalization || http://doc-snapshot.qt-project.org/5.0/i18n.html || <span style="color:green">OK</span> || - || i18n
|-
|-
|Installing Qt for Windows CE || http://doc-snapshot.qt-project.org/5.0/install-wince.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|Translation Rules for Plurals || http://doc-snapshot.qt-project.org/5.0/i18n-plural-rules.html || <span style="color:green">OK</span> || - || i18n
|-
|-
|Installing Qt for Windows || http://doc-snapshot.qt-project.org/5.0/install-win.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|Writing Source Code for Translation || http://doc-snapshot.qt-project.org/5.0/i18n-source-translation.html || <span style="color:red">Fix</span> || Should also mention how to do this for QML || i18n
|-
|-
|Installing Qt for X11 Platforms || http://doc-snapshot.qt-project.org/5.0/install-x11.html || <span style="color:red">Fix</span> || Should focus on SDK instead of source builds? || Installation
|Internationalization with Qt || http://doc-snapshot.qt-project.org/5.0/internationalization.html || <span style="color:red">Fix</span> || Very widget-centric, outdated Norwegian ortography in example, wrongfully identifies Scandinavian languages as "exotic" || i18n
|-
|-
|Qt Linguist Manual: Text ID Based Translations || http://doc-snapshot.qt-project.org/5.0/linguist-id-based-i18n.html || <span style="color:green">OK</span> || - || Linguist
|Layout Management || http://doc-snapshot.qt-project.org/5.0/layout.html || <span style="color:green">OK</span> || - || Widgets
|-
|-
|Qt Linguist Manual: Release Manager || http://doc-snapshot.qt-project.org/5.0/linguist-manager.html || <span style="color:green">OK</span> || - || Linguist
|Main Window and Related Classes || http://doc-snapshot.qt-project.org/5.0/mainwindow-classes.html || <span style="color:green">OK</span> || - || Widgets
|-
|-
|Qt Linguist Manual || http://doc-snapshot.qt-project.org/5.0/linguist-manual.html || <span style="color:green">OK</span> || - || Linguist
|Application Main Window || http://doc-snapshot.qt-project.org/5.0/mainwindow.html || <span style="color:green">OK</span> || - || Widgets
|-
|-
|Qt Linguist Manual: Programmers || http://doc-snapshot.qt-project.org/5.0/linguist-programmers.html || <span style="color:red">Fix</span> || Include information about QML || Linguist
|Model/View Classes || http://doc-snapshot.qt-project.org/5.0/model-view.html || <span style="color:green">OK</span> || - || Model/View
|-
|-
|Qt Linguist Manual: Translators || http://doc-snapshot.qt-project.org/5.0/linguist-translators.html || <span style="color:red">Fix</span> || First section only says "Contents". Placeholder? || Linguist
|Model/View Tutorial || http://doc-snapshot.qt-project.org/5.0/modelview.html || <span style="color:red">Fix</span> || Very focused on widgets. It should be clear that widgets and QML are both first class citizens when it comes to presenting the contents of a model. Also lists a few Qt 4 books, so it should be made clear there that they describe concepts which are still relevant, but that they don't contain information about the new additions in Qt 5 (or, probably, the laters versions of Qt 4). || Model/View
|-
|-
|Qt Linguist Manual: TS File Format || http://doc-snapshot.qt-project.org/5.0/linguist-ts-file-format.html || <span style="color:red">Fix</span> || Missing DTD || Linguist
|Model/View Programming || http://doc-snapshot.qt-project.org/5.0/model-view-programming.html || <span style="color:red">Fix</span> || Should cover QML usage, mentions Qt 4 as if it's new, mentions porting from Qt 3. || Model/View
|-
|Support for Linux/X11 || http://doc-snapshot.qt-project.org/5.0/linuxx11-support.html || <span style="color:red">Fix</span> || List of features includes graphics view and QtOpenGL, but not QML. || Platforms
|-
|Qt for Mac OS X - Specific Issues || http://doc-snapshot.qt-project.org/5.0/mac-differences.html || <span style="color:red">Fix</span> || Suggests contacting technical support. Should perhaps redirect to mailing lists and forums instead? Also mentions that Q_WS_MAC is no longer defined, but still uses it in a code snippet. || Platforms
|-
|Support for Mac OS X || http://doc-snapshot.qt-project.org/5.0/mac-support.html || <span style="color:red">Fix</span> || List of features includes graphics view and QtOpenGL, but not QML. || Platforms
|-
|Using the Meta-Object Compiler (moc) || http://doc-snapshot.qt-project.org/5.0/moc.html || <span style="color:red">Fix</span> || Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? || Tools
|}
|}


=== User Interfaces ===
=== User Interfaces ===
==== Widgets ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action !! Sub-topic
|Organizers || http://doc-snapshot.qt-project.org/5.0/organizers.html || <span style="color:green">OK</span>
|}
==== QML ====
{|
|-
|-
|Books about GUI Design || http://doc-snapshot.qt-project.org/5.0/guibooks.html || <span style="color:red">Fix</span> || Should mention that the Qt 4-book is mainly relevant for widgets development and other. We'll just have to assume that our charity-agreement with Amazon (our favorite bookstore apparently) is still valid?
|Property Binding || http://doc-snapshot.qt-project.org/5.0/propertybinding.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|Help System || http://doc-snapshot.qt-project.org/5.0/helpsystem.html || <span style="color:green">OK</span> || - || Widgets
|QML Basic Types || http://doc-snapshot.qt-project.org/5.0/qdeclarativebasictypes.html || <span style="color:green">OK</span>
|-
|-
|Qt Classes for Internationalization || http://doc-snapshot.qt-project.org/5.0/i18n.html || <span style="color:green">OK</span> || - || i18n
|QML Performance || http://doc-snapshot.qt-project.org/5.0/qdeclarativeperformance.html || <span style="color:red">Fix</span> || Mostly <span style="color:green">OK</span>, but need to get rid of the part mentioning graphicssystems and QDeclarativeView etc
|-
|-
|Translation Rules for Plurals || http://doc-snapshot.qt-project.org/5.0/i18n-plural-rules.html || <span style="color:green">OK</span> || - || i18n
|QML Scope || http://doc-snapshot.qt-project.org/5.0/qdeclarativescope.html || <span style="color:red">Fix</span> || Should have import QtQuick 2.0 instead of 1.0
|-
|-
|Writing Source Code for Translation || http://doc-snapshot.qt-project.org/5.0/i18n-source-translation.html || <span style="color:red">Fix</span> || Should also mention how to do this for QML || i18n
|QML Security || http://doc-snapshot.qt-project.org/5.0/qdeclarativesecurity.html || <span style="color:red">Fix</span> || Should have import QtQuick 2.0 instead of 1.0
|-
|-
|Internationalization with Qt || http://doc-snapshot.qt-project.org/5.0/internationalization.html || <span style="color:red">Fix</span> || Very widget-centric, outdated Norwegian ortography in example, wrongfully identifies Scandinavian languages as "exotic" || i18n
|QML States || http://doc-snapshot.qt-project.org/5.0/qdeclarativestates.html || <span style="color:red">Fix</span> || Missing code snippets
|-
|-
|Layout Management || http://doc-snapshot.qt-project.org/5.0/layout.html || <span style="color:green">OK</span> || - || Widgets
|QML Animation and Transitions || http://doc-snapshot.qt-project.org/5.0/qdeclarativeanimation.html || <span style="color:red">Fix</span> || Missing snippets
|}
 
=== User Interfaces ===
{|
|-
|-
|Main Window and Related Classes || http://doc-snapshot.qt-project.org/5.0/mainwindow-classes.html || <span style="color:green">OK</span> || - || Widgets
! Title !! Link !! Status !! Action
|-
|-
|Application Main Window || http://doc-snapshot.qt-project.org/5.0/mainwindow.html || <span style="color:green">OK</span> || - || Widgets
|UI Design with Qt || http://doc-snapshot.qt-project.org/5.0/qt-gui-concepts.html || <span style="color:green">OK</span>
|-
|-
|Model/View Classes || http://doc-snapshot.qt-project.org/5.0/model-view.html || <span style="color:green">OK</span> || - || Model/View
|The Qt GUI Module || http://doc-snapshot.qt-project.org/5.0/qtgui-module.html || <span style="color:green">OK</span>
|-
|-
|Model/View Tutorial || http://doc-snapshot.qt-project.org/5.0/modelview.html || <span style="color:red">Fix</span> || Very focused on widgets. It should be clear that widgets and QML are both first class citizens when it comes to presenting the contents of a model. Also lists a few Qt 4 books, so it should be made clear there that they describe concepts which are still relevant, but that they don't contain information about the new additions in Qt 5 (or, probably, the laters versions of Qt 4). || Model/View
|Qt GUI Module Overview || http://doc-snapshot.qt-project.org/5.0/qtgui-overview.html || <span style="color:green">OK</span>
|-
|Model/View Programming || http://doc-snapshot.qt-project.org/5.0/model-view-programming.html || <span style="color:red">Fix</span> || Should cover QML usage, mentions Qt 4 as if it's new, mentions porting from Qt 3.  || Model/View
|}
|}


=== Core fundamentals ===  
====QML and QtQuick====
(IPC, containers, signals/slots, properties, meta-object, and so on.)
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action !! Sub-topic
  ! Title !! Link !! Status !! Action
|-
|Important C++ Classes Provided By The Qt QML Module || http://doc-snapshot.qt-project.org/5.0/qtqml-cppclasses-topic.html || <span style="color:green">OK</span>
|-
|Embedding C++ Objects into QML with Context Properties || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-contextproperties.html || <span style="color:green">OK</span>
|-
|Data Type Conversion Between QML and C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-data.html || <span style="color:green">OK</span>
|-
|-
|Implicit Sharing || http://doc-snapshot.qt-project.org/5.0/implicit-sharing.html || <span style="color:red">Fix</span> || List of classes needs to be updated || Object ownership model
|Defining QML Types from C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-definetypes.html || <span style="color:green">OK</span>
|-
|-
|Object Model || http://doc-snapshot.qt-project.org/5.0/object.html || <span style="color:green">OK</span>
|Exposing Attributes of C++ Types to QML || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-exposecppattributes.html || <span style="color:green">OK</span>
|-
|-
|Object Trees &amp; Ownership || http://doc-snapshot.qt-project.org/5.0/objecttrees.html || <span style="color:red">Fix</span> || QWidget is not "the base class of everything that appears on the screen" || Object ownership model
|Interacting with QML Objects from C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-interactqmlfromcpp.html || <span style="color:green">OK</span>
|-
|-
|D-Bus || http://doc-snapshot.qt-project.org/5.0/intro-to-dbus.html || <span style="color:green">OK</span> || - || IPC
|Integrating QML and C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-topic.html || <span style="color:green">OK</span>
|-
|-
|Inter-Process Communication in Qt || http://doc-snapshot.qt-project.org/5.0/ipc.html || <span style="color:red">Fix</span> || Remove QCop || IPC
|Defining Object Types through QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-definetypes.html || <span style="color:green">OK</span>
|-
|-
|The Meta-Object System || http://doc-snapshot.qt-project.org/5.0/metaobjects.html || <span style="color:red">Fix</span> || Should mention that the meta object can also be used make functions and properties available from QML. || Meta object system
|Resource Loading and Network Transparency || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-networktransparency.html || <span style="color:green">OK</span>
|}
|}


====Widgets====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|QtOpenGL Module || http://doc-snapshot.qt-project.org/5.0/qtopengl-module.html || <span style="color:red">Fix</span> || This module is deprecated. The Motif reference might not be relevant any more
|}
|}


=== Data Structure and Storage ===
 
==== General ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action !! Sub-topic
|Desktop Integration || http://doc-snapshot.qt-project.org/5.0/desktop-integration.html || <span style="color:green">OK</span> || See [https://bugreports.qt-project.org/browse/QTBUG-25524 QTBUG-25524]
|-
|-
|JSON Support in Qt || http://doc-snapshot.qt-project.org/5.0/json.html || <span style="color:green">OK</span> || - || Serialization
|Getting Started Guides || http://doc-snapshot.qt-project.org/5.0/gettingstarted.html || <span style="color:red">Fix</span> || Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"?
|-
|Input/Output and Networking || http://doc-snapshot.qt-project.org/5.0/io.html || <span style="color:green">OK</span> || - || IO
|}
|}
 
==== User input ====
=== Multimedia ===
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Keyboard Focus || http://doc-snapshot.qt-project.org/5.0/focus.html || <span style="color:red">Fix</span> || Widget-specific. Should contain info about keyboard-focus in QML.
|-
|-
|Multimedia Backend Development || http://doc-snapshot.qt-project.org/5.0/multimediabackend.html || <span style="color:green">OK</span>
|Gestures Programming || http://doc-snapshot.qt-project.org/5.0/gestures-overview.html || <span style="color:red">Fix</span> || Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML?
|-
|Qt Multimedia Overview || http://doc-snapshot.qt-project.org/5.0/multimediaoverview.html || <span style="color:green">OK</span>
|}
|}
 
==== Widgets ====
=== Networking and Connectivity ===
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Dialog Windows || http://doc-snapshot.qt-project.org/5.0/dialogs.html || <span style="color:green">OK</span>
|-
|-
|Network Programming API || http://doc-snapshot.qt-project.org/5.0/network.html || <span style="color:green">OK</span> || - || Reference
|Cleanlooks Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-cleanlooks.html || <span style="color:red">Fix</span> || '''Kill'''? We have to find out if CleanLooks is part of Qt 5 or not.
|}
 
=== Graphics ===
{|
|-
|-
! Title !! Link !! Status !! Action !! Sub-topic
|GTK Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-gtk.html || <span style="color:red">Fix</span> || Doesn't the GTK style use the system theme? Should be clarified if that's the case.
|-
|-
|Graphical Effects || http://doc-snapshot.qt-project.org/5.0/graphicaleffects.html || <span style="color:green">OK</span> || - || Graphicsview
|Qt Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery.html || <span style="color:red">Fix</span> || Mentions "Qt 4" as current version.
|-
|Macintosh Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-macintosh.html || <span style="color:green">OK</span> || Has a table-breaking image, but mostly fine.
|-
|Plastique Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-plastique.html ||  <span style="color:red">Fix</span> || '''Kill'''? We have to find out if Plastique is part of Qt 5 or not.
|-
|Windows Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windows.html || <span style="color:green">OK</span>
|-
|Windows Vista Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windowsvista.html || <span style="color:green">OK</span>
|-
|-
|Graphics View Classes || http://doc-snapshot.qt-project.org/5.0/graphicsview-api.html || <span style="color:green">OK</span> || - || Graphicsview
|Windows XP Style Widget Gallery || http://doc-snapshot.qt-project.org/5.0/gallery-windowsxp.html || <span style="color:green">OK</span>
|-
|-
|Graphics View Framework || http://doc-snapshot.qt-project.org/5.0/graphicsview.html || <span style="color:green">OK</span> || - || Graphicsview
|Layout Classes || http://doc-snapshot.qt-project.org/5.0/geomanagement.html || <span style="color:green">OK</span>
|}
|}
 
==== Drag and drop ====
=== Scripting ===
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Drag and Drop || http://doc-snapshot.qt-project.org/5.0/dnd.html || <span style="color:red">Fix</span> || Needs to describe QtQuick/QWindow (QWidget part is <span style="color:green">OK</span>)
|}
|}
 
==== QML ====
=== Web ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
|Getting Started Programming with QML || http://doc-snapshot.qt-project.org/5.0/gettingstartedqml.html || <span style="color:red">Fix</span> || Several anachronisms: Qt 4.7 given as latest version, old code samples, etc. See [https://bugreports.qt-project.org/browse/QTBUG-25621 QTBUG-25621]
|}
|}


=== Testing ===
(UI testing, debugging)


=== User Interfaces ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action !! Sub-topic
|}
|-
 
|Using C++ Models with QtQuick Views || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-cppmodels.html || <span style="color:green">OK</span> || - || Model/View
 
=== Add-ons ===
 
(Contacts, Sensors, Location, Qt 3D etc)
 
{|
|-
|-
! Title !! Link !! Status !! Action !! Sub-topic
|Models and Views in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-modelview.html || <span style="color:green">OK</span> || - || Model/View
|-
|-
|Supported iCalendar Features || http://doc-snapshot.qt-project.org/5.0/icalsupport.html || <span style="color:green">OK</span> || - || Versit
|Important Concepts In Qt Quick - Data - Models, Views and Data Storage || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-topic.html || <span style="color:green">OK</span> || - || Model/View
|-
|-
|Qt Location || http://doc-snapshot.qt-project.org/5.0/index-qtlocation-module.html || <span style="color:red">Fix</span> || Talks about the default "nokia" plugin. Also seems to focus on Qt 4 APIs with a short list of Qt 5 updates at the end. || Location
|Qt Quick Text Input Handling and Validators || http://doc-snapshot.qt-project.org/5.0/qtquick-input-textinput.html || <span style="color:green">OK</span> || Remove QRegExp reference? QRegularExpression is the new class in 5.0. || QML
|-
|-
|Qt Sensors || http://doc-snapshot.qt-project.org/5.0/index-qtsensors.html || <span style="color:green">OK</span> || - || Sensors
|Important Concepts In Qt Quick - User Input || http://doc-snapshot.qt-project.org/5.0/qtquick-input-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Notifications || http://doc-snapshot.qt-project.org/5.0/notifications.html || <span style="color:green">OK</span> || Maybe add JSON DB to the title || JsonDB
|Internationalization and Localization with Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-internationalization.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Object Indexes || http://doc-snapshot.qt-project.org/5.0/object-indexes.html || <span style="color:green">OK</span> || Maybe add JSON DB to the title || JsonDB
|Scope and Naming Resolution || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-scope.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Qt Organizer API Advanced Usage || http://doc-snapshot.qt-project.org/5.0/organizeradvanced.html || <span style="color:green">OK</span> || - || Qt Organizer
|Structure of a QML Document || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-structure.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Qt Organizer Asynchronous API || http://doc-snapshot.qt-project.org/5.0/organizerasync.html || <span style="color:green">OK</span> || - || Qt Organizer
|QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Qt Organizer C++ API || http://doc-snapshot.qt-project.org/5.0/organizerclasses.html || <span style="color:green">OK</span> || - || Qt Organizer
|Qt QML || http://doc-snapshot.qt-project.org/5.0/qtqml-index.html || <span style="color:green">OK</span> || - || QML
|}
 
=== Other ===
 
{|
|-
|-
! Title !! Link !! Status !! Action
|Dynamic QML Object Creation from JavaScript || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-dynamicobjectcreation.html || <span style="color:green">OK</span> || - || QML
|-
|-
|GNU General Public License (GPL) || http://doc-snapshot.qt-project.org/5.0/gpl.html || <span style="color:red">Fix</span> || "Copyright Nokia" || Licensing
|JavaScript Expressions in QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-expressions.html || <span style="color:green">OK</span> || - || QML
|-
|-
|GNU Lesser General Public License (LGPL) || http://doc-snapshot.qt-project.org/5.0/lgpl.html || <span style="color:red">Fix</span> || s/Nokia/Digia || Licensing
|List of JavaScript Objects and Functions || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-functionlist.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Other Licenses Used in Qt || http://doc-snapshot.qt-project.org/5.0/licenses.html || <span style="color:green">OK</span> || But remove link to killed page || Licensing
|JavaScript Host Environment || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-hostenvironment.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Open Source Versions of Qt || http://doc-snapshot.qt-project.org/5.0/opensourceedition.html || <span style="color:red">Fix</span> || s/Nokia/Digia/ || Licensing
|Importing JavaScript Resources in QML || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-imports.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Groups Of Related Classes || http://doc-snapshot.qt-project.org/5.0/groups.html || <span style="color:green">OK</span> || - || Reference
|QML Global Object || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-qmlglobalobject.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Inheritance Hierarchy || http://doc-snapshot.qt-project.org/5.0/hierarchy.html || <span style="color:green">OK</span> || - || Reference
|Defining JavaScript Resources In QML || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-resources.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Known Issues || http://doc-snapshot.qt-project.org/5.0/known-issues.html || <span style="color:green">OK</span>
|Integrating QML and JavaScript || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Poly2Tri Polygon Triangulation Library || http://doc-snapshot.qt-project.org/5.0/legal-poly2tri.html || <span style="color:green">OK</span>
|Qt QML Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtqml-module.html || <span style="color:green">OK</span> || - || QML
|-
|-
|All Modules || http://doc-snapshot.qt-project.org/5.0/modules.html || <span style="color:green">OK</span> || - || Reference
|Creating C++ Plugins for QML || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-cppplugins.html || <span style="color:green">OK</span> || - || QML
|-
|-
|All Namespaces || http://doc-snapshot.qt-project.org/5.0/namespaces.html || <span style="color:red">Fix</span> || Add QtQuick-related namespaces || Reference
|Identified Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-identifiedmodules.html || <span style="color:green">OK</span> || - || QML
|}
 
 
== Batch 4 ==
 
=== SDK ===
==== Cross-platform development ====
{|
|-
|-
|Supported Platforms || http://doc-snapshot.qt-project.org/5.0/platform-details.html || <span style="color:red">Fix</span> || See [https://bugreports.qt-project.org/browse/QTBUG-27250 QTBUG-27250]. Also mentions Nokia. Consider syncing with [http://qt.digia.com/Product/Supported-Platforms/ Digia's page]
|Legacy Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-legacymodules.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform and Compiler Notes || http://doc-snapshot.qt-project.org/5.0/platform-notes.html || <span style="color:red">Fix</span> || Remove "embedded linux"
|Module Definition qmldir Files || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-qmldir.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform Notes - INTEGRITY || http://doc-snapshot.qt-project.org/5.0/platform-notes-integrity.html || <span style="color:red">Fix</span> || Says it's community-port based on Qt for Embedded Linux. Should it be '''killed''' as well?
|QML Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform and Compiler Notes - Mac OS X || http://doc-snapshot.qt-project.org/5.0/platform-notes-mac.html || <span style="color:red">Fix</span> || Code snippet won't compile because it uses QApplication without including QtWidgets. Also has an empty section labelled "Binary Package".
|QML Syntax Basics || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-basics.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform and Compiler Notes - QNX || http://doc-snapshot.qt-project.org/5.0/platform-notes-qnx.html || <span style="color:red">Fix</span> || Says it's community-port based on Qt for Embedded Linux. Should it be '''killed''' as well?
|Importing QML Document Directories || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-directoryimports.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform and Compiler Notes - VxWorks || http://doc-snapshot.qt-project.org/5.0/platform-notes-vxworks.html || <span style="color:red">Fix</span> || References Qt embedded.
|Import Statements || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-imports.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform and Compiler Notes - Windows || http://doc-snapshot.qt-project.org/5.0/platform-notes-windows.html || <span style="color:red">Fix</span> || Refers to compiling Qt 4. Contains the macro "%VERSION%": Is this supposed to be expanded by qdoc?
|QML Object Attributes || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-objectattributes.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Platform and Compiler Notes - X11 || http://doc-snapshot.qt-project.org/5.0/platform-notes-x11.html || <span style="color:red">Fix</span> || A lot of this information is outdated
|Property Binding || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-propertybinding.html || <span style="color:green">OK</span> || <span style="color:red">Fix</span> the <span style="color:red">### TODO</span> || QML
|-
|-
|Platform-Specific Documentation || http://doc-snapshot.qt-project.org/5.0/platform-specific.html || <span style="color:red">Fix</span> || outdated
|Signal and Handler Event System || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-signals.html || <span style="color:green">OK</span> || - || QML
|}
==== qmake ====
{|
|-
|-
|qmake Advanced Usage || http://doc-snapshot.qt-project.org/5.0/qmake-advanced-usage.html || <span style="color:green">OK</span>
|QML Types Provided By The QtQml Module || http://doc-snapshot.qt-project.org/5.0/qtqml-typereference-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|qmake Common Projects || http://doc-snapshot.qt-project.org/5.0/qmake-common-projects.html || <span style="color:green">OK</span>
|QML Basic Types || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-basictypes.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Configuring qmake's Environment || http://doc-snapshot.qt-project.org/5.0/qmake-environment-reference.html || <span style="color:green">OK</span>
|QML Object Types || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-objecttypes.html || <span style="color:green">OK</span> || - || QML
|-
|-
|qmake Function Reference || http://doc-snapshot.qt-project.org/5.0/qmake-function-reference.html || <span style="color:green">OK</span>
|The QML Type System || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|qmake Manual || http://doc-snapshot.qt-project.org/5.0/qmake-manual.html || <span style="color:green">OK</span>
|Qt QML Release Notes || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtqml-releasenotes.html ||   <span style="color:green">OK</span> || - || QML
|-
|-
|qmake Platform Notes || http://doc-snapshot.qt-project.org/5.0/qmake-platform-notes.html || <span style="color:red">Fix</span> || Contains sections about Symbian
|Qt Quick Code Samples || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-codesamples.html ||   <span style="color:green">OK</span> || - || QML
|-
|Particle System Performance Guide || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-particles-performance.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Using Precompiled Headers || http://doc-snapshot.qt-project.org/5.0/qmake-precompiledheaders.html || <span style="color:red">Fix</span> || Contains some 4.0 versioning in the code snippets and claims we still support VC6.
|Defining Reusable Components || http://doc-snapshot.qt-project.org/5.0/qtquick-appdevguide-components.html || <span style="color:red">Fix</span> || Contains lots of <span style="color:red">########</span> comments || QML
|-
|-
|qmake Project Files || http://doc-snapshot.qt-project.org/5.0/qmake-project-files.html || <span style="color:red">Fix</span> || Outdated examples where you have to do "CONFIG += qt thread" to get a multithreaded Qt application. Outdated list of modules.
|QML Application Developer Resources || http://doc-snapshot.qt-project.org/5.0/qtquick-applicationdevelopers.html || <span style="color:green">OK</span> || But update list of essential modules (Qt3D is no longer essential) || QML
|}
=== User Interfaces ===
==== Widgets ====
{|
|-
|-
|Organizers || http://doc-snapshot.qt-project.org/5.0/organizers.html || <span style="color:green">OK</span>
|Important Concepts In Qt Quick - Convenience Types || http://doc-snapshot.qt-project.org/5.0/qtquick-convenience-topic.html || <span style="color:green">OK</span> || - || QML
|}
==== QML ====
{|
|-
|-
|Property Binding || http://doc-snapshot.qt-project.org/5.0/propertybinding.html || <span style="color:red">Fix</span> || Missing snippets
|C++ Extension Points Provided By Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-cppextensionpoints.html || <span style="color:green">OK</span> || - || QML
|-
|-
|QML Basic Types || http://doc-snapshot.qt-project.org/5.0/qdeclarativebasictypes.html || <span style="color:green">OK</span>
|Sprite Animations || http://doc-snapshot.qt-project.org/5.0/qtquick-effects-sprites.html || <span style="color:red">Fix</span> || Broken HTML for links and some broken qdoc syntax at the top. || QML
|-
|-
|QML Performance || http://doc-snapshot.qt-project.org/5.0/qdeclarativeperformance.html || <span style="color:red">Fix</span> || Mostly <span style="color:green">OK</span>, but need to get rid of the part mentioning graphicssystems and QDeclarativeView etc
|Important Concepts In Qt Quick - Graphical Effects || http://doc-snapshot.qt-project.org/5.0/qtquick-effects-topic.html || <span style="color:green">OK</span> || - || QML
|-
|-
|QML Scope || http://doc-snapshot.qt-project.org/5.0/qdeclarativescope.html || <span style="color:red">Fix</span> || Should have import QtQuick 2.0 instead of 1.0
|Qt Quick Glossary Of Terms || http://doc-snapshot.qt-project.org/5.0/qtquick-glossary.html || <span style="color:green">OK</span> || - || QML
|-
|-
|QML Security || http://doc-snapshot.qt-project.org/5.0/qdeclarativesecurity.html || <span style="color:red">Fix</span> || Should have import QtQuick 2.0 instead of 1.0
|Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-index.html || <span style="color:green">OK</span> || - || QML
|-
|-
|QML States || http://doc-snapshot.qt-project.org/5.0/qdeclarativestates.html || <span style="color:red">Fix</span> || Missing code snippets
|Keyboard Focus in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-input-focus.html || <span style="color:green">OK</span> || A bit too much QWidget || QML
|-
|-
|QML Animation and Transitions || http://doc-snapshot.qt-project.org/5.0/qdeclarativeanimation.html || <span style="color:red">Fix</span> || Missing snippets
|Mouse Events || http://doc-snapshot.qt-project.org/5.0/qtquick-input-mouseevents.html || <span style="color:green">OK</span> || - || QML
|-
|Using the Qt Quick Particle System || http://doc-snapshot.qt-project.org/5.0/qtquick-particles2-qtquick-effects-particles.html || <span style="color:green">OK</span> || - || QML
|}
|}
=== Core fundamentals ===  
 
==== IPC ====
=== User Interfaces ===
==== QML ====
{|
{|
|-
|-
|Declaring Signals in D-Bus Adaptors || http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringsignals.html || <span style="color:green">OK</span>
|Positioning with Anchors || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-anchors.html || <span style="color:green">OK</span>
|-
|-
|Declaring Slots in D-Bus Adaptors || http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringslots.html || <span style="color:green">OK</span>
|Item Layouts || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-layouts.html || <span style="color:green">OK</span>
|-
|-
|QDBus Namespace || http://doc-snapshot.qt-project.org/5.0/qdbus.html || <span style="color:green">OK</span>
|Right-to-left User Interfaces || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-righttoleft.html || <span style="color:green">OK</span>
|-
|-
|The QtDBus Type System || http://doc-snapshot.qt-project.org/5.0/qdbustypesystem.html || <span style="color:green">OK</span>
|Important Concepts In Qt Quick - Positioning || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-topic.html || <span style="color:green">OK</span>
|-
|-
|D-Bus Viewer || http://doc-snapshot.qt-project.org/5.0/qdbusviewer.html || <span style="color:green">OK</span>
|QML Types Provided by Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-qmltypereference.html || <span style="color:green">OK</span>
|-
|-
|QtDBus XML compiler (qdbusxml2cpp) || http://doc-snapshot.qt-project.org/5.0/qdbusxml2cpp.html || <span style="color:green">OK</span>
|Quick Start Guide - QML Basics || http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-basics.html || <span style="color:green">OK</span>
|}
==== Plugins ====
{|
|-
|-
|How to Create Qt Plugins || http://doc-snapshot.qt-project.org/5.0/plugins-howto.html || <span style="color:green">OK</span>
|Quick Start Guide - QML Essentials || http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-essentials.html || <span style="color:green">OK</span>
|-
|-
|Qt Module QML Plugins || http://doc-snapshot.qt-project.org/5.0/plugins.html || <span style="color:green">OK</span>
|Animation and Transitions in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-animations.html || <span style="color:green">OK</span>
|}
==== Object model ====
{|
|-
|-
|The Property System || http://doc-snapshot.qt-project.org/5.0/properties.html || <span style="color:green">OK</span>
|Using Qt Quick Behaviors with States || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-behaviors.html || <span style="color:green">OK</span>
|}
=== Data Structure and Storage ===
=== Multimedia ===
==== Audio ====
{|
|-
|-
|QAudio Namespace || http://doc-snapshot.qt-project.org/5.0/qaudio.html || <span style="color:green">OK</span>
|Qt Quick States || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-states.html || <span style="color:green">OK</span>
|}
==== Printing ====
{|
|-
|-
|Printing with Qt || http://doc-snapshot.qt-project.org/5.0/printing.html || <span style="color:green">OK</span>
|Important Concepts in Qt Quick - States, Transitions and Animations || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-topic.html || <span style="color:green">OK</span>
|}
=== Networking and Connectivity ===
==== Bluetooth ====
{|
|-
|-
|QBluetooth Namespace || http://doc-snapshot.qt-project.org/5.0/qbluetooth.html || <span style="color:green">OK</span>
|Usecase - Animations In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-animations.html || <span style="color:green">OK</span>
|}
=== Graphics ===
==== QPainter ====
{|
|-
|-
|Painting Classes || http://doc-snapshot.qt-project.org/5.0/painting.html || <span style="color:green">OK</span>
|Use Case - Integrating JavaScript in QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-integratingjs.html || <span style="color:green">OK</span> || Last link in document doesn't work
|-
|-
|Paint Devices and Backends || http://doc-snapshot.qt-project.org/5.0/paintsystem-devices.html || <span style="color:red">Fix</span> || Remove the references to QGL-classes (replace with QOpenGLPaintDevice)
|Use Case - Layouts In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-layouts.html || <span style="color:green">OK</span>
|-
|-
|Drawing and Filling || http://doc-snapshot.qt-project.org/5.0/paintsystem-drawing.html || <span style="color:green">OK</span>
|Use Case - Style And Theme Support || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-styling.html || <span style="color:green">OK</span>
|-
|-
|Paint System || http://doc-snapshot.qt-project.org/5.0/paintsystem.html || <span style="color:green">OK</span>
|Use Case - Displaying Text In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-text.html || <span style="color:green">OK</span>
|-
|-
|Reading and Writing Image Files || http://doc-snapshot.qt-project.org/5.0/paintsystem-images.html || <span style="color:green">OK</span>
|Use Case - Responding To User Input in QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-userinput.html || <span style="color:green">OK</span>
|-
|-
|&lt;qdrawutil.h&gt; - Drawing Utility Functions || http://doc-snapshot.qt-project.org/5.0/qdrawutil-h.html || <span style="color:green">OK</span>
|Use Case - Visual Elements In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-visual.html || <span style="color:green">OK</span>
|}
==== OpenGL ====
{|
|-
|-
|QGL Namespace || http://doc-snapshot.qt-project.org/5.0/qgl.html || <span style="color:green">OK</span> || Isn't QtOpenGL deprecated?
|Concepts - Visual Coordinates in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-coordinates.html || <span style="color:green">OK</span>
|}
=== Scripting ===
=== Web ===
=== Testing ===
 
(UI testing, debugging)
 
=== Add-ons ===
==== QtPIM ====
{|
|-
|-
|Qt Organizer Manager Engines || http://doc-snapshot.qt-project.org/5.0/organizerengines.html || <span style="color:green">OK</span>
|Important Concepts In Qt Quick - The Visual Canvas || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-topic.html || <span style="color:green">OK</span>
|-
|-
|Qt Organizer Overview || http://doc-snapshot.qt-project.org/5.0/organizer.html || <span style="color:green">OK</span>
|Concepts - Visual Parent in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-visualparent.html || <span style="color:green">OK</span>
|-
|-
|Qt Organizer Synchronous API || http://doc-snapshot.qt-project.org/5.0/organizersync.html || <span style="color:green">OK</span>
|Important Concepts In Qt Quick - Visual Types || http://doc-snapshot.qt-project.org/5.0/qtquick-visualtypes-topic.html || <span style="color:green">OK</span>
|}
|}
==== QLALR ====
==== General ====
{|
{|
|-
|-
|qlalr - References to External Information || http://doc-snapshot.qt-project.org/5.0/qlalr-external-references.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|Performance Considerations And Suggestions || http://doc-snapshot.qt-project.org/5.0/qtquick-performance.html || <span style="color:green">OK</span>
|-
|-
|qlalr - Writing Grammars || http://doc-snapshot.qt-project.org/5.0/qlalr-files.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|Restoring a Window's Geometry || http://doc-snapshot.qt-project.org/5.0/restoring-geometry.html || <span style="color:red">Fix</span> || Update to QWindow (also, QWidget::saveGeometry is buggy)
|-
|-
|qlalr - Generating Code from Grammar Specifications || http://doc-snapshot.qt-project.org/5.0/qlalr-generating.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|Overview of Qt's Undo Framework || http://doc-snapshot.qt-project.org/5.0/qundo.html || <span style="color:green">OK</span>
|}
==== Widgets ====
{|
|-
|-
|qlalr - qlalr Grammar Specification || http://doc-snapshot.qt-project.org/5.0/qlalr-grammar-specification.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|QtWidgets Module || http://doc-snapshot.qt-project.org/5.0/qtwidgets-module.html || <span style="color:green">OK</span>
|-
|-
|qlalr - Handling Conflicts || http://doc-snapshot.qt-project.org/5.0/qlalr-handling-conflicts.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|Styling || http://doc-snapshot.qt-project.org/5.0/qwidget-styling.html || <span style="color:green">OK</span>
|-
|-
|qlalr - Error Handling and Recovery || http://doc-snapshot.qt-project.org/5.0/qlalr-handling-errors.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|Graphics View Classes || http://doc-snapshot.qt-project.org/5.0/graphicsview-api.html || <span style="color:green">OK</span> || - || Graphicsview
|-
|-
|qlalr || http://doc-snapshot.qt-project.org/5.0/qlalr.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|Graphics View Framework || http://doc-snapshot.qt-project.org/5.0/graphicsview.html || <span style="color:green">OK</span> || - || Graphicsview
|}
|}
==== QtPublishSubscribe ====
==== Rich text ====
{|
{|
|-
|-
|Qt Publish Subscribe Module || http://doc-snapshot.qt-project.org/5.0/publ-subs.html || <span style="color:green">OK</span>
|Advanced Rich Text Processing || http://doc-snapshot.qt-project.org/5.0/richtext-advanced-processing.html || <span style="color:green">OK</span>
|-
|Common Rich Text Editing Tasks || http://doc-snapshot.qt-project.org/5.0/richtext-common-tasks.html || <span style="color:green">OK</span>
|}
|}
==== ActiveQt ====
 
 
=== User Interfaces ===
{|
{|
|-
|-
|QAxContainer Module || http://doc-snapshot.qt-project.org/5.0/qaxcontainer-module.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|QAxServer Module || http://doc-snapshot.qt-project.org/5.0/qaxserver-module.html || <span style="color:green">OK</span>
|Scalability || http://doc-snapshot.qt-project.org/5.0/scalability.html || <span style="color:green">OK</span> || But maybe mention desktop as well as devices
|}
=== Porting from Qt 4 ===
{|
|-
|-
|Porting Guidelines || http://doc-snapshot.qt-project.org/5.0/portingguide.html || <span style="color:green">OK</span>
|Session Management || http://doc-snapshot.qt-project.org/5.0/session.html ||   <span style="color:green">OK</span>
|}
|}
== Not overviews ==
====Widgets====
=== Introduction ===
==== Licensing ====
{|
{|
|-
|-
|Notes about PDF Licensing || http://doc-snapshot.qt-project.org/5.0/pdf-licensing.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|}
|-
=== Sitemaps ===
|Standard Dialogs || http://doc-snapshot.qt-project.org/5.0/standard-dialogs.html || <span style="color:green">OK</span>
{|
|-
|Styles and Style Aware Widgets || http://doc-snapshot.qt-project.org/5.0/style-reference.html || <span style="color:green">OK</span>
|-
|Customizing Qt Widgets Using Style Sheets || http://doc-snapshot.qt-project.org/5.0/stylesheet-customizing.html || <span style="color:green">OK</span>
|-
|Qt Designer Integration || http://doc-snapshot.qt-project.org/5.0/stylesheet-designer.html || <span style="color:green">OK</span>
|-
|Qt Style Sheets || http://doc-snapshot.qt-project.org/5.0/stylesheet.html || <span style="color:green">OK</span>
|-
|Qt Style Sheets Reference || http://doc-snapshot.qt-project.org/5.0/stylesheet-reference.html || <span style="color:green">OK</span>
|-
|-
|All Overviews and HOWTOs || http://doc-snapshot.qt-project.org/5.0/overviews.html || <span style="color:red">Fix</span> || If this list is not generated, it will need fixing
|The Style Sheet Syntax || http://doc-snapshot.qt-project.org/5.0/stylesheet-syntax.html || <span style="color:green">OK</span>
|}
|}
 
====Rich Text====
 
== Batch 5 ==
 
=== Uncategorized ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|ActiveX in Qt || http://doc-snapshot.qt-project.org/5.0/qt-activex.html || <span style="color:green">OK</span> || What's the status for ActiveX?
|The QTextCursor Interface || http://doc-snapshot.qt-project.org/5.0/richtext-cursor.html || <span style="color:green">OK</span>
|-
|Rich Text Processing || http://doc-snapshot.qt-project.org/5.0/richtext.html || <span style="color:green">OK</span>
|-
|Supported HTML Subset || http://doc-snapshot.qt-project.org/5.0/richtext-html-subset.html || <span style="color:green">OK</span>
|-
|-
|Qt for Windows CE || http://doc-snapshot.qt-project.org/5.0/qtce.html || <span style="color:green">OK</span> || What's the status for CE?
|Document Layouts || http://doc-snapshot.qt-project.org/5.0/richtext-layouts.html || <span style="color:green">OK</span>
|}
 
===Introduction===
{|
|-
|-
! Title !! Link !! Status !! Action
|Rich Text Processing APIs || http://doc-snapshot.qt-project.org/5.0/richtext-processing.html || <span style="color:green">OK</span>
|-
|-
|What's New in Qt 5 || http://doc-snapshot.qt-project.org/5.0/qt5-intro.html || <span style="color:red">Fix</span> || Not complete. Too focused on mobile
|Rich Text Document Structure || http://doc-snapshot.qt-project.org/5.0/richtext-structure.html || <span style="color:green">OK</span>
|}
|}


=== SDK ===
 
=== User Interfaces ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|qmake Reference || http://doc-snapshot.qt-project.org/5.0/qmake-reference.html || <span style="color:green">OK</span>
|Widgets and Layouts || http://doc-snapshot.qt-project.org/5.0/widgets-and-layouts.html || <span style="color:green">OK</span> || Mention QtQuick || Widgets
|-
|-
|Running qmake || http://doc-snapshot.qt-project.org/5.0/qmake-running.html || <span style="color:green">OK</span>
|Using QML Positioner and Repeater Items || http://doc-snapshot.qt-project.org/5.0/qml-positioners.html || <span style="color:red">Fix</span> || Missing snippets || QML
|-
|-
|qmake Tutorial || http://doc-snapshot.qt-project.org/5.0/qmake-tutorial.html || <span style="color:green">OK</span>
|Presenting Data with QML || http://doc-snapshot.qt-project.org/5.0/qml-presenting-data.html || <span style="color:red">Fix</span> || Missing snippets, incomplete ("Decorating views" etc sections have no content) || QML
|-
|-
|Using qmake || http://doc-snapshot.qt-project.org/5.0/qmake-using.html || <span style="color:green">OK</span>
|QML Right-to-left User Interfaces || http://doc-snapshot.qt-project.org/5.0/qml-righttoleft.html || <span style="color:red">Fix</span> || Missing snippets, talks about qmlviewer and not qmlscene || QML
|-
|-
|qmake Variable Reference || http://doc-snapshot.qt-project.org/5.0/qmake-variable-reference.html || <span style="color:red">Fix</span> || Contains information particular to Symbian and Maemo. Layout is all crazy. Module list for QT variable is outdated. Contains information about variables that have been deprecated since Qt 4.2.
|QML Utility Elements || http://doc-snapshot.qt-project.org/5.0/qml-utility-elements.html || <span style="color:green">OK</span> || - || QML
|}
|-
 
|Presenting Data with Views || http://doc-snapshot.qt-project.org/5.0/qml-views.html || <span style="color:red">Fix</span> || Missing snippets || QML
=== User Interfaces ===
==== QML and QtQuick ====
{|
|-
|-
! Title !! Link !! Status !! Action
|Anchor-based Layout in QML || http://doc-snapshot.qt-project.org/5.0/qml-anchor-layout.html || <span style="color:green">OK</span> || - || QML
|-
|-
|QML Module QtQuick.Window 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-window2-qtquick-window-2.html || <span style="color:green">OK</span>
|Using QML Behaviors with States || http://doc-snapshot.qt-project.org/5.0/qml-behaviors-and-states.html || <span style="color:green">OK</span> || - || QML
 
|}
=== Core fundamentals ===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
 
{|
|-
|-
! Title !! Link !! Status !! Action|-
|QML Best Practices || http://doc-snapshot.qt-project.org/5.0/qml-best-practices-coding.html || <span style="color:red">Fix</span> || Maybe change QtQuick 1.0 -> QtQuick 2.0 || QML
|-
|-
|&lt;QtAlgorithms&gt; - Generic Algorithms || http://doc-snapshot.qt-project.org/5.0/qtalgorithms.html || <span style="color:green">OK</span>
|QML Best Practices || http://doc-snapshot.qt-project.org/5.0/qml-best-practices-datatypes.html || <span style="color:red">Fix</span> || This document contains empty sections || QML
|}
 
=== Data Structure and Storage ===
{|
|-
|-
! Title !! Link !! Status !! Action|-
|QML Best Practices Guides || http://doc-snapshot.qt-project.org/5.0/qml-best-practices.html || <span style="color:green">OK</span> || - || QML
|-
|-
|QML Module QtQuick.LocalStorage 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-localstorage2-qtquick-localstorage-2.html || <span style="color:green">OK</span>
|QML Coding Conventions || http://doc-snapshot.qt-project.org/5.0/qml-coding-conventions.html || <span style="color:red">Fix</span> || Contains mostly the same content as qml-condingconventions.html but with broken snippets || QML
|-
|-
|QML Module QtQuick.XmlListModel 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-xmllistmodel2-qtquick-xmllistmodel-2.html || <span style="color:green">OK</span>
|QML Coding Conventions || http://doc-snapshot.qt-project.org/5.0/qml-codingconventions.html || <span style="color:red">Fix</span> || Why have two coding conventions documents, this and qml-best-practices-coding.html? || QML
|}
=== Multimedia ===
{|
|-
|-
! Title !! Link !! Status !! Action|-
|Extending QML Functionalities using C++ || http://doc-snapshot.qt-project.org/5.0/qml-extending.html || <span style="color:red">Fix</span> || Missing snippets || QML
|Qt Multimedia - QML Types || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmultimedia5-qtmultimedia-5-0.html || <span style="color:green">OK</span>
|}
=== Networking and Connectivity ===
{|
|-
|-
! Title !! Link !! Status !! Action|-
|QML Features || http://doc-snapshot.qt-project.org/5.0/qml-features.html || <span style="color:green">OK</span> || - || QML
|Qt Bluetooth || http://doc-snapshot.qt-project.org/5.0/qtbluetooth-index.html || <span style="color:green">OK</span>
|-
|-
|Qt Bluetooth Overview || http://doc-snapshot.qt-project.org/5.0/qtbluetooth-overview.html || <span style="color:green">OK</span>
|QML Feedback API || http://doc-snapshot.qt-project.org/5.0/qml-feedback-api.html || <span style="color:red">Fix</span> || "Feedback elements" section is empty (linking error?) || QML
|}
=== Graphics ===
{|
|-
|-
! Title !! Link !! Status !! Action|-
|QML Feedback API || http://doc-snapshot.qt-project.org/5.0/qml-feedback.html || <span style="color:green">OK</span> || - || QML
|QML Module QtQuick.Particles 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-particles2-qtquick-particles-2.html || <span style="color:green">OK</span>
|}
=== Scripting ===
=== Web ===
=== Testing ===
 
(UI testing, debugging)
 
=== Reference ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Groups Of Related QML Elements || http://doc-snapshot.qt-project.org/5.0/qml-groups.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Programming with Qt || http://doc-snapshot.qt-project.org/5.0/qt-basic-concepts.html || <span style="color:red">Fix</span> || Add QtQuick/QWindow-based topics
|Integrating QML Code with Existing Qt UI Code || http://doc-snapshot.qt-project.org/5.0/qml-integration.html || <span style="color:red">Fix</span> || Talks about integrating QML 1 with QWidgets and QGraphicsView, should maybe talk about QML 2? || QML
|-
|-
|QService Namespace || http://doc-snapshot.qt-project.org/5.0/qservice.html || <span style="color:green">OK</span>
|QML Concepts and Syntax || http://doc-snapshot.qt-project.org/5.0/qml-intro-basic-syntax.html || <span style="color:red">Fix</span> || Missing snippets and images || QML
|-
|-
|QSql Namespace || http://doc-snapshot.qt-project.org/5.0/qsql.html || <span style="color:green">OK</span>
|Composing User Interfaces with QML || http://doc-snapshot.qt-project.org/5.0/qml-intro-composing-uis.html || <span style="color:red">Fix</span> || Missing snippets and images || QML
|-
|-
|QSsl Namespace || http://doc-snapshot.qt-project.org/5.0/qssl.html || <span style="color:green">OK</span>
|Introduction to Qt Quick || http://doc-snapshot.qt-project.org/5.0/qml-intro.html || <span style="color:red">Fix</span> || Talks about QtDeclarative, Symbian and Maemo and has screenshot with Symbian in it || QML
|}
 
=== Add-ons ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Generating Items with Repeaters || http://doc-snapshot.qt-project.org/5.0/qml-intro-positioning-items.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Qt Location 5.x || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtlocation5-qtlocation-5-0.html || <span style="color:green">OK</span>
|QML Application Development Tools || http://doc-snapshot.qt-project.org/5.0/qml-intro-tools.html || <span style="color:red">Fix</span> || Talks about Maemo and has screenshot with Symbian in it || QML
|-
|-
|QtMobility.sensors 1.x || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmobility-sensors1-qtmobility-sensors-1-3.html || <span style="color:green">OK</span>
|User Interaction with QML || http://doc-snapshot.qt-project.org/5.0/qml-intro-user-interaction.html || <span style="color:red">Fix</span> || Missing snippets || QML
|-
|-
|Qt Sensors QML API || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtsensors5-qtsensors-5.html || <span style="color:green">OK</span>
|Models and Views || http://doc-snapshot.qt-project.org/5.0/qml-listview-examples.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Models and Views || http://doc-snapshot.qt-project.org/5.0/qml-webview-examples.html || <span style="color:green">OK</span> || - || QML
|}
|}
==== Qt 3D ====
 
=== Core fundamentals ===  
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action|-
  ! Title !! Link !! Status !! Action
|Acceptance tests for Qt3D || http://doc-snapshot.qt-project.org/5.0/qt3d-acceptance.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|Qt3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d-all-classes.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D
|Implementing Atomic Operations || http://doc-snapshot.qt-project.org/5.0/atomic-operations.html || <span style="color:green">OK</span>
|-
|-
|All Namespaces || http://doc-snapshot.qt-project.org/5.0/qt3d-all-namespaces.html || <span style="color:green">OK</span>
|Creating Custom Qt Types || http://doc-snapshot.qt-project.org/5.0/custom-types.html || <span style="color:green">OK</span> || Should probably mention QtQuick
|-
|-
|Qt 3D Annotated Class List || http://doc-snapshot.qt-project.org/5.0/qt3d-annotated.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D
|Debugging Techniques || http://doc-snapshot.qt-project.org/5.0/debug.html || <span style="color:green">OK</span>
|}
 
=== Core fundamentals ===
==== Event system ====
{|
|-
|-
|Qt3D Arrays and Vertex Buffers || http://doc-snapshot.qt-project.org/5.0/qt3d-arrays.html || <span style="color:green">OK</span>
|The Event System || http://doc-snapshot.qt-project.org/5.0/eventsandfilters.html || <span style="color:green">OK</span>
|-
|-
|Building QtQuick3D || http://doc-snapshot.qt-project.org/5.0/qt3d-building.html || <span style="color:red">Fix</span> || Missing images
|Event Classes || http://doc-snapshot.qt-project.org/5.0/events.html || <span style="color:green">OK</span>
|}
 
=== Core fundamentals ===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
{|
|-
|-
|Camera and View Frustum || http://doc-snapshot.qt-project.org/5.0/qt3d-camera-frustum.html || <span style="color:red">Fix</span> || Missing images
! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|Qt 3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d-classes.html || <span style="color:red">Fix</span> || Lists __all_ Qt classes, not just Qt3D
|Implicit Sharing || http://doc-snapshot.qt-project.org/5.0/implicit-sharing.html || <span style="color:red">Fix</span> || List of classes needs to be updated || Object ownership model
|-
|-
|Contributing to QtQuick3D and Qt3D || http://doc-snapshot.qt-project.org/5.0/qt3d-contrib.html || <span style="color:red">Fix</span> || Or OK, this page is simply missing
|Object Model || http://doc-snapshot.qt-project.org/5.0/object.html || <span style="color:green">OK</span>
|-
|-
|Declarative Scenegraph Creation || http://doc-snapshot.qt-project.org/5.0/qt3d-declarative-scenegraph.html || <span style="color:red">Fix</span> || Missing images
|Object Trees &amp; Ownership || http://doc-snapshot.qt-project.org/5.0/objecttrees.html || <span style="color:red">Fix</span> || QWidget is not "the base class of everything that appears on the screen" || Object ownership model
|-
|-
|Qt3D Geometry || http://doc-snapshot.qt-project.org/5.0/qt3d-geometry.html || <span style="color:green">OK</span>
|D-Bus || http://doc-snapshot.qt-project.org/5.0/intro-to-dbus.html || <span style="color:green">OK</span> || - || IPC
|-
|-
|Qt3D Graphics View Integration || http://doc-snapshot.qt-project.org/5.0/qt3d-graphicsview.html || <span style="color:green">OK</span>
|Inter-Process Communication in Qt || http://doc-snapshot.qt-project.org/5.0/ipc.html || <span style="color:red">Fix</span> || Remove QCop || IPC
|-
|-
|Qt 3D Inheritance Hierarchy || http://doc-snapshot.qt-project.org/5.0/qt3d-hierarchy.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D
|The Meta-Object System || http://doc-snapshot.qt-project.org/5.0/metaobjects.html || <span style="color:red">Fix</span> || Should mention that the meta object can also be used make functions and properties available from QML. || Meta object system
|}
 
 
=== Core fundamentals ===
==== IPC ====
{|
|-
|-
|Qt3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d.html || <span style="color:red">Fix</span> || Or OK, this page is simply missing
|Declaring Signals in D-Bus Adaptors || http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringsignals.html || <span style="color:green">OK</span>
|-
|-
|Qt 3D || http://doc-snapshot.qt-project.org/5.0/qt3d-index.html || <span style="color:red">Fix</span> || Missing images
|Declaring Slots in D-Bus Adaptors || http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringslots.html || <span style="color:green">OK</span>
|-
|-
|Other Licenses Used in Qt 3D || http://doc-snapshot.qt-project.org/5.0/qt3d-licenses.html || <span style="color:green">OK</span>
|QDBus Namespace || http://doc-snapshot.qt-project.org/5.0/qdbus.html || <span style="color:green">OK</span>
|-
|-
|Qt3D Materials || http://doc-snapshot.qt-project.org/5.0/qt3d-materials.html || <span style="color:green">OK</span>
|The QtDBus Type System || http://doc-snapshot.qt-project.org/5.0/qdbustypesystem.html || <span style="color:green">OK</span>
|-
|-
|3D Math Basis || http://doc-snapshot.qt-project.org/5.0/qt3d-math-basis.html || <span style="color:red">Fix</span> || Missing images
|D-Bus Viewer || http://doc-snapshot.qt-project.org/5.0/qdbusviewer.html || <span style="color:green">OK</span>
|-
|-
|Qt3D Math || http://doc-snapshot.qt-project.org/5.0/qt3d-math.html || <span style="color:green">OK</span>
|QtDBus XML compiler (qdbusxml2cpp) || http://doc-snapshot.qt-project.org/5.0/qdbusxml2cpp.html || <span style="color:green">OK</span>
|}
==== Plugins ====
{|
|-
|-
|All Modules || http://doc-snapshot.qt-project.org/5.0/qt3d-modules.html || <span style="color:green">OK</span>
|How to Create Qt Plugins || http://doc-snapshot.qt-project.org/5.0/plugins-howto.html || <span style="color:green">OK</span>
|-
|-
|Qt3D Painting || http://doc-snapshot.qt-project.org/5.0/qt3d-painting.html || <span style="color:green">OK</span>
|Qt Module QML Plugins || http://doc-snapshot.qt-project.org/5.0/plugins.html || <span style="color:green">OK</span>
|}
==== Object model ====
{|
|-
|-
|QtQuick3D for Scripting 3D Apps in QML || http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d.html || <span style="color:green">OK</span>
|The Property System || http://doc-snapshot.qt-project.org/5.0/properties.html || <span style="color:green">OK</span>
|-
|Stock Shapes for QtQuick3D || http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d-shapes.html || <span style="color:green">OK</span>
|-
|Qt3D Scene Management || http://doc-snapshot.qt-project.org/5.0/qt3d-scene.html || <span style="color:green">OK</span>
|-
|Qt3D Texture Handling || http://doc-snapshot.qt-project.org/5.0/qt3d-textures.html || <span style="color:green">OK</span>
|-
|QtQuick3D Troubleshooting Guide || http://doc-snapshot.qt-project.org/5.0/qt3d-troubleshooting.html || <span style="color:red">Fix</span> || Missing images
|-
|Qt3D Viewing || http://doc-snapshot.qt-project.org/5.0/qt3d-viewing.html || <span style="color:green">OK</span>
|}
|}




(Contacts, Sensors, Location, Qt 3D etc)
=== Core fundamentals ===
 
(IPC, containers, signals/slots, properties, meta-object, and so on.)
 
 
== Batch 6 ==


=== Uncategorized ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action|-
|-
|-
|Configuring Qt || http://doc-snapshot.qt-project.org/5.0/qtconfig.html || <span style="color:red">Fix</span> || Is this even supported anymore? It doesn't even build
|&lt;QtAlgorithms&gt; - Generic Algorithms || http://doc-snapshot.qt-project.org/5.0/qtalgorithms.html || <span style="color:green">OK</span>
|-
|Qt Performance Tuning || http://doc-snapshot.qt-project.org/5.0/qt-performance.html || <span style="color:red">Fix</span> || At least the part about QDirectPainter needs to go; probably best to '''Kill''' it
|}
|}


 
=== Core fundamentals ===  
=== SDK ===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
====Tools====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Creating and Using Components for Qt Designer || http://doc-snapshot.qt-project.org/5.0/qtdesigner-components.html || <span style="color:green">OK</span>
|QtConcurrent Module || http://doc-snapshot.qt-project.org/5.0/qtconcurrent-module.html || <span style="color:red">Fix</span> || No links
|-
|QtCore Module || http://doc-snapshot.qt-project.org/5.0/qtcore-module.html || <span style="color:green">OK</span>
|-
|&lt;QtEndian&gt; - Endian Conversion Functions || http://doc-snapshot.qt-project.org/5.0/qtendian.html || <span style="color:green">OK</span>
|-
|-
|QtDesigner Module || http://doc-snapshot.qt-project.org/5.0/qtdesigner-module.html || <span style="color:green">OK</span>
|Using qt.conf || http://doc-snapshot.qt-project.org/5.0/qt-conf.html || <span style="color:green">OK</span>
|}
|}
=== User Interfaces ===
====QPA====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|UI Design with Qt || http://doc-snapshot.qt-project.org/5.0/qt-gui-concepts.html || <span style="color:green">OK</span>
|kmap2qmap || http://doc-snapshot.qt-project.org/5.0/qt-embedded-kmap2qmap.html || <span style="color:red">Fix</span> || Rewrite to mention QPA instead of Qt/Embedded
|}
====Platform specific====
{|
|-
|-
|The Qt GUI Module || http://doc-snapshot.qt-project.org/5.0/qtgui-module.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|Qt GUI Module Overview || http://doc-snapshot.qt-project.org/5.0/qtgui-overview.html || <span style="color:green">OK</span>
|Qt is Mac OS X Native || http://doc-snapshot.qt-project.org/5.0/qtmac-as-native.html || <span style="color:green">OK</span>
|}
|}
====QML and QtQuick====
 
=== Core fundamentals ===  
 
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Important C++ Classes Provided By The Qt QML Module || http://doc-snapshot.qt-project.org/5.0/qtqml-cppclasses-topic.html || <span style="color:green">OK</span>
|Non-GUI Classes || http://doc-snapshot.qt-project.org/5.0/tools.html || <span style="color:green">OK</span>
|-
|-
|Embedding C++ Objects into QML with Context Properties || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-contextproperties.html || <span style="color:green">OK</span>
|Unicode in Qt || http://doc-snapshot.qt-project.org/5.0/unicode.html || <span style="color:green">OK</span>
|-
|-
|Data Type Conversion Between QML and C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-data.html || <span style="color:green">OK</span>
|Calling Qt Functions From Unix Signal Handlers || http://doc-snapshot.qt-project.org/5.0/unix-signals.html || <span style="color:green">OK</span>
|-
|}
|Defining QML Types from C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-definetypes.html || <span style="color:green">OK</span>
 
====QObject related====
{|
|-
|-
|Exposing Attributes of C++ Types to QML || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-exposecppattributes.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|Interacting with QML Objects from C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-interactqmlfromcpp.html || <span style="color:green">OK</span>
|Signals &amp; Slots || http://doc-snapshot.qt-project.org/5.0/signalsandslots.html || <span style="color:green">OK</span> || A bit too much focus on QWidget?
|-
|-
|Integrating QML and C++ || http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-topic.html || <span style="color:green">OK</span>
|Why Doesn't Qt Use Templates for Signals and Slots? || http://doc-snapshot.qt-project.org/5.0/templates.html || <span style="color:green">OK</span>
|-
|-
|Defining Object Types through QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-definetypes.html || <span style="color:green">OK</span>
|Timers || http://doc-snapshot.qt-project.org/5.0/timers.html || <span style="color:green">OK</span> || Change to be less QWidget-focused
|-
 
|Resource Loading and Network Transparency || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-networktransparency.html || <span style="color:green">OK</span>
|}
|}
 
====Threads and Concurrency====
====Widgets====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|QtOpenGL Module || http://doc-snapshot.qt-project.org/5.0/qtopengl-module.html || <span style="color:red">Fix</span> || This module is deprecated. The Motif reference might not be relevant any more
|Threading Basics || http://doc-snapshot.qt-project.org/5.0/thread-basics.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change to be less QWidget-focused
|}
 
 
=== Core fundamentals ===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
{|
|-
|-
! Title !! Link !! Status !! Action
|Threading Classes || http://doc-snapshot.qt-project.org/5.0/thread.html || <span style="color:green">OK</span>
|-
|-
|QtConcurrent Module || http://doc-snapshot.qt-project.org/5.0/qtconcurrent-module.html || <span style="color:red">Fix</span> || No links
|Thread Support in Qt || http://doc-snapshot.qt-project.org/5.0/threads.html || <span style="color:green">OK</span> || Link back to Threading Basics in Recommended Reading
|-
|-
|QtCore Module || http://doc-snapshot.qt-project.org/5.0/qtcore-module.html || <span style="color:green">OK</span>
|Thread-Support in Qt Modules || http://doc-snapshot.qt-project.org/5.0/threads-modules.html || <span style="color:green">OK</span>
|-
|Threads and QObjects || http://doc-snapshot.qt-project.org/5.0/threads-qobject.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change to be less QWidget-focused
|-
|Concurrent Programming || http://doc-snapshot.qt-project.org/5.0/threads-qtconcurrent.html || <span style="color:green">OK</span>
|-
|Reentrancy and Thread-Safety || http://doc-snapshot.qt-project.org/5.0/threads-reentrancy.html || <span style="color:green">OK</span>
|-
|-
|&lt;QtEndian&gt; - Endian Conversion Functions || http://doc-snapshot.qt-project.org/5.0/qtendian.html || <span style="color:green">OK</span>
|Starting Threads with QThread || http://doc-snapshot.qt-project.org/5.0/threads-starting.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change QApplication to QGuiApplication
|-
|-
|Using qt.conf || http://doc-snapshot.qt-project.org/5.0/qt-conf.html || <span style="color:green">OK</span>
|Synchronizing Threads || http://doc-snapshot.qt-project.org/5.0/threads-synchronizing.html || <span style="color:green">OK</span>
|}
|}
====QPA====
 
====Container classes====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|kmap2qmap || http://doc-snapshot.qt-project.org/5.0/qt-embedded-kmap2qmap.html || <span style="color:red">Fix</span> || Rewrite to mention QPA instead of Qt/Embedded
|Classes for String Data || http://doc-snapshot.qt-project.org/5.0/string-processing.html || <span style="color:green">OK</span>
|-
|Implicitly Shared Classes || http://doc-snapshot.qt-project.org/5.0/shared.html || <span style="color:green">OK</span>
|}
|}
====Platform specific====
====State Machine====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Qt is Mac OS X Native || http://doc-snapshot.qt-project.org/5.0/qtmac-as-native.html || <span style="color:green">OK</span>
|The State Machine Framework || http://doc-snapshot.qt-project.org/5.0/statemachine-api.html || <span style="color:green">OK</span>
|-
|State Machine Classes || http://doc-snapshot.qt-project.org/5.0/statemachine.html || <span style="color:green">OK</span>
|}
|}


=== Data Structure and Storage ===
=== Data Structure and Storage ===
=== Multimedia ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|QtMultimedia Namespace || http://doc-snapshot.qt-project.org/5.0/qtmultimedia.html || <span style="color:green">OK</span>
|Container Classes || http://doc-snapshot.qt-project.org/5.0/containers.html || <span style="color:green">OK</span>
|-
|-
|Qt Multimedia || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-index.html || <span style="color:green">OK</span>
|Database Classes || http://doc-snapshot.qt-project.org/5.0/database.html || <span style="color:green">OK</span>
|-
|-
|MetaData Namespace || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-metadata.html ||  <span style="color:green">OK</span>
|Serializing Qt Data Types || http://doc-snapshot.qt-project.org/5.0/datastreamformat.html || <span style="color:green">OK</span>
|-
|Qt Multimedia - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-module.html || <span style="color:green">OK</span>
|}
|}
=== Networking and Connectivity ===
 
=== Data Structure and Storage ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|QtDBus module || http://doc-snapshot.qt-project.org/5.0/qtdbus-module.html || <span style="color:green">OK</span>
|JSON Support in Qt || http://doc-snapshot.qt-project.org/5.0/json.html || <span style="color:green">OK</span> || - || Serialization
|-
|-
|Qt Network || http://doc-snapshot.qt-project.org/5.0/qtnetwork-index.html || <span style="color:green">OK</span>
|Input/Output and Networking || http://doc-snapshot.qt-project.org/5.0/io.html || <span style="color:green">OK</span> || - || IO
|-
|Qt Network - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtnetwork-module.html || <span style="color:green">OK</span>
|-
|Network Programming with Qt || http://doc-snapshot.qt-project.org/5.0/qtnetwork-programming.html || <span style="color:green">OK</span>
|}
|}
=== Graphics ===
 
=== Data Structure and Storage ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action|-
|-
|-
|Qt Graphical Effects || http://doc-snapshot.qt-project.org/5.0/qtgraphicaleffects-index.html || <span style="color:red">Fix</span> || Missing snippet
|QML Module QtQuick.LocalStorage 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-localstorage2-qtquick-localstorage-2.html || <span style="color:green">OK</span>
|-
|-
|Qt Graphics and Printing || http://doc-snapshot.qt-project.org/5.0/qt-graphics.html || <span style="color:green">OK</span>
|QML Module QtQuick.XmlListModel 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-xmllistmodel2-qtquick-xmllistmodel-2.html || <span style="color:green">OK</span>
|-
|QtPrintSupport Module || http://doc-snapshot.qt-project.org/5.0/qtprintsupport-module.html || <span style="color:green">OK</span>
|}
|}
=== Scripting ===


=== Data Structure and Storage ===
==== Resources ====
{|
|-
|The Qt Resource System || http://doc-snapshot.qt-project.org/5.0/resources.html || <span style="color:green">OK</span> || Remove reference to obsoleted Qt 3 functionality
|}
==== SQL ====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
|SQL in Qt || http://doc-snapshot.qt-project.org/5.0/qt-sql.html || <span style="color:green">OK</span>
|-
|Qt SQL || http://doc-snapshot.qt-project.org/5.0/qtsql-index.html || <span style="color:green">OK</span>
|-
|-
|Making Applications Scriptable || http://doc-snapshot.qt-project.org/5.0/qtjavascript.html || <span style="color:green">OK</span>
|Qt SQL Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtsql-module.html || <span style="color:green">OK</span>
|}
|}
=== Web ===
 
=== Testing ===
=== Data Structure and Storage ===
==== Databases ====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|QTest Namespace || http://doc-snapshot.qt-project.org/5.0/qtest.html || <span style="color:red">Fix</span> || Missing snippets
|Connecting to Databases || http://doc-snapshot.qt-project.org/5.0/sql-connecting.html || <span style="color:green">OK</span>
|-
|-
|QTestLib Manual || http://doc-snapshot.qt-project.org/5.0/qtestlib-manual.html || <span style="color:red">Fix</span> || Get rid of "provided by Nokia" ? Does cetest still work for remote execution of tests on Windows CE?
|SQL Database Drivers || http://doc-snapshot.qt-project.org/5.0/sql-driver.html || <span style="color:green">OK</span> || Correct qmake usage. See [https://bugreports.qt-project.org/browse/QTBUG-27325 QTBUG-27325], [https://bugreports.qt-project.org/browse/QTBUG-25600 QTBUG-25600]
|-
|-
|Chapter 1: Writing a Unit Test || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial1.html || <span style="color:red">Fix</span> || Missing snippets
|Creating Data-Aware Forms || http://doc-snapshot.qt-project.org/5.0/sql-forms.html || <span style="color:green">OK</span>
|-
|-
|Chapter 2: Data Driven Testing || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial2.html || <span style="color:red">Fix</span> || Missing snippets
|Using the SQL Model Classes || http://doc-snapshot.qt-project.org/5.0/sql-model.html || <span style="color:green">OK</span>
|-
|-
|Chapter 3: Simulating GUI Events || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial3.html || <span style="color:red">Fix</span> || Missing snippets
|Presenting Data in a Table View || http://doc-snapshot.qt-project.org/5.0/sql-presenting.html || <span style="color:green">OK</span>
|-
|-
|Chapter 4: Replaying GUI Events || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial4.html || <span style="color:red">Fix</span> || Missing snippets
|SQL Programming || http://doc-snapshot.qt-project.org/5.0/sql-programming.html || <span style="color:green">OK</span>
|-
|-
|Chapter 5: Writing a Benchmark || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial5.html || <span style="color:red">Fix</span> || Missing snippets, broken link
|Executing SQL Statements || http://doc-snapshot.qt-project.org/5.0/sql-sqlstatements.html || <span style="color:green">OK</span>
|-
|-
|QTestLib Tutorial || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial.html || <span style="color:green">OK</span>
|Data Types for Qt-supported Database Systems || http://doc-snapshot.qt-project.org/5.0/sql-types.html || <span style="color:green">OK</span>
|}
|}


(UI testing, debugging)
=== Data Structure and Storage ===
 
==== XML ====
===Legal===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action !! Sub-topic
|-
|An Introduction to Namespaces || http://doc-snapshot.qt-project.org/5.0/xml-namespaces.html || <span style="color:green">OK</span> || - || XML
|-
|Working with the DOM Tree || http://doc-snapshot.qt-project.org/5.0/xml-dom-tml.html || <span style="color:green">OK</span> || - || XML
|-
|XML Processing || http://doc-snapshot.qt-project.org/5.0/xml-processing.html || <span style="color:green">OK</span> || - || XML
|-
|XQuery || http://doc-snapshot.qt-project.org/5.0/xmlprocessing.html || <span style="color:red">Fix</span> || Missing snippets || XML
|-
|The SAX interface || http://doc-snapshot.qt-project.org/5.0/xml-sax.html || <span style="color:green">OK</span> || - || XML
|-
|XML Streaming || http://doc-snapshot.qt-project.org/5.0/xml-streaming.html || <span style="color:red">Fix</span> || Missing snippets || XML
|-
|-
|Contributions to the Following Cocoa platform plugin files: qcocoaapplication.h, qcocoaapplication.mm, qcocoaapplicationdelegate.h, qcocoaapplicationdelegate.mm, qcocoaeventdispatcher.h, qcocoaeventdispatcher.mm, qmacdefines_mac.h || http://doc-snapshot.qt-project.org/5.0/qt-mac-cocoa-licensing.html || <span style="color:green">OK</span>
|XML Classes || http://doc-snapshot.qt-project.org/5.0/xml-tools.html || <span style="color:green">OK</span> || - || XML
|-
|-
|The qtmain Library || http://doc-snapshot.qt-project.org/5.0/qtmain.html || <span style="color:green">OK</span>
|A Short Path to XQuery || http://doc-snapshot.qt-project.org/5.0/xquery-introduction.html || <span style="color:red">Fix</span> || Missing snippets || XML
|}
|}




===Reference===
 
=== Multimedia ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|&lt;QtGlobal&gt; - Global Qt Declarations || http://doc-snapshot.qt-project.org/5.0/qtglobal.html || <span style="color:green">OK</span>
|Positional Audio || http://doc-snapshot.qt-project.org/5.0/audioengineoverview.html || <span style="color:green">OK</span> || Strange orthography, so maybe it should be brushed up, but content is fine.
|-
|-
|Qt Namespace || http://doc-snapshot.qt-project.org/5.0/qt.html || <span style="color:green">OK</span>
|Audio Overview || http://doc-snapshot.qt-project.org/5.0/audiooverview.html || <span style="color:green">OK</span>
|-
|Camera Overview || http://doc-snapshot.qt-project.org/5.0/cameraoverview.html || <span style="color:red">Fix</span> || Contains a TBD "note-to-self"-type-thing
|-
|-
|&lt;QtPlugin&gt; - Defining Plugins || http://doc-snapshot.qt-project.org/5.0/qtplugin.html || <span style="color:green">OK</span>
|Changes in Qt Multimedia || http://doc-snapshot.qt-project.org/5.0/changes.html || <span style="color:green">OK</span>
|}
|}


=== Add-ons ===
====Help====
Is QtHelp an add-on or an essential? Can't find it anywhere


=== Multimedia ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|The Qt Help Framework || http://doc-snapshot.qt-project.org/5.0/qthelp-framework.html || <span style="color:green">OK</span>
|Multimedia Backend Development || http://doc-snapshot.qt-project.org/5.0/multimediabackend.html || <span style="color:green">OK</span>
|-
|-
|QtHelp Module || http://doc-snapshot.qt-project.org/5.0/qthelp-module.html || <span style="color:green">OK</span>
|Qt Multimedia Overview || http://doc-snapshot.qt-project.org/5.0/multimediaoverview.html || <span style="color:green">OK</span>
|-
|Qt Help Project || http://doc-snapshot.qt-project.org/5.0/qthelpproject.html || <span style="color:green">OK</span>
|}
|}


==== Contacts ====
 
 
=== Multimedia ===
==== Audio ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|QAudio Namespace || http://doc-snapshot.qt-project.org/5.0/qaudio.html || <span style="color:green">OK</span>
|Qt Contacts || http://doc-snapshot.qt-project.org/5.0/qtcontacts-index.html || <span style="color:red">Fix</span> || Missing snippets
|-
|Qt Contacts Module || http://doc-snapshot.qt-project.org/5.0/qtcontacts-module.html || <span style="color:green">OK</span>
|-
|Qt Contacts Overview || http://doc-snapshot.qt-project.org/5.0/qtcontacts-overview.html || <span style="color:green">OK</span>
|}
|}


====Location====
=== Multimedia ===
{|
|-
! Title !! Link !! Status !! Action|-
|Qt Multimedia - QML Types || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmultimedia5-qtmultimedia-5-0.html || <span style="color:green">OK</span>
|}
 
 
=== Multimedia ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Qt Location C++ API || http://doc-snapshot.qt-project.org/5.0/qtlocation-cpp.html || <span style="color:green">OK</span>
|QtMultimedia Namespace || http://doc-snapshot.qt-project.org/5.0/qtmultimedia.html || <span style="color:green">OK</span>
|-
|-
|Qt Location GeoServices || http://doc-snapshot.qt-project.org/5.0/qtlocation-geoservices.html || <span style="color:green">OK</span>
|Qt Multimedia || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-index.html || <span style="color:green">OK</span>
|-
|-
|QtLocation Namespace || http://doc-snapshot.qt-project.org/5.0/qtlocation.html || <span style="color:green">OK</span>
|MetaData Namespace || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-metadata.html || <span style="color:green">OK</span>
|-
|-
|Qt Location Module || http://doc-snapshot.qt-project.org/5.0/qtlocation-module.html || <span style="color:green">OK</span>
|Qt Multimedia - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtmultimedia-module.html || <span style="color:green">OK</span>
|}
|}
====Organizer====
 
=== Multimedia ===
==== Radio ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Radio Overview || http://doc-snapshot.qt-project.org/5.0/radiooverview.html || <span style="color:green">OK</span>
|-
|Qt Organizer || http://doc-snapshot.qt-project.org/5.0/qtorganizer-index.html || <span style="color:green">OK</span>
|-
|QtOrganizer Module || http://doc-snapshot.qt-project.org/5.0/qtorganizer-module.html || <span style="color:green">OK</span>
|}
|}


(Contacts, Sensors, Location, Qt 3D etc)
=== Multimedia ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|-
|Video Overview || http://doc-snapshot.qt-project.org/5.0/videooverview.html || <span style="color:red">Fix</span> || Missing snippets
|-
|Qt Multimedia QML API || http://doc-snapshot.qt-project.org/5.0/qml-multimedia.html || <span style="color:green">OK</span> || - || QML
|}


 
=== Networking and Connectivity ===
 
== Batch 7 ==
 
 
=== SDK ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Debugging QML Applications || http://doc-snapshot.qt-project.org/5.0/qtquick-debugging.html || <span style="color:green">OK</span> || - || QML
|Bearer Management || http://doc-snapshot.qt-project.org/5.0/bearer-management.html || <span style="color:green">OK</span>
|-
|Qt Bluetooth C++ API || http://doc-snapshot.qt-project.org/5.0/bluetooth-cpp.html || <span style="color:green">OK</span>
|-
|-
|Deploying QML Applications || http://doc-snapshot.qt-project.org/5.0/qtquick-deployment.html || <span style="color:red">Fix</span> || Claims that QQuickView is QWidget-based and uses QApplication instead of QGuiApplication in examples. || QML
|Qt Bluetooth QML API || http://doc-snapshot.qt-project.org/5.0/bluetooth-qml.html || <span style="color:red">Fix</span> || Missing QML types (empty list)
|}
|}


=== User Interfaces ===
 
=== Networking and Connectivity ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action !! Sub-topic
  ! Title !! Link !! Status !! Action
|-
|-
|Using C++ Models with QtQuick Views || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-cppmodels.html || <span style="color:green">OK</span> || - || Model/View
|Network Programming API || http://doc-snapshot.qt-project.org/5.0/network.html || <span style="color:green">OK</span> || - || Reference
|}
 
=== Networking and Connectivity ===
==== Bluetooth ====
{|
|-
|-
|Models and Views in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-modelview.html || <span style="color:green">OK</span> || - || Model/View
|QBluetooth Namespace || http://doc-snapshot.qt-project.org/5.0/qbluetooth.html || <span style="color:green">OK</span>
|}
 
 
=== Networking and Connectivity ===
{|
|-
|-
|Important Concepts In Qt Quick - Data - Models, Views and Data Storage || http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-topic.html || <span style="color:green">OK</span> || - || Model/View
! Title !! Link !! Status !! Action|-
|Qt Bluetooth || http://doc-snapshot.qt-project.org/5.0/qtbluetooth-index.html || <span style="color:green">OK</span>
|-
|-
|Qt Quick Text Input Handling and Validators || http://doc-snapshot.qt-project.org/5.0/qtquick-input-textinput.html || <span style="color:green">OK</span> || Remove QRegExp reference? QRegularExpression is the new class in 5.0. || QML
|Qt Bluetooth Overview || http://doc-snapshot.qt-project.org/5.0/qtbluetooth-overview.html || <span style="color:green">OK</span>
|}
 
=== Networking and Connectivity ===
{|
|-
|-
|Important Concepts In Qt Quick - User Input || http://doc-snapshot.qt-project.org/5.0/qtquick-input-topic.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|Internationalization and Localization with Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-internationalization.html || <span style="color:green">OK</span> || - || QML
|QtDBus module || http://doc-snapshot.qt-project.org/5.0/qtdbus-module.html || <span style="color:green">OK</span>
|-
|-
|Scope and Naming Resolution || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-scope.html || <span style="color:green">OK</span> || - || QML
|Qt Network || http://doc-snapshot.qt-project.org/5.0/qtnetwork-index.html || <span style="color:green">OK</span>
|-
|-
|Structure of a QML Document || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-structure.html || <span style="color:green">OK</span> || - || QML
|Qt Network - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtnetwork-module.html || <span style="color:green">OK</span>
|-
|-
|QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-documents-topic.html || <span style="color:green">OK</span> || - || QML
|Network Programming with Qt || http://doc-snapshot.qt-project.org/5.0/qtnetwork-programming.html || <span style="color:green">OK</span>
|}
 
=== Networking and Connectivity ===
{|
|-
|-
|Qt QML || http://doc-snapshot.qt-project.org/5.0/qtqml-index.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|Dynamic QML Object Creation from JavaScript || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-dynamicobjectcreation.html || <span style="color:green">OK</span> || - || QML
|Secure Sockets Layer (SSL) Classes || http://doc-snapshot.qt-project.org/5.0/ssl.html || <span style="color:green">OK</span> || Says "classes below", but there is no class list (this was also the fact in 4.8)
|-
|-
|JavaScript Expressions in QML Documents || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-expressions.html || <span style="color:green">OK</span> || - || QML
|Using QtDBus Adaptors || http://doc-snapshot.qt-project.org/5.0/usingadaptors.html || <span style="color:green">OK</span>
|}
 
 
===Graphics===
==== Printing ====
{|
|-
|-
|List of JavaScript Objects and Functions || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-functionlist.html || <span style="color:green">OK</span> || - || QML
|Printing with Qt || http://doc-snapshot.qt-project.org/5.0/printing.html || <span style="color:green">OK</span>
|}
 
=== Graphics ===
{|
|-
|-
|JavaScript Host Environment || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-hostenvironment.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|Importing JavaScript Resources in QML || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-imports.html || <span style="color:green">OK</span> || - || QML
|Coordinate System || http://doc-snapshot.qt-project.org/5.0/coordsys.html || <span style="color:green">OK</span>
|}
 
=== Graphics ===
{|
|-
|-
|QML Global Object || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-qmlglobalobject.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|Defining JavaScript Resources In QML || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-resources.html || <span style="color:green">OK</span> || - || QML
|Graphical Effects || http://doc-snapshot.qt-project.org/5.0/graphicaleffects.html || <span style="color:green">OK</span> || - || Graphicsview
|-
|}
|Integrating QML and JavaScript || http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-topic.html || <span style="color:green">OK</span> || - || QML
 
 
=== Graphics ===
==== QPainter ====
{|
|-
|-
|Qt QML Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtqml-module.html || <span style="color:green">OK</span> || - || QML
|Painting Classes || http://doc-snapshot.qt-project.org/5.0/painting.html || <span style="color:green">OK</span>
|-
|-
|Creating C++ Plugins for QML || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-cppplugins.html || <span style="color:green">OK</span> || - || QML
|Paint Devices and Backends || http://doc-snapshot.qt-project.org/5.0/paintsystem-devices.html || <span style="color:red">Fix</span> || Remove the references to QGL-classes (replace with QOpenGLPaintDevice)
|-
|-
|Identified Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-identifiedmodules.html || <span style="color:green">OK</span> || - || QML
|Drawing and Filling || http://doc-snapshot.qt-project.org/5.0/paintsystem-drawing.html || <span style="color:green">OK</span>
|-
|-
|Legacy Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-legacymodules.html || <span style="color:green">OK</span> || - || QML
|Paint System || http://doc-snapshot.qt-project.org/5.0/paintsystem.html || <span style="color:green">OK</span>
|-
|-
|Module Definition qmldir Files || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-qmldir.html || <span style="color:green">OK</span> || - || QML
|Reading and Writing Image Files || http://doc-snapshot.qt-project.org/5.0/paintsystem-images.html || <span style="color:green">OK</span>
|-
|-
|QML Modules || http://doc-snapshot.qt-project.org/5.0/qtqml-modules-topic.html || <span style="color:green">OK</span> || - || QML
|&lt;qdrawutil.h&gt; - Drawing Utility Functions || http://doc-snapshot.qt-project.org/5.0/qdrawutil-h.html || <span style="color:green">OK</span>
|}
==== OpenGL ====
{|
|-
|-
|QML Syntax Basics || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-basics.html || <span style="color:green">OK</span> || - || QML
|QGL Namespace || http://doc-snapshot.qt-project.org/5.0/qgl.html || <span style="color:green">OK</span> || Isn't QtOpenGL deprecated?
|}
 
=== Graphics ===
{|
|-
|-
|Importing QML Document Directories || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-directoryimports.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action|-
|QML Module QtQuick.Particles 2.0 || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-particles2-qtquick-particles-2.html || <span style="color:green">OK</span>
|}
 
=== Graphics ===
{|
|-
|-
|Import Statements || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-imports.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|QML Object Attributes || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-objectattributes.html || <span style="color:green">OK</span> || - || QML
|Qt Graphical Effects || http://doc-snapshot.qt-project.org/5.0/qtgraphicaleffects-index.html || <span style="color:red">Fix</span> || Missing snippet
|-
|-
|Property Binding || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-propertybinding.html || <span style="color:green">OK</span> || <span style="color:red">Fix</span> the <span style="color:red">### TODO</span> || QML
|Qt Graphics and Printing || http://doc-snapshot.qt-project.org/5.0/qt-graphics.html || <span style="color:green">OK</span>
|-
|-
|Signal and Handler Event System || http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-signals.html || <span style="color:green">OK</span> || - || QML
|QtPrintSupport Module || http://doc-snapshot.qt-project.org/5.0/qtprintsupport-module.html || <span style="color:green">OK</span>
|}
 
 
=== Graphics ===
==== Scene Graph ====
{|
|-
|-
|QML Types Provided By The QtQml Module || http://doc-snapshot.qt-project.org/5.0/qtqml-typereference-topic.html || <span style="color:green">OK</span> || - || QML
|Qt Quick Scene Graph || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-scenegraph.html || <span style="color:green">OK</span>
|}
 
 
=== Reference ===
{|
|-
|-
|QML Basic Types || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-basictypes.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|QML Object Types || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-objecttypes.html || <span style="color:green">OK</span> || - || QML
|Best Practice Guides || http://doc-snapshot.qt-project.org/5.0/best-practices.html || <span style="color:red">Fix</span> || Needs links to QML articles
|-
|-
|The QML Type System || http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-topic.html || <span style="color:green">OK</span> || - || QML
|Class and Function Documentation || http://doc-snapshot.qt-project.org/5.0/classlists.html || <span style="color:red">Fix</span> || Qt 3D seems overrepresented compared to other modules
|-
|-
|Qt QML Release Notes || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtqml-releasenotes.html ||   <span style="color:green">OK</span> || - || QML
|Annotated Class List || http://doc-snapshot.qt-project.org/5.0/annotated.html || <span style="color:red">Fix</span> || QEasingCurve needs a description
|}
 
=== Sitemaps ===
{|
|-
|-
|Qt Quick Code Samples || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-codesamples.html ||   <span style="color:green">OK</span> || - || QML
|All Overviews and HOWTOs || http://doc-snapshot.qt-project.org/5.0/overviews.html || <span style="color:red">Fix</span> || If this list is not generated, it will need fixing
|}
 
 
=== Reference ===
{|
|-
|-
|Particle System Performance Guide || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-particles-performance.html || <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|Defining Reusable Components || http://doc-snapshot.qt-project.org/5.0/qtquick-appdevguide-components.html || <span style="color:red">Fix</span> || Contains lots of <span style="color:red">########</span> comments || QML
|Programming with Qt || http://doc-snapshot.qt-project.org/5.0/qt-basic-concepts.html || <span style="color:red">Fix</span> || Add QtQuick/QWindow-based topics
|-
|-
|QML Application Developer Resources || http://doc-snapshot.qt-project.org/5.0/qtquick-applicationdevelopers.html || <span style="color:green">OK</span> || But update list of essential modules (Qt3D is no longer essential) || QML
|QService Namespace || http://doc-snapshot.qt-project.org/5.0/qservice.html || <span style="color:green">OK</span>
|-
|-
|Important Concepts In Qt Quick - Convenience Types || http://doc-snapshot.qt-project.org/5.0/qtquick-convenience-topic.html || <span style="color:green">OK</span> || - || QML
|QSql Namespace || http://doc-snapshot.qt-project.org/5.0/qsql.html || <span style="color:green">OK</span>
|-
|-
|C++ Extension Points Provided By Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-cppextensionpoints.html || <span style="color:green">OK</span> || - || QML
|QSsl Namespace || http://doc-snapshot.qt-project.org/5.0/qssl.html || <span style="color:green">OK</span>
|-
|-
|Sprite Animations || http://doc-snapshot.qt-project.org/5.0/qtquick-effects-sprites.html || <span style="color:red">Fix</span> || Broken HTML for links and some broken qdoc syntax at the top. || QML
|Groups Of Related Classes || http://doc-snapshot.qt-project.org/5.0/groups.html || <span style="color:green">OK</span> || - || Reference
|-
|-
|Important Concepts In Qt Quick - Graphical Effects || http://doc-snapshot.qt-project.org/5.0/qtquick-effects-topic.html || <span style="color:green">OK</span> || - || QML
|Inheritance Hierarchy || http://doc-snapshot.qt-project.org/5.0/hierarchy.html || <span style="color:green">OK</span> || - || Reference
|-
|-
|Qt Quick Glossary Of Terms || http://doc-snapshot.qt-project.org/5.0/qtquick-glossary.html || <span style="color:green">OK</span> || - || QML
|Known Issues || http://doc-snapshot.qt-project.org/5.0/known-issues.html || <span style="color:green">OK</span>
|-
|-
|Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-index.html || <span style="color:green">OK</span> || - || QML
|All Modules || http://doc-snapshot.qt-project.org/5.0/modules.html || <span style="color:green">OK</span> || - || Reference
|-
|-
|Keyboard Focus in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-input-focus.html || <span style="color:green">OK</span> || A bit too much QWidget || QML
|All Namespaces || http://doc-snapshot.qt-project.org/5.0/namespaces.html || <span style="color:red">Fix</span> || Add QtQuick-related namespaces || Reference
|-
|Mouse Events || http://doc-snapshot.qt-project.org/5.0/qtquick-input-mouseevents.html || <span style="color:green">OK</span> || - || QML
|-
|Using the Qt Quick Particle System || http://doc-snapshot.qt-project.org/5.0/qtquick-particles2-qtquick-effects-particles.html || <span style="color:green">OK</span> || - || QML
|}
|}


=== Core fundamentals ===  
===Reference===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action !! Sub-topic
  ! Title !! Link !! Status !! Action
|-
|&lt;QtGlobal&gt; - Global Qt Declarations || http://doc-snapshot.qt-project.org/5.0/qtglobal.html || <span style="color:green">OK</span>
|-
|Qt Namespace || http://doc-snapshot.qt-project.org/5.0/qt.html || <span style="color:green">OK</span>
|-
|&lt;QtPlugin&gt; - Defining Plugins || http://doc-snapshot.qt-project.org/5.0/qtplugin.html || <span style="color:green">OK</span>
|}
|}
===Reference===


{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|Qt and Key Technologies || http://doc-snapshot.qt-project.org/5.0/technology-apis.html || <span style="color:green">OK</span>
|-
|Tutorials || http://doc-snapshot.qt-project.org/5.0/tutorials.html || <span style="color:red">Fix</span> || Outdated
|}
|}


=== Data Structure and Storage ===
 
=== Legal ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|}
=== Multimedia ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Qt Commercial Edition || http://doc-snapshot.qt-project.org/5.0/commercialedition.html || <span style="color:red">Fix</span> || Contains some contact information for Digia and links to *GPL licenses, but otherwise outdated.
|}
|-
 
|Thanks! || http://doc-snapshot.qt-project.org/5.0/credits.html || <span style="color:green">OK</span>
=== Networking and Connectivity ===
|-
{|
|Third-Party Licenses Used in Qt || http://doc-snapshot.qt-project.org/5.0/3rdparty.html || <span style="color:green">OK</span>
|-
|-
! Title !! Link !! Status !! Action
|CatharonLicense.txt || http://doc-snapshot.qt-project.org/5.0/catharon-license.html || <span style="color:green">OK</span>
|}
 
=== Graphics ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Big5-HKSCS Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-big5hkscs.html || <span style="color:green">OK</span>
|}
 
=== Scripting ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Big5 Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-big5.html || <span style="color:green">OK</span>
|}
 
=== Web ===
{|
|-
|-
! Title !! Link !! Status !! Action
|EUC-JP Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-eucjp.html || <span style="color:green">OK</span>
|}
|-
|EUC-KR Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-euckr.html || <span style="color:green">OK</span>
|-
|GBK Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-gbk.html || <span style="color:green">OK</span>
|-
|Shift-JIS Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-sjis.html || <span style="color:green">OK</span>
|-
|ISO 2022-JP (JIS) Text Codec || http://doc-snapshot.qt-project.org/5.0/codecs-jis.html || <span style="color:green">OK</span>
|-
|TSCII Text Codec || http://doc-snapshot.qt-project.org/5.0/codec-tscii.html || <span style="color:green">OK</span>
|-
|Poly2Tri Polygon Triangulation Library || http://doc-snapshot.qt-project.org/5.0/legal-poly2tri.html || <span style="color:green">OK</span>


=== Testing ===


(UI testing, debugging)
|}


===Legal===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action !! Sub-topic
  ! Title !! Link !! Status !! Action
|-
|Contributions to the Following Cocoa platform plugin files: qcocoaapplication.h, qcocoaapplication.mm, qcocoaapplicationdelegate.h, qcocoaapplicationdelegate.mm, qcocoaeventdispatcher.h, qcocoaeventdispatcher.mm, qmacdefines_mac.h || http://doc-snapshot.qt-project.org/5.0/qt-mac-cocoa-licensing.html ||  <span style="color:green">OK</span>
|-
|-
|QtQuickTest Reference Documentation || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-qtquicktest.html || <span style="color:green">OK</span> || - || QML
|The qtmain Library || http://doc-snapshot.qt-project.org/5.0/qtmain.html || <span style="color:green">OK</span>
|}
|}


 
==== Licensing ====
=== Add-ons ===
 
(Contacts, Sensors, Location, Qt 3D etc)
 
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Notes about PDF Licensing || http://doc-snapshot.qt-project.org/5.0/pdf-licensing.html || <span style="color:green">OK</span>
|}
|}


 
===Legal===
=== Other ===
 
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action !! Sub-topic
  ! Title !! Link !! Status !! Action
|-
|Trademarks || http://doc-snapshot.qt-project.org/5.0/trademarks.html || <span style="color:red">Fix</span> || Nokia -> Digia
|-
|GNU General Public License (GPL) || http://doc-snapshot.qt-project.org/5.0/gpl.html || <span style="color:red">Fix</span> || "Copyright Nokia" || Licensing
|-
|-
|Qt Quick Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtquick-module.html || <span style="color:green">OK</span> || - || Reference
|GNU Lesser General Public License (LGPL) || http://doc-snapshot.qt-project.org/5.0/lgpl.html || <span style="color:red">Fix</span> || s/Nokia/Digia || Licensing
|-
|-
|Qt Quick Release Notes || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-releasenotes.html || <span style="color:green">OK</span> || - || QML
|Other Licenses Used in Qt || http://doc-snapshot.qt-project.org/5.0/licenses.html || <span style="color:green">OK</span> || But remove link to killed page || Licensing
|-
|-
|Qt Quick Licensing Information || http://doc-snapshot.qt-project.org/5.0/qtquicklicense.html || <span style="color:green">OK</span> || - || Licensing
|Open Source Versions of Qt || http://doc-snapshot.qt-project.org/5.0/opensourceedition.html || <span style="color:red">Fix</span> || s/Nokia/Digia/ || Licensing
|}
|}


=== Examples ===
==== Licensing ====
 
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
|Implementation of the Recursive Shadow Casting Algorithm in Qt Designer || http://doc-snapshot.qt-project.org/5.0/designer-recursive-shadow-casting.html || <span style="color:green">OK</span>
|-
|-
|QML Advanced Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-advtutorial.html || <span style="color:green">OK</span> || - || QML
|Qt Editions || http://doc-snapshot.qt-project.org/5.0/editions.html || <span style="color:red">Fix</span> || <span style="color:red">Fix</span> links
|-
|}
|QML Dynamic View Ordering Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-dynamicview-tutorial.html ||  <span style="color:green">OK</span> || - || QML
 
 
 
=== Scripting ===
==== QtScript ====
{|
|-
|-
|QML Tutorial 1 - Basic Types || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial1.html || <span style="color:red">Fix</span> || Says to use "qmlviewer" to view example, but that's called "qmlscene" now, right?  || QML
|ECMAScript Reference || http://doc-snapshot.qt-project.org/5.0/ecmascript.html || <span style="color:green">OK</span>
|}
 
=== Scripting ===
 
{|
|-
|-
|QML Tutorial 2 - QML Components || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial2.html ||    <span style="color:green">OK</span> || - || QML
! Title !! Link !! Status !! Action
|-
|-
|QML Tutorial 3 - States and Transitions || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial3.html ||   <span style="color:green">OK</span> || - || QML
|Making Applications Scriptable || http://doc-snapshot.qt-project.org/5.0/qtjavascript.html || <span style="color:green">OK</span>
|-
|QML Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial.html ||    <span style="color:green">OK</span> || - || QML
|}
|}


 
=== Scripting ===
 
==== QtScript ====
 
== Batch 8 ==
 
=== SDK ===
==== General ====
{|
{|
|-
|-
|General Qt Requirements || http://doc-snapshot.qt-project.org/5.0/requirements.html || <span style="color:red">Fix</span> || Update to QPA
|Qt Script Debugger Manual || http://doc-snapshot.qt-project.org/5.0/qtscriptdebugger-manual.html || <span style="color:red">Fix</span> || QtScript goes away?
|-
|-
|Qt for Mac OS X Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-mac.html || <span style="color:green">OK</span>
|Creating QtScript Extensions || http://doc-snapshot.qt-project.org/5.0/qtscriptextensions.html || <span style="color:red">Fix</span> || QtScript goes away?
|-
|-
|Qt for Windows CE Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-wince.html || <span style="color:red">Fix</span> || Looks outdated; is CE even supported anymore?
|QtScript Module || http://doc-snapshot.qt-project.org/5.0/qtscript-module.html || <span style="color:red">Fix</span> || QtScript goes away?
|-
|-
|Qt for Windows Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-win.html || <span style="color:green">OK</span> || But rename QML2 to QtQuick2
|QtScriptTools Module || http://doc-snapshot.qt-project.org/5.0/qtscripttools-module.html || <span style="color:red">Fix</span> || QtScript goes away?
|-
|Qt for X11 Requirements || http://doc-snapshot.qt-project.org/5.0/requirements-x11.html || <span style="color:red">Fix</span> || Outdated, doesn't mention xcb
|}
|}
==== qmlscene ====
=== Scripting ===
{|
{|
|-
|-
|Prototyping with qmlscene || http://doc-snapshot.qt-project.org/5.0/qtquick-qmlscene.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|Scripting Classes and Overviews || http://doc-snapshot.qt-project.org/5.0/script.html ||  <span style="color:red">Fix</span> || QtScript goes away?
|-
|Making Applications Scriptable || http://doc-snapshot.qt-project.org/5.0/scripting.html || <span style="color:red">Fix</span> || QtScript goes away?
|}
|}
=== User Interfaces ===
 
==== QML ====
 
=== Testing ===
{|
{|
|-
|-
|Positioning with Anchors || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-anchors.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|Item Layouts || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-layouts.html || <span style="color:green">OK</span>
|QTest Namespace || http://doc-snapshot.qt-project.org/5.0/qtest.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|Right-to-left User Interfaces || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-righttoleft.html || <span style="color:green">OK</span>
|QTestLib Manual || http://doc-snapshot.qt-project.org/5.0/qtestlib-manual.html || <span style="color:red">Fix</span> || Get rid of "provided by Nokia" ? Does cetest still work for remote execution of tests on Windows CE?
|-
|-
|Important Concepts In Qt Quick - Positioning || http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-topic.html || <span style="color:green">OK</span>
|Chapter 1: Writing a Unit Test || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial1.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|QML Types Provided by Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-qmltypereference.html || <span style="color:green">OK</span>
|Chapter 2: Data Driven Testing || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial2.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|Quick Start Guide - QML Basics || http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-basics.html || <span style="color:green">OK</span>
|Chapter 3: Simulating GUI Events || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial3.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|Quick Start Guide - QML Essentials || http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-essentials.html || <span style="color:green">OK</span>
|Chapter 4: Replaying GUI Events || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial4.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|Animation and Transitions in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-animations.html || <span style="color:green">OK</span>
|Chapter 5: Writing a Benchmark || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial5.html || <span style="color:red">Fix</span> || Missing snippets, broken link
|-
|-
|Using Qt Quick Behaviors with States || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-behaviors.html || <span style="color:green">OK</span>
|QTestLib Tutorial || http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial.html || <span style="color:green">OK</span>
|}
 
 
=== Testing ===
 
(UI testing, debugging)
 
{|
|-
|-
|Qt Quick States || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-states.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|Important Concepts in Qt Quick - States, Transitions and Animations || http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-topic.html || <span style="color:green">OK</span>
|QtQuickTest Reference Documentation || http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-qtquicktest.html || <span style="color:green">OK</span> || - || QML
|}
 
 
=== Testing ===
{|
|-
|-
|Usecase - Animations In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-animations.html || <span style="color:green">OK</span>
|QtTest Module || http://doc-snapshot.qt-project.org/5.0/qttest-module.html || <span style="color:green">OK</span>
|}
=== Add-ons ===
==== QtXML (deprecated) ====
{|
|-
|-
|Use Case - Integrating JavaScript in QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-integratingjs.html || <span style="color:green">OK</span> || Last link in document doesn't work
|QtXml Module || http://doc-snapshot.qt-project.org/5.0/qtxml-module.html || <span style="color:green">OK</span> || Is this really OK? The module is deprecated and replaced by APIs in QtCore.
|}
==== QtXMLPatterns ====
{|
|-
|-
|Use Case - Layouts In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-layouts.html || <span style="color:green">OK</span>
|Qt XML Patterns Module || http://doc-snapshot.qt-project.org/5.0/qtxmlpatterns-module.html || <span style="color:green">OK</span>
|}|-
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || <span style="color:green">OK</span>
 
==== QtSVG ====
{|
|-
|-
|Use Case - Style And Theme Support || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-styling.html || <span style="color:green">OK</span>
|QtSvg Module || http://doc-snapshot.qt-project.org/5.0/qtsvg-module.html || <span style="color:green">OK</span>
|}
==== Sensors ====
{|
|-
|-
|Use Case - Displaying Text In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-text.html || <span style="color:green">OK</span>
|QtSensorGestures C++ API || http://doc-snapshot.qt-project.org/5.0/qtsensorgestures-cpp.html || <span style="color:green">OK</span>
|-
|-
|Use Case - Responding To User Input in QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-userinput.html || <span style="color:green">OK</span>
|Qt Sensors C++ API || http://doc-snapshot.qt-project.org/5.0/qtsensors-cpp.html || <span style="color:green">OK</span>
|-
|-
|Use Case - Visual Elements In QML || http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-visual.html || <span style="color:green">OK</span>
|Porting Applications from QtMobility Sensors to Qt Sensors || http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html || <span style="color:green">OK</span>
|-
|-
|Concepts - Visual Coordinates in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-coordinates.html || <span style="color:green">OK</span>
|Qt Service Framework Module || http://doc-snapshot.qt-project.org/5.0/qtserviceframework-module.html || <span style="color:green">OK</span>
|}
==== QtTools ====
{|
|-
|-
|Important Concepts In Qt Quick - The Visual Canvas || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-topic.html || <span style="color:green">OK</span>
|QtUiTools Module || http://doc-snapshot.qt-project.org/5.0/qtuitools-module.html || <span style="color:green">OK</span>
|-
|Concepts - Visual Parent in Qt Quick || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-visualparent.html || <span style="color:green">OK</span>
|-
|Important Concepts In Qt Quick - Visual Types || http://doc-snapshot.qt-project.org/5.0/qtquick-visualtypes-topic.html || <span style="color:green">OK</span>
|}
|}
==== General ====
==== QtVersit ====
{|
{|
|-
|-
|Performance Considerations And Suggestions || http://doc-snapshot.qt-project.org/5.0/qtquick-performance.html || <span style="color:green">OK</span>
|Qt Versit || http://doc-snapshot.qt-project.org/5.0/qtversit-index.html || <span style="color:green">OK</span>
|-
|-
|Restoring a Window's Geometry || http://doc-snapshot.qt-project.org/5.0/restoring-geometry.html ||  <span style="color:red">Fix</span> ||  Update to QWindow (also, QWidget::saveGeometry is buggy)
|QtVersit Module || http://doc-snapshot.qt-project.org/5.0/qtversit-module.html || <span style="color:green">OK</span>
|-
|Overview of Qt's Undo Framework || http://doc-snapshot.qt-project.org/5.0/qundo.html || <span style="color:green">OK</span>
|}
|}
==== Widgets ====
==== Qt Publish and Subscribe ====
{|
{|
|-
|-
|QtWidgets Module || http://doc-snapshot.qt-project.org/5.0/qtwidgets-module.html || <span style="color:green">OK</span>
|QValueSpace Namespace || http://doc-snapshot.qt-project.org/5.0/qvaluespace.html || <span style="color:green">OK</span>
|-
|Styling || http://doc-snapshot.qt-project.org/5.0/qwidget-styling.html || <span style="color:green">OK</span>
|}
|}
==== Rich text ====
 
 
 
=== Add-ons ===
====Help====
Is QtHelp an add-on or an essential? Can't find it anywhere
 
{|
{|
|-
|-
|Advanced Rich Text Processing || http://doc-snapshot.qt-project.org/5.0/richtext-advanced-processing.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|The Qt Help Framework || http://doc-snapshot.qt-project.org/5.0/qthelp-framework.html || <span style="color:green">OK</span>
|-
|-
|Common Rich Text Editing Tasks || http://doc-snapshot.qt-project.org/5.0/richtext-common-tasks.html || <span style="color:green">OK</span>
|QtHelp Module || http://doc-snapshot.qt-project.org/5.0/qthelp-module.html || <span style="color:green">OK</span>
|}
=== Core fundamentals ===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
=== Data Structure and Storage ===
==== Resources ====
{|
|-
|-
|The Qt Resource System || http://doc-snapshot.qt-project.org/5.0/resources.html || <span style="color:green">OK</span> || Remove reference to obsoleted Qt 3 functionality
|Qt Help Project || http://doc-snapshot.qt-project.org/5.0/qthelpproject.html || <span style="color:green">OK</span>
|}
|}
==== SQL ====
 
==== Contacts ====
{|
{|
|-
|-
|SQL in Qt || http://doc-snapshot.qt-project.org/5.0/qt-sql.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|Qt Contacts || http://doc-snapshot.qt-project.org/5.0/qtcontacts-index.html || <span style="color:red">Fix</span> || Missing snippets
|-
|-
|Qt SQL || http://doc-snapshot.qt-project.org/5.0/qtsql-index.html || <span style="color:green">OK</span>
|Qt Contacts Module || http://doc-snapshot.qt-project.org/5.0/qtcontacts-module.html || <span style="color:green">OK</span>
|-
|-
|Qt SQL Module - C++ Classes || http://doc-snapshot.qt-project.org/5.0/qtsql-module.html || <span style="color:green">OK</span>
|Qt Contacts Overview || http://doc-snapshot.qt-project.org/5.0/qtcontacts-overview.html || <span style="color:green">OK</span>
|}
|}
=== Multimedia ===
 
==== Radio ====
====Location====
{|
{|
|-
|-
|Radio Overview || http://doc-snapshot.qt-project.org/5.0/radiooverview.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|}
=== Networking and Connectivity ===
=== Graphics ===
==== Scene Graph ====
{|
|-
|-
|Qt Quick Scene Graph || http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-scenegraph.html || <span style="color:green">OK</span>
|Qt Location C++ API || http://doc-snapshot.qt-project.org/5.0/qtlocation-cpp.html || <span style="color:green">OK</span>
|}
=== Scripting ===
==== QtScript ====
{|
|-
|-
|Qt Script Debugger Manual || http://doc-snapshot.qt-project.org/5.0/qtscriptdebugger-manual.html || <span style="color:red">Fix</span> || QtScript goes away?
|Qt Location GeoServices || http://doc-snapshot.qt-project.org/5.0/qtlocation-geoservices.html || <span style="color:green">OK</span>
|-
|-
|Creating QtScript Extensions || http://doc-snapshot.qt-project.org/5.0/qtscriptextensions.html || <span style="color:red">Fix</span> || QtScript goes away?
|QtLocation Namespace || http://doc-snapshot.qt-project.org/5.0/qtlocation.html || <span style="color:green">OK</span>
|-
|-
|QtScript Module || http://doc-snapshot.qt-project.org/5.0/qtscript-module.html || <span style="color:red">Fix</span> || QtScript goes away?
|Qt Location Module || http://doc-snapshot.qt-project.org/5.0/qtlocation-module.html || <span style="color:green">OK</span>
|-
|QtScriptTools Module || http://doc-snapshot.qt-project.org/5.0/qtscripttools-module.html || <span style="color:red">Fix</span> || QtScript goes away?
|}
|}
=== Web ===
====Organizer====
=== Testing ===
{|
{|
|-
|-
|QtTest Module || http://doc-snapshot.qt-project.org/5.0/qttest-module.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|Qt Organizer || http://doc-snapshot.qt-project.org/5.0/qtorganizer-index.html || <span style="color:green">OK</span>
|-
|QtOrganizer Module || http://doc-snapshot.qt-project.org/5.0/qtorganizer-module.html || <span style="color:green">OK</span>
|}
|}
(Contacts, Sensors, Location, Qt 3D etc)
=== Add-ons ===
=== Add-ons ===
==== QtXML (deprecated) ====
====Sensors====
{|
{|
|-
|-
|QtXml Module || http://doc-snapshot.qt-project.org/5.0/qtxml-module.html || <span style="color:green">OK</span> || Is this really OK? The module is deprecated and replaced by APIs in QtCore.
! Title !! Link !! Status !! Action
|}
|-
==== QtXMLPatterns ====
|QtSensorGestures Emulator || http://doc-snapshot.qt-project.org/5.0/sensorgesture-emulator-topics.html || <span style="color:green">OK</span>
{|
|-
|-
|Qt XML Patterns Module || http://doc-snapshot.qt-project.org/5.0/qtxmlpatterns-module.html || <span style="color:green">OK</span>
|QtSensorGestures Plugins || http://doc-snapshot.qt-project.org/5.0/sensorgesture-plugins-topics.html || <span style="color:red">Fix</span> || Illustrations look like Nokia form factor. Is that ok?
|}|-
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || <span style="color:green">OK</span>
 
==== QtSVG ====
{|
|-
|-
|QtSvg Module || http://doc-snapshot.qt-project.org/5.0/qtsvg-module.html || <span style="color:green">OK</span>
|Qt Sensors Backend || http://doc-snapshot.qt-project.org/5.0/sensors-backend-topics.html || <span style="color:green">OK</span>
|}
|}
==== Sensors ====
(Contacts, Sensors, Location, Qt 3D etc)
====Service Framework====
{|
{|
|-
|-
|QtSensorGestures C++ API || http://doc-snapshot.qt-project.org/5.0/qtsensorgestures-cpp.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|Qt Sensors C++ API || http://doc-snapshot.qt-project.org/5.0/qtsensors-cpp.html || <span style="color:green">OK</span>
|Qt Service Framework || http://doc-snapshot.qt-project.org/5.0/service-frameworks.html || <span style="color:red">Fix</span> || URLs of bug reports and 4.7 docs, and littered with mentions of "nokia" in the examples etc.
|-
|-
|Porting Applications from QtMobility Sensors to Qt Sensors || http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html || <span style="color:green">OK</span>
|Service Frameworks Classes || http://doc-snapshot.qt-project.org/5.0/servicefw.html || <span style="color:green">OK</span>
|-
|Qt Service Framework Module || http://doc-snapshot.qt-project.org/5.0/qtserviceframework-module.html || <span style="color:green">OK</span>
|}
|}
==== QtTools ====
====Versit====
{|
{|
|-
|-
|QtUiTools Module || http://doc-snapshot.qt-project.org/5.0/qtuitools-module.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|Supported vCard Features || http://doc-snapshot.qt-project.org/5.0/vcardsupport.html || <span style="color:green">OK</span>
|-
|Qt Versit C++ API || http://doc-snapshot.qt-project.org/5.0/versitclasses.html || <span style="color:green">OK</span>
|}
|}
==== QtVersit ====
====System Info====
{|
{|
|-
|-
|Qt Versit || http://doc-snapshot.qt-project.org/5.0/qtversit-index.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action
|-
|-
|QtVersit Module || http://doc-snapshot.qt-project.org/5.0/qtversit-module.html || <span style="color:green">OK</span>
|Qt System Info Module || http://doc-snapshot.qt-project.org/5.0/systeminfo.html || <span style="color:green">OK</span>
|}
==== Qt Publish and Subscribe ====
{|
|-
|QValueSpace Namespace || http://doc-snapshot.qt-project.org/5.0/qvaluespace.html || <span style="color:green">OK</span>
|}
|}


=== Porting from Qt 4 ===
=== Add-ons ===
 
(Contacts, Sensors, Location, Qt 3D etc)
 
{|
{|
|-
|-
|Porting QML Applications to Qt 5 || http://doc-snapshot.qt-project.org/5.0/qtquick-porting-qt5.html || <span style="color:green">OK</span>
! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|Porting Applications from QtMobility Sensors to Qt Sensors || http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html || <span style="color:green">OK</span>
|Qt Versit Overview || http://doc-snapshot.qt-project.org/5.0/versit.html || <span style="color:green">OK</span> || - || Versit
|}
 
== Not overviews ==
=== Reference documentation ===
==== Tools ====
{|
|-
|-
|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || <span style="color:green">OK</span>
|Qt Versit Plugins || http://doc-snapshot.qt-project.org/5.0/versitplugins.html || <span style="color:green">OK</span> || - || Versit
|-
|-
|Qt's Tools || http://doc-snapshot.qt-project.org/5.0/qttools.html || <span style="color:green">OK</span> || Some of these have been moved into the QtTools add-on, I think
|QML Maps || http://doc-snapshot.qt-project.org/5.0/qml-location5-maps.html || <span style="color:green">OK</span> || - || Location
|-
|QML Location Plugin || http://doc-snapshot.qt-project.org/5.0/qml-location.html || <span style="color:green">OK</span> || - || Location
|-
|Location QML Plugin || http://doc-snapshot.qt-project.org/5.0/qml-location-plugin.html || <span style="color:red">Fix</span> || Broken link to "coordinate" type || Location
|-
|Publish and Subscribe QML Plugin || http://doc-snapshot.qt-project.org/5.0/qml-publishsubscribe.html || <span style="color:green">OK</span> || - || Publish/Subscribe
|-
|QML Maps Plugin || http://doc-snapshot.qt-project.org/5.0/qml-qtlocation5-maps.html || <span style="color:green">OK</span> || - || Location
|}
|}






== Batch 9 ==
=== Add-ons ===


=== Uncategorized ===
==== Contacts ====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Windows CE - Using shadow builds || http://doc-snapshot.qt-project.org/5.0/shadow.html ||   <span style="color:red">Fix</span> || WinCE?
|Qt Contacts Action API || http://doc-snapshot.qt-project.org/5.0/contactsactions.html || <span style="color:green">OK</span>
|-
|Qt Contacts Asynchronous API || http://doc-snapshot.qt-project.org/5.0/contactsasync.html || <span style="color:green">OK</span>
|-
|Qt Contacts C++ API || http://doc-snapshot.qt-project.org/5.0/contactsclasses.html || <span style="color:green">OK</span>
|-
|Qt Contacts Manager Engines || http://doc-snapshot.qt-project.org/5.0/contactsengines.html || <span style="color:green">OK</span>
|-
|Qt Contacts Synchronous API || http://doc-snapshot.qt-project.org/5.0/contactssync.html || <span style="color:green">OK</span>
|-
|Qt Contacts API Usage || http://doc-snapshot.qt-project.org/5.0/contactsusage.html || <span style="color:green">OK</span>
|}
|}


 
==== Sensors ====
=== SDK ===
====Build system====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Creating Shared Libraries || http://doc-snapshot.qt-project.org/5.0/sharedlibrary.html || <span style="color:green">OK</span>
|Creating a sensor plugin || http://doc-snapshot.qt-project.org/5.0/creating-a-sensor-plugin.html || <span style="color:green">OK</span>
|-
|Compatibility Map || http://doc-snapshot.qt-project.org/5.0/compatmap.html || <span style="color:green">OK</span>
|-
|Determining the default sensor for a type || http://doc-snapshot.qt-project.org/5.0/determining-the-default-sensor-for-a-type.html || <span style="color:red">Fix</span> || Nokia-specific (talks about a .conf file in /etc/xdg/Nokia).
|-
|Dynamic Sensor Backend Registration || http://doc-snapshot.qt-project.org/5.0/dynamic-sensor-backend-registration.html || <span style="color:green">OK</span>
|-
|Generic Backend || http://doc-snapshot.qt-project.org/5.0/genericbackend.html || <span style="color:green">OK</span>
|}
|}


====Tools===
 
=== Add-ons ===
 
(Contacts, Sensors, Location, Qt 3D etc)


{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action !! Sub-topic
|-
|-
|User Interface Compiler (uic) || http://doc-snapshot.qt-project.org/5.0/uic.html || <span style="color:green">OK</span>
|Supported iCalendar Features || http://doc-snapshot.qt-project.org/5.0/icalsupport.html || <span style="color:green">OK</span> || - || Versit
|}
 
=== User Interfaces ===
{|
|-
|-
! Title !! Link !! Status !! Action
|Qt Location || http://doc-snapshot.qt-project.org/5.0/index-qtlocation-module.html || <span style="color:red">Fix</span> || Talks about the default "nokia" plugin. Also seems to focus on Qt 4 APIs with a short list of Qt 5 updates at the end. || Location
|-
|-
|Scalability || http://doc-snapshot.qt-project.org/5.0/scalability.html || <span style="color:green">OK</span> || But maybe mention desktop as well as devices
|Qt Sensors || http://doc-snapshot.qt-project.org/5.0/index-qtsensors.html || <span style="color:green">OK</span> || - || Sensors
|-
|-
|Session Management || http://doc-snapshot.qt-project.org/5.0/session.html ||   <span style="color:green">OK</span>
|Notifications || http://doc-snapshot.qt-project.org/5.0/notifications.html || <span style="color:green">OK</span> || Maybe add JSON DB to the title || JsonDB
|}
====Widgets====
{|
|-
|-
! Title !! Link !! Status !! Action
|Object Indexes || http://doc-snapshot.qt-project.org/5.0/object-indexes.html || <span style="color:green">OK</span> || Maybe add JSON DB to the title || JsonDB
|-
|-
|Standard Dialogs || http://doc-snapshot.qt-project.org/5.0/standard-dialogs.html || <span style="color:green">OK</span>
|Qt Organizer API Advanced Usage || http://doc-snapshot.qt-project.org/5.0/organizeradvanced.html || <span style="color:green">OK</span> || - || Qt Organizer
|-
|-
|Styles and Style Aware Widgets || http://doc-snapshot.qt-project.org/5.0/style-reference.html || <span style="color:green">OK</span>
|Qt Organizer Asynchronous API || http://doc-snapshot.qt-project.org/5.0/organizerasync.html || <span style="color:green">OK</span> || - || Qt Organizer
|-
|-
|Customizing Qt Widgets Using Style Sheets || http://doc-snapshot.qt-project.org/5.0/stylesheet-customizing.html || <span style="color:green">OK</span>
|Qt Organizer C++ API || http://doc-snapshot.qt-project.org/5.0/organizerclasses.html || <span style="color:green">OK</span> || - || Qt Organizer
|}
 
=== Add-ons ===
==== QtPIM ====
{|
|-
|-
|Qt Designer Integration || http://doc-snapshot.qt-project.org/5.0/stylesheet-designer.html || <span style="color:green">OK</span>
|Qt Organizer Manager Engines || http://doc-snapshot.qt-project.org/5.0/organizerengines.html || <span style="color:green">OK</span>
|-
|-
|Qt Style Sheets || http://doc-snapshot.qt-project.org/5.0/stylesheet.html || <span style="color:green">OK</span>
|Qt Organizer Overview || http://doc-snapshot.qt-project.org/5.0/organizer.html || <span style="color:green">OK</span>
|-
|-
|Qt Style Sheets Reference || http://doc-snapshot.qt-project.org/5.0/stylesheet-reference.html || <span style="color:green">OK</span>
|Qt Organizer Synchronous API || http://doc-snapshot.qt-project.org/5.0/organizersync.html || <span style="color:green">OK</span>
|-
|The Style Sheet Syntax || http://doc-snapshot.qt-project.org/5.0/stylesheet-syntax.html || <span style="color:green">OK</span>
|}
|}
====Rich Text====
==== QLALR ====
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|qlalr - References to External Information || http://doc-snapshot.qt-project.org/5.0/qlalr-external-references.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|-
|-
|The QTextCursor Interface || http://doc-snapshot.qt-project.org/5.0/richtext-cursor.html || <span style="color:green">OK</span>
|qlalr - Writing Grammars || http://doc-snapshot.qt-project.org/5.0/qlalr-files.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|-
|-
|Rich Text Processing || http://doc-snapshot.qt-project.org/5.0/richtext.html || <span style="color:green">OK</span>
|qlalr - Generating Code from Grammar Specifications || http://doc-snapshot.qt-project.org/5.0/qlalr-generating.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|-
|-
|Supported HTML Subset || http://doc-snapshot.qt-project.org/5.0/richtext-html-subset.html || <span style="color:green">OK</span>
|qlalr - qlalr Grammar Specification || http://doc-snapshot.qt-project.org/5.0/qlalr-grammar-specification.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|-
|-
|Document Layouts || http://doc-snapshot.qt-project.org/5.0/richtext-layouts.html || <span style="color:green">OK</span>
|qlalr - Handling Conflicts || http://doc-snapshot.qt-project.org/5.0/qlalr-handling-conflicts.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|-
|-
|Rich Text Processing APIs || http://doc-snapshot.qt-project.org/5.0/richtext-processing.html || <span style="color:green">OK</span>
|qlalr - Error Handling and Recovery || http://doc-snapshot.qt-project.org/5.0/qlalr-handling-errors.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|-
|-
|Rich Text Document Structure || http://doc-snapshot.qt-project.org/5.0/richtext-structure.html || <span style="color:green">OK</span>
|qlalr || http://doc-snapshot.qt-project.org/5.0/qlalr.html || <span style="color:green">OK</span> || Missing actually, but that seems to have been the case in 4.x as well
|}
|}
=== Core fundamentals ===  
==== QtPublishSubscribe ====
 
{|
{|
|-
|-
! Title !! Link !! Status !! Action
|Qt Publish Subscribe Module || http://doc-snapshot.qt-project.org/5.0/publ-subs.html || <span style="color:green">OK</span>
|}
==== ActiveQt ====
{|
|-
|-
|Non-GUI Classes || http://doc-snapshot.qt-project.org/5.0/tools.html || <span style="color:green">OK</span>
|QAxContainer Module || http://doc-snapshot.qt-project.org/5.0/qaxcontainer-module.html || <span style="color:green">OK</span>
|-
|-
|Unicode in Qt || http://doc-snapshot.qt-project.org/5.0/unicode.html || <span style="color:green">OK</span>
|QAxServer Module || http://doc-snapshot.qt-project.org/5.0/qaxserver-module.html || <span style="color:green">OK</span>
|}
=== Porting from Qt 4 ===
{|
|-
|-
|Calling Qt Functions From Unix Signal Handlers || http://doc-snapshot.qt-project.org/5.0/unix-signals.html || <span style="color:green">OK</span>
|Porting Guidelines || http://doc-snapshot.qt-project.org/5.0/portingguide.html || <span style="color:green">OK</span>
|}
|}


====QObject related====
 
=== Add-ons ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Signals &amp; Slots || http://doc-snapshot.qt-project.org/5.0/signalsandslots.html || <span style="color:green">OK</span> || A bit too much focus on QWidget?
|Qt Location 5.x || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtlocation5-qtlocation-5-0.html || <span style="color:green">OK</span>
|-
|-
|Why Doesn't Qt Use Templates for Signals and Slots? || http://doc-snapshot.qt-project.org/5.0/templates.html || <span style="color:green">OK</span>
|QtMobility.sensors 1.x || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmobility-sensors1-qtmobility-sensors-1-3.html || <span style="color:green">OK</span>
|-
|Qt Sensors QML API || http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtsensors5-qtsensors-5.html || <span style="color:green">OK</span>
|-
|-
|Timers || http://doc-snapshot.qt-project.org/5.0/timers.html || <span style="color:green">OK</span> || Change to be less QWidget-focused
|}
|}
====Threads and Concurrency====
==== Qt 3D ====
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action|-
|Acceptance tests for Qt3D || http://doc-snapshot.qt-project.org/5.0/qt3d-acceptance.html || <span style="color:red">Fix</span> || Missing images
|-
|Qt3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d-all-classes.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D
|-
|-
|Threading Basics || http://doc-snapshot.qt-project.org/5.0/thread-basics.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change to be less QWidget-focused
|All Namespaces || http://doc-snapshot.qt-project.org/5.0/qt3d-all-namespaces.html || <span style="color:green">OK</span>
|-
|-
|Threading Classes || http://doc-snapshot.qt-project.org/5.0/thread.html || <span style="color:green">OK</span>
|Qt 3D Annotated Class List || http://doc-snapshot.qt-project.org/5.0/qt3d-annotated.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D
|-
|-
|Thread Support in Qt || http://doc-snapshot.qt-project.org/5.0/threads.html || <span style="color:green">OK</span> || Link back to Threading Basics in Recommended Reading
|Qt3D Arrays and Vertex Buffers || http://doc-snapshot.qt-project.org/5.0/qt3d-arrays.html || <span style="color:green">OK</span>
|-
|-
|Thread-Support in Qt Modules || http://doc-snapshot.qt-project.org/5.0/threads-modules.html || <span style="color:green">OK</span>
|Building QtQuick3D || http://doc-snapshot.qt-project.org/5.0/qt3d-building.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|Threads and QObjects || http://doc-snapshot.qt-project.org/5.0/threads-qobject.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change to be less QWidget-focused
|Camera and View Frustum || http://doc-snapshot.qt-project.org/5.0/qt3d-camera-frustum.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|Concurrent Programming || http://doc-snapshot.qt-project.org/5.0/threads-qtconcurrent.html || <span style="color:green">OK</span>
|Qt 3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d-classes.html || <span style="color:red">Fix</span> || Lists __all_ Qt classes, not just Qt3D
|-
|-
|Reentrancy and Thread-Safety || http://doc-snapshot.qt-project.org/5.0/threads-reentrancy.html || <span style="color:green">OK</span>
|Contributing to QtQuick3D and Qt3D || http://doc-snapshot.qt-project.org/5.0/qt3d-contrib.html || <span style="color:red">Fix</span> || Or OK, this page is simply missing
|-
|-
|Starting Threads with QThread || http://doc-snapshot.qt-project.org/5.0/threads-starting.html || <span style="color:red">Fix</span> || Update archaic technique of reimplementing QThread::run() (See [https://bugreports.qt-project.org/browse/QTBUG-23635 QTBUG-23635]). Change QApplication to QGuiApplication
|Declarative Scenegraph Creation || http://doc-snapshot.qt-project.org/5.0/qt3d-declarative-scenegraph.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|Synchronizing Threads || http://doc-snapshot.qt-project.org/5.0/threads-synchronizing.html || <span style="color:green">OK</span>
|Qt3D Geometry || http://doc-snapshot.qt-project.org/5.0/qt3d-geometry.html || <span style="color:green">OK</span>
|}
 
====Container classes====
{|
|-
|-
! Title !! Link !! Status !! Action
|Qt3D Graphics View Integration || http://doc-snapshot.qt-project.org/5.0/qt3d-graphicsview.html || <span style="color:green">OK</span>
|-
|-
|Classes for String Data || http://doc-snapshot.qt-project.org/5.0/string-processing.html || <span style="color:green">OK</span>
|Qt 3D Inheritance Hierarchy || http://doc-snapshot.qt-project.org/5.0/qt3d-hierarchy.html || <span style="color:red">Fix</span> || Lists _all_ Qt classes, not just Qt3D
|-
|-
|Implicitly Shared Classes || http://doc-snapshot.qt-project.org/5.0/shared.html || <span style="color:green">OK</span>
|Qt3D Classes || http://doc-snapshot.qt-project.org/5.0/qt3d.html || <span style="color:red">Fix</span> || Or OK, this page is simply missing
|}
====State Machine====
{|
|-
|-
! Title !! Link !! Status !! Action
|Qt 3D || http://doc-snapshot.qt-project.org/5.0/qt3d-index.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|The State Machine Framework || http://doc-snapshot.qt-project.org/5.0/statemachine-api.html || <span style="color:green">OK</span>
|Other Licenses Used in Qt 3D || http://doc-snapshot.qt-project.org/5.0/qt3d-licenses.html || <span style="color:green">OK</span>
|-
|-
|State Machine Classes || http://doc-snapshot.qt-project.org/5.0/statemachine.html || <span style="color:green">OK</span>
|Qt3D Materials || http://doc-snapshot.qt-project.org/5.0/qt3d-materials.html || <span style="color:green">OK</span>
|}
 
(IPC, containers, signals/slots, properties, meta-object, and so on.)
=== Data Structure and Storage ===
{|
|-
|-
! Title !! Link !! Status !! Action
|3D Math Basis || http://doc-snapshot.qt-project.org/5.0/qt3d-math-basis.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|Connecting to Databases || http://doc-snapshot.qt-project.org/5.0/sql-connecting.html || <span style="color:green">OK</span>
|Qt3D Math || http://doc-snapshot.qt-project.org/5.0/qt3d-math.html || <span style="color:green">OK</span>
|-
|-
|SQL Database Drivers || http://doc-snapshot.qt-project.org/5.0/sql-driver.html || <span style="color:green">OK</span> || Correct qmake usage. See [https://bugreports.qt-project.org/browse/QTBUG-27325 QTBUG-27325], [https://bugreports.qt-project.org/browse/QTBUG-25600 QTBUG-25600]
|All Modules || http://doc-snapshot.qt-project.org/5.0/qt3d-modules.html || <span style="color:green">OK</span>
|-
|-
|Creating Data-Aware Forms || http://doc-snapshot.qt-project.org/5.0/sql-forms.html || <span style="color:green">OK</span>
|Qt3D Painting || http://doc-snapshot.qt-project.org/5.0/qt3d-painting.html || <span style="color:green">OK</span>
|-
|QtQuick3D for Scripting 3D Apps in QML || http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d.html || <span style="color:green">OK</span>
|-
|-
|Using the SQL Model Classes || http://doc-snapshot.qt-project.org/5.0/sql-model.html || <span style="color:green">OK</span>
|Stock Shapes for QtQuick3D || http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d-shapes.html || <span style="color:green">OK</span>
|-
|-
|Presenting Data in a Table View || http://doc-snapshot.qt-project.org/5.0/sql-presenting.html || <span style="color:green">OK</span>
|Qt3D Scene Management || http://doc-snapshot.qt-project.org/5.0/qt3d-scene.html || <span style="color:green">OK</span>
|-
|-
|SQL Programming || http://doc-snapshot.qt-project.org/5.0/sql-programming.html || <span style="color:green">OK</span>
|Qt3D Texture Handling || http://doc-snapshot.qt-project.org/5.0/qt3d-textures.html || <span style="color:green">OK</span>
|-
|-
|Executing SQL Statements || http://doc-snapshot.qt-project.org/5.0/sql-sqlstatements.html || <span style="color:green">OK</span>
|QtQuick3D Troubleshooting Guide || http://doc-snapshot.qt-project.org/5.0/qt3d-troubleshooting.html || <span style="color:red">Fix</span> || Missing images
|-
|-
|Data Types for Qt-supported Database Systems || http://doc-snapshot.qt-project.org/5.0/sql-types.html || <span style="color:green">OK</span>
|Qt3D Viewing || http://doc-snapshot.qt-project.org/5.0/qt3d-viewing.html || <span style="color:green">OK</span>
|}
|}
=== Multimedia ===
 
=== Networking and Connectivity ===
 
=== Examples and tutorials ===
{|
{|
|-
|-
  ! Title !! Link !! Status !! Action
|Chapter 3: Adding Property Bindings || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter3-bindings.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|-
|Secure Sockets Layer (SSL) Classes || http://doc-snapshot.qt-project.org/5.0/ssl.html || <span style="color:green">OK</span> || Says "classes below", but there is no class list (this was also the fact in 4.8)
|Chapter 4: Using Custom Property Types || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter4-custompropertytypes.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|-
|Using QtDBus Adaptors || http://doc-snapshot.qt-project.org/5.0/usingadaptors.html || <span style="color:green">OK</span>
|Chapter 5: Using List Property Types || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter5-listproperties.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|}
=== Graphics ===
=== Scripting ===
{|
|-
|-
  ! Title !! Link !! Status !! Action
|Chapter 6: Writing an Extension Plugin || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter6-plugins.html || <span style="color:red">Fix</span> || Mention of QML Viewer
|-
|-
|Scripting Classes and Overviews || http://doc-snapshot.qt-project.org/5.0/script.html || <span style="color:red">Fix</span> || QtScript goes away?
|QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame1.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|-
|Making Applications Scriptable || http://doc-snapshot.qt-project.org/5.0/scripting.html || <span style="color:red">Fix</span> || QtScript goes away?
|QML Advanced Tutorial 2 - Populating the Game Canvas || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame2.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|}
=== Web ===
=== Testing ===
 
(UI testing, debugging)
 
===Legal===
{|
|-
|-
! Title !! Link !! Status !! Action
|QML Advanced Tutorial 3 - Implementing the Game Logic || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame3.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|-
|-
|Trademarks || http://doc-snapshot.qt-project.org/5.0/trademarks.html || <span style="color:red">Fix</span> || Nokia -> Digia
|QML Advanced Tutorial 4 - Finishing Touches || http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame4.html || <span style="color:green">OK</span> || Contains some iffy code snippets
|}
|}


===Reference===
 
=== Examples ===


{|
{|
Line 1,868: Line 1,893:
  ! Title !! Link !! Status !! Action
  ! Title !! Link !! Status !! Action
|-
|-
|Qt and Key Technologies || http://doc-snapshot.qt-project.org/5.0/technology-apis.html || <span style="color:green">OK</span>
|QML Advanced Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-advtutorial.html || <span style="color:green">OK</span> || - || QML
|-
|-
|Tutorials || http://doc-snapshot.qt-project.org/5.0/tutorials.html || <span style="color:red">Fix</span> || Outdated
|QML Dynamic View Ordering Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-dynamicview-tutorial.html ||   <span style="color:green">OK</span> || - || QML
|}
 
=== Add-ons ===
====Sensors====
{|
|-
|-
  ! Title !! Link !! Status !! Action
|QML Tutorial 1 - Basic Types || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial1.html || <span style="color:red">Fix</span> || Says to use "qmlviewer" to view example, but that's called "qmlscene" now, right?  || QML
|-
|-
|QtSensorGestures Emulator || http://doc-snapshot.qt-project.org/5.0/sensorgesture-emulator-topics.html ||  <span style="color:green">OK</span>
|QML Tutorial 2 - QML Components || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial2.html ||   <span style="color:green">OK</span> || - || QML
|-
|QtSensorGestures Plugins || http://doc-snapshot.qt-project.org/5.0/sensorgesture-plugins-topics.html || <span style="color:red">Fix</span> || Illustrations look like Nokia form factor. Is that ok?
|-
|Qt Sensors Backend || http://doc-snapshot.qt-project.org/5.0/sensors-backend-topics.html ||  <span style="color:green">OK</span>
|}
(Contacts, Sensors, Location, Qt 3D etc)
====Service Framework====
{|
|-
! Title !! Link !! Status !! Action
|-
|Qt Service Framework || http://doc-snapshot.qt-project.org/5.0/service-frameworks.html || <span style="color:red">Fix</span> || URLs of bug reports and 4.7 docs, and littered with mentions of "nokia" in the examples etc.
|-
|Service Frameworks Classes || http://doc-snapshot.qt-project.org/5.0/servicefw.html ||  <span style="color:green">OK</span>
|}
====Versit====
{|
|-
! Title !! Link !! Status !! Action
|-
|Supported vCard Features || http://doc-snapshot.qt-project.org/5.0/vcardsupport.html || <span style="color:green">OK</span>
|-
|Qt Versit C++ API || http://doc-snapshot.qt-project.org/5.0/versitclasses.html || <span style="color:green">OK</span>
|}
====System Info====
{|
|-
! Title !! Link !! Status !! Action
|-
|Qt System Info Module || http://doc-snapshot.qt-project.org/5.0/systeminfo.html || <span style="color:green">OK</span>
|}
 
 
== Batch 10 ==
 
=== SDK ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
=== User Interfaces ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|-
|Widgets and Layouts || http://doc-snapshot.qt-project.org/5.0/widgets-and-layouts.html || <span style="color:green">OK</span> || Mention QtQuick || Widgets
|-
|Using QML Positioner and Repeater Items || http://doc-snapshot.qt-project.org/5.0/qml-positioners.html || <span style="color:red">Fix</span> || Missing snippets || QML
|-
|Presenting Data with QML || http://doc-snapshot.qt-project.org/5.0/qml-presenting-data.html || <span style="color:red">Fix</span> || Missing snippets, incomplete ("Decorating views" etc sections have no content) || QML
|-
|QML Right-to-left User Interfaces || http://doc-snapshot.qt-project.org/5.0/qml-righttoleft.html || <span style="color:red">Fix</span> || Missing snippets, talks about qmlviewer and not qmlscene || QML
|-
|QML Utility Elements || http://doc-snapshot.qt-project.org/5.0/qml-utility-elements.html || <span style="color:green">OK</span> || - || QML
|-
|Presenting Data with Views || http://doc-snapshot.qt-project.org/5.0/qml-views.html || <span style="color:red">Fix</span> || Missing snippets || QML
|-
|Anchor-based Layout in QML || http://doc-snapshot.qt-project.org/5.0/qml-anchor-layout.html || <span style="color:green">OK</span> || - || QML
|-
|Using QML Behaviors with States || http://doc-snapshot.qt-project.org/5.0/qml-behaviors-and-states.html || <span style="color:green">OK</span> || - || QML
|-
|QML Best Practices || http://doc-snapshot.qt-project.org/5.0/qml-best-practices-coding.html || <span style="color:red">Fix</span> || Maybe change QtQuick 1.0 -> QtQuick 2.0 || QML
|-
|QML Best Practices || http://doc-snapshot.qt-project.org/5.0/qml-best-practices-datatypes.html || <span style="color:red">Fix</span> || This document contains empty sections || QML
|-
|QML Best Practices Guides || http://doc-snapshot.qt-project.org/5.0/qml-best-practices.html || <span style="color:green">OK</span> || - || QML
|-
|QML Coding Conventions || http://doc-snapshot.qt-project.org/5.0/qml-coding-conventions.html || <span style="color:red">Fix</span> || Contains mostly the same content as qml-condingconventions.html but with broken snippets || QML
|-
|QML Coding Conventions || http://doc-snapshot.qt-project.org/5.0/qml-codingconventions.html || <span style="color:red">Fix</span> || Why have two coding conventions documents, this and qml-best-practices-coding.html? || QML
|-
|Extending QML Functionalities using C++ || http://doc-snapshot.qt-project.org/5.0/qml-extending.html || <span style="color:red">Fix</span> || Missing snippets || QML
|-
|QML Features || http://doc-snapshot.qt-project.org/5.0/qml-features.html || <span style="color:green">OK</span> || - || QML
|-
|QML Feedback API || http://doc-snapshot.qt-project.org/5.0/qml-feedback-api.html || <span style="color:red">Fix</span> || "Feedback elements" section is empty (linking error?) || QML
|-
|QML Feedback API || http://doc-snapshot.qt-project.org/5.0/qml-feedback.html || <span style="color:green">OK</span> || - || QML
|-
|Groups Of Related QML Elements || http://doc-snapshot.qt-project.org/5.0/qml-groups.html || <span style="color:green">OK</span> || - || QML
|-
|Integrating QML Code with Existing Qt UI Code || http://doc-snapshot.qt-project.org/5.0/qml-integration.html || <span style="color:red">Fix</span> || Talks about integrating QML 1 with QWidgets and QGraphicsView, should maybe talk about QML 2? || QML
|-
|QML Concepts and Syntax || http://doc-snapshot.qt-project.org/5.0/qml-intro-basic-syntax.html || <span style="color:red">Fix</span> || Missing snippets and images || QML
|-
|Composing User Interfaces with QML || http://doc-snapshot.qt-project.org/5.0/qml-intro-composing-uis.html || <span style="color:red">Fix</span> || Missing snippets and images || QML
|-
|Introduction to Qt Quick || http://doc-snapshot.qt-project.org/5.0/qml-intro.html || <span style="color:red">Fix</span> || Talks about QtDeclarative, Symbian and Maemo and has screenshot with Symbian in it || QML
|-
|Generating Items with Repeaters || http://doc-snapshot.qt-project.org/5.0/qml-intro-positioning-items.html || <span style="color:green">OK</span> || - || QML
|-
|QML Application Development Tools || http://doc-snapshot.qt-project.org/5.0/qml-intro-tools.html || <span style="color:red">Fix</span> || Talks about Maemo and has screenshot with Symbian in it || QML
|-
|User Interaction with QML || http://doc-snapshot.qt-project.org/5.0/qml-intro-user-interaction.html || <span style="color:red">Fix</span> || Missing snippets || QML
|-
|Models and Views || http://doc-snapshot.qt-project.org/5.0/qml-listview-examples.html || <span style="color:green">OK</span> || - || QML
|-
|Models and Views || http://doc-snapshot.qt-project.org/5.0/qml-webview-examples.html || <span style="color:green">OK</span> || - || QML
|}
 
=== Core fundamentals ===
(IPC, containers, signals/slots, properties, meta-object, and so on.)
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
=== Data Structure and Storage ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|-
|An Introduction to Namespaces || http://doc-snapshot.qt-project.org/5.0/xml-namespaces.html || <span style="color:green">OK</span> || - || XML
|-
|Working with the DOM Tree || http://doc-snapshot.qt-project.org/5.0/xml-dom-tml.html || <span style="color:green">OK</span> || - || XML
|-
|XML Processing || http://doc-snapshot.qt-project.org/5.0/xml-processing.html || <span style="color:green">OK</span> || - || XML
|-
|XQuery || http://doc-snapshot.qt-project.org/5.0/xmlprocessing.html || <span style="color:red">Fix</span> || Missing snippets || XML
|-
|The SAX interface || http://doc-snapshot.qt-project.org/5.0/xml-sax.html || <span style="color:green">OK</span> || - || XML
|-
|XML Streaming || http://doc-snapshot.qt-project.org/5.0/xml-streaming.html || <span style="color:red">Fix</span> || Missing snippets || XML
|-
|XML Classes || http://doc-snapshot.qt-project.org/5.0/xml-tools.html || <span style="color:green">OK</span> || - || XML
|-
|A Short Path to XQuery || http://doc-snapshot.qt-project.org/5.0/xquery-introduction.html || <span style="color:red">Fix</span> || Missing snippets || XML
|}
 
=== Multimedia ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|-
|Video Overview || http://doc-snapshot.qt-project.org/5.0/videooverview.html || <span style="color:red">Fix</span> || Missing snippets
|-
|Qt Multimedia QML API || http://doc-snapshot.qt-project.org/5.0/qml-multimedia.html || <span style="color:green">OK</span> || - || QML
|}
 
=== Networking and Connectivity ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
=== Graphics ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
=== Scripting ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
=== Web ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
=== Testing ===
 
(UI testing, debugging)
 
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|}
 
 
=== Add-ons ===
 
(Contacts, Sensors, Location, Qt 3D etc)
 
{|
|-
|-
! Title !! Link !! Status !! Action !! Sub-topic
|QML Tutorial 3 - States and Transitions || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial3.html ||    <span style="color:green">OK</span> || - || QML
|-
|-
|Qt Versit Overview || http://doc-snapshot.qt-project.org/5.0/versit.html || <span style="color:green">OK</span> || - || Versit
|QML Tutorial || http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial.html ||   <span style="color:green">OK</span> || - || QML
|-
|Qt Versit Plugins || http://doc-snapshot.qt-project.org/5.0/versitplugins.html || <span style="color:green">OK</span> || - || Versit
|-
|QML Maps || http://doc-snapshot.qt-project.org/5.0/qml-location5-maps.html || <span style="color:green">OK</span> || - || Location
|-
|QML Location Plugin || http://doc-snapshot.qt-project.org/5.0/qml-location.html || <span style="color:green">OK</span> || - || Location
|-
|Location QML Plugin || http://doc-snapshot.qt-project.org/5.0/qml-location-plugin.html || <span style="color:red">Fix</span> || Broken link to "coordinate" type || Location
|-
|Publish and Subscribe QML Plugin || http://doc-snapshot.qt-project.org/5.0/qml-publishsubscribe.html || <span style="color:green">OK</span> || - || Publish/Subscribe
|-
|QML Maps Plugin || http://doc-snapshot.qt-project.org/5.0/qml-qtlocation5-maps.html || <span style="color:green">OK</span> || - || Location
|}
|}


=== Other ===
{|
|-
! Title !! Link !! Status !! Action !! Sub-topic
|-
|Windows CE - Introduction to using Qt || http://doc-snapshot.qt-project.org/5.0/wince-with-qt-introduction.html || <span style="color:red">Fix</span> || is CE still supported? || WinCE
|-
|Windows CE - Working with Custom SDKs || http://doc-snapshot.qt-project.org/5.0/windowsce-customization.html || <span style="color:red">Fix</span> || is CE still supported? || WinCE
|-
|Qt for Windows CE and OpenGL ES || http://doc-snapshot.qt-project.org/5.0/windowsce-opengl.html || <span style="color:red">Fix</span> || Outdated: Only mentions QGLWidget; is CE still supported? || WinCE
|-
|Windows CE - Signing || http://doc-snapshot.qt-project.org/5.0/windowsce-signing.html || <span style="color:red">Fix</span> || Is CE still supported? || WinCE
|}


=== Examples ===
=== Examples ===

Revision as of 14:57, 3 October 2012

Needs action

Title Link Status Action
The dumpcpp Tool (ActiveQt) http://doc-snapshot.qt-project.org/5.0/activeqt-dumpcpp.html Fix Is ActiveQt removed?
The dumpdoc Tool (ActiveQt) http://doc-snapshot.qt-project.org/5.0/activeqt-dumpdoc.html Fix Is ActiveQt removed?
IDC - The Interface Description Compiler (ActiveQt) http://doc-snapshot.qt-project.org/5.0/activeqt-idc.html Fix Is ActiveQt removed?
testcon - An ActiveX Test Container (ActiveQt) http://doc-snapshot.qt-project.org/5.0/activeqt-testcon.html Fix Is ActiveQt removed?
How to Report a Bug http://doc-snapshot.qt-project.org/5.0/bughowto.html Fix "FAQs" is a dead link, and "Qt repository" links to Gitorious instead of Gerrit.
Codecs http://doc-snapshot.qt-project.org/5.0/codecs.html OK Empty list, remove?
ActiveX in Qt http://doc-snapshot.qt-project.org/5.0/qt-activex.html OK What's the status for ActiveX?
Qt for Windows CE http://doc-snapshot.qt-project.org/5.0/qtce.html OK What's the status for CE?
Configuring Qt http://doc-snapshot.qt-project.org/5.0/qtconfig.html Fix Is this even supported anymore? It doesn't even build
Qt Performance Tuning http://doc-snapshot.qt-project.org/5.0/qt-performance.html Fix At least the part about QDirectPainter needs to go; probably best to Kill it
Windows CE - Using shadow builds http://doc-snapshot.qt-project.org/5.0/shadow.html Fix WinCE?
Windows CE - Introduction to using Qt http://doc-snapshot.qt-project.org/5.0/wince-with-qt-introduction.html Fix is CE still supported? WinCE
Windows CE - Working with Custom SDKs http://doc-snapshot.qt-project.org/5.0/windowsce-customization.html Fix is CE still supported? WinCE
Qt for Windows CE and OpenGL ES http://doc-snapshot.qt-project.org/5.0/windowsce-opengl.html Fix Outdated: Only mentions QGLWidget; is CE still supported? WinCE
Windows CE - Signing http://doc-snapshot.qt-project.org/5.0/windowsce-signing.html Fix Is CE still supported? WinCE



Introduction

Title Link Status Action
What's New in Qt 5 http://doc-snapshot.qt-project.org/5.0/qt5-intro.html Fix Not complete. Too focused on mobile

Porting from Qt 4

Porting QML Applications to Qt 5 http://doc-snapshot.qt-project.org/5.0/qtquick-porting-qt5.html OK
Porting Applications from QtMobility Sensors to Qt Sensors http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html OK


SDK

Title Link Status Action
Configuration Options for Qt http://doc-snapshot.qt-project.org/5.0/configure-options.html Fix Not updated to match options in Qt 5
CMake Manual http://doc-snapshot.qt-project.org/5.0/cmake-manual.html OK

Tools

Title Link Status Action
Using Qt Assistant as a Custom Help Viewer http://doc-snapshot.qt-project.org/5.0/assistant-custom-help-viewer.html Fix Mentions CD-ROMs like it's state of the art, so it sounds super-old. Talks about Qt 4.4 like it's the latest version.
Qt Assistant http://doc-snapshot.qt-project.org/5.0/assistant.html Fix Screenshot says "Qt 4.4" and has a HUGE Trolltech-logo :P. Mentions of Qt 4.4.0 and Qt 4.4.1 in examples. Lots of Qt 4.4 screenshots done on Windows XP. Maybe we should update those? Claims Assistant is better than a web browser since it can do full text search, which we plan to implement in the web page as well? Also, Google might have something to cover that stuff.


Tools

Title Link Status Action
Creating and Using Components for Qt Designer http://doc-snapshot.qt-project.org/5.0/qtdesigner-components.html OK
QtDesigner Module http://doc-snapshot.qt-project.org/5.0/qtdesigner-module.html OK

Tools

Resource Compiler (rcc) http://doc-snapshot.qt-project.org/5.0/rcc.html OK
Qt's Tools http://doc-snapshot.qt-project.org/5.0/qttools.html OK Some of these have been moved into the QtTools add-on, I think


General

Developing Qt Applications for Mac OS X http://doc-snapshot.qt-project.org/5.0/developing-on-mac.html OK
Cross-Platform and Platform-Specific Development http://doc-snapshot.qt-project.org/5.0/developing-with-qt.html OK
Exception Safety http://doc-snapshot.qt-project.org/5.0/exceptionsafety.html OK


General

General Qt Requirements http://doc-snapshot.qt-project.org/5.0/requirements.html Fix Update to QPA
Qt for Mac OS X Requirements http://doc-snapshot.qt-project.org/5.0/requirements-mac.html OK
Qt for Windows CE Requirements http://doc-snapshot.qt-project.org/5.0/requirements-wince.html Fix Looks outdated; is CE even supported anymore?
Qt for Windows Requirements http://doc-snapshot.qt-project.org/5.0/requirements-win.html OK But rename QML2 to QtQuick2
Qt for X11 Requirements http://doc-snapshot.qt-project.org/5.0/requirements-x11.html Fix Outdated, doesn't mention xcb

qmlscene

Prototyping with qmlscene http://doc-snapshot.qt-project.org/5.0/qtquick-qmlscene.html OK


Deployment

Deploying Qt Applications http://doc-snapshot.qt-project.org/5.0/deployment.html Fix Outdated list of modules, and outdated list of platforms?
Deploying an Application on Mac OS X http://doc-snapshot.qt-project.org/5.0/deployment-mac.html Fix Is this up-to-date? The deployment tool mentioned here does not seem to exist. What about Creator?
Deploying Plugins http://doc-snapshot.qt-project.org/5.0/deployment-plugins.html Fix Has several mentions of Qt 4 version numbers as examples.
Deploying an Application on Windows http://doc-snapshot.qt-project.org/5.0/deployment-windows.html OK OK with some reservations: Does not mention SDK or Qt Creator at all.. Should it?
Deploying an Application on X11 Platforms http://doc-snapshot.qt-project.org/5.0/deployment-x11.html OK OK with some reservations: Does not mention SDK or Qt Creator at all.. Should it?

Qt Creator

Qt Designer's Buddy Editing Mode http://doc-snapshot.qt-project.org/5.0/designer-buddy-mode.html OK
Qt Designer's Signals and Slots Editing Mode http://doc-snapshot.qt-project.org/5.0/designer-connection-mode.html OK
Creating Custom Widget Extensions http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets-extensions.html OK
Creating Custom Widgets for Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-creating-custom-widgets.html OK
Creating Main Windows in Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-creating-mainwindows.html OK
Customizing Qt Designer Forms http://doc-snapshot.qt-project.org/5.0/designer-customizing-forms.html Fix Refers to QWidget include file as <QtGui/QWidget>
Qt Designer's Editing Modes http://doc-snapshot.qt-project.org/5.0/designer-editing-mode.html OK
Using Layouts in Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-layouts.html Fix Talks about QFormLayout as if it's the new sliced bread
Qt Designer Manual http://doc-snapshot.qt-project.org/5.0/designer-manual.html Fix Should be clear about this being a designer for Widget apps specifically and that there are options.
Saving, Previewing and Printing Forms in Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-preview.html OK
A Quick Start to Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-quick-start.html OK
Editing Resources with Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-resources.html OK
Using Stylesheets with Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-stylesheet.html OK
Qt Designer's Tab Order Editing Mode http://doc-snapshot.qt-project.org/5.0/designer-tab-order.html OK
Getting to Know Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-to-know.html Fix Outdated information on how to start application (should probably focus on Qt Creator integration). Contains a reference to old "Qt Software" branding.
Qt Designer's UI File Format http://doc-snapshot.qt-project.org/5.0/designer-ui-file-format.html OK XML-schema missing, but this will probably be picked up by a qdoc error.
Using a Designer UI File in Your Application http://doc-snapshot.qt-project.org/5.0/designer-using-a-ui-file.html OK Some iffy code snippets
Using Containers in Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-using-containers.html OK
Using Custom Widgets with Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-using-custom-widgets.html OK
Qt Designer's Widget Editing Mode http://doc-snapshot.qt-project.org/5.0/designer-widget-mode.html Fix Contains a TODO: "### Screenshot of widget box, again"


Cross-platform development

Supported Platforms http://doc-snapshot.qt-project.org/5.0/platform-details.html Fix See QTBUG-27250. Also mentions Nokia. Consider syncing with Digia's page
Platform and Compiler Notes http://doc-snapshot.qt-project.org/5.0/platform-notes.html Fix Remove "embedded linux"
Platform Notes - INTEGRITY http://doc-snapshot.qt-project.org/5.0/platform-notes-integrity.html Fix Says it's community-port based on Qt for Embedded Linux. Should it be killed as well?
Platform and Compiler Notes - Mac OS X http://doc-snapshot.qt-project.org/5.0/platform-notes-mac.html Fix Code snippet won't compile because it uses QApplication without including QtWidgets. Also has an empty section labelled "Binary Package".
Platform and Compiler Notes - QNX http://doc-snapshot.qt-project.org/5.0/platform-notes-qnx.html Fix Says it's community-port based on Qt for Embedded Linux. Should it be killed as well?
Platform and Compiler Notes - VxWorks http://doc-snapshot.qt-project.org/5.0/platform-notes-vxworks.html Fix References Qt embedded.
Platform and Compiler Notes - Windows http://doc-snapshot.qt-project.org/5.0/platform-notes-windows.html Fix Refers to compiling Qt 4. Contains the macro "%VERSION%": Is this supposed to be expanded by qdoc?
Platform and Compiler Notes - X11 http://doc-snapshot.qt-project.org/5.0/platform-notes-x11.html Fix A lot of this information is outdated
Platform-Specific Documentation http://doc-snapshot.qt-project.org/5.0/platform-specific.html Fix outdated

qmake

qmake Advanced Usage http://doc-snapshot.qt-project.org/5.0/qmake-advanced-usage.html OK
qmake Common Projects http://doc-snapshot.qt-project.org/5.0/qmake-common-projects.html OK
Configuring qmake's Environment http://doc-snapshot.qt-project.org/5.0/qmake-environment-reference.html OK
qmake Function Reference http://doc-snapshot.qt-project.org/5.0/qmake-function-reference.html OK
qmake Manual http://doc-snapshot.qt-project.org/5.0/qmake-manual.html OK
qmake Platform Notes http://doc-snapshot.qt-project.org/5.0/qmake-platform-notes.html Fix Contains sections about Symbian
Using Precompiled Headers http://doc-snapshot.qt-project.org/5.0/qmake-precompiledheaders.html Fix Contains some 4.0 versioning in the code snippets and claims we still support VC6.
qmake Project Files http://doc-snapshot.qt-project.org/5.0/qmake-project-files.html Fix Outdated examples where you have to do "CONFIG += qt thread" to get a multithreaded Qt application. Outdated list of modules.


sdk

Title Link Status Action Sub-topic
Getting Started Programming with Qt http://doc-snapshot.qt-project.org/5.0/gettingstartedqt.html Fix Called "Getting started with Qt" instead of "Getting started with QtWidgets"
Installation http://doc-snapshot.qt-project.org/5.0/installation.html OK Expand with more platforms? Installation
Installing Qt for Mac OS X http://doc-snapshot.qt-project.org/5.0/install-mac.html Fix Should focus on SDK instead of source builds? Installation
Installing Qt for Windows CE http://doc-snapshot.qt-project.org/5.0/install-wince.html Fix Should focus on SDK instead of source builds? Installation
Installing Qt for Windows http://doc-snapshot.qt-project.org/5.0/install-win.html Fix Should focus on SDK instead of source builds? Installation
Installing Qt for X11 Platforms http://doc-snapshot.qt-project.org/5.0/install-x11.html Fix Should focus on SDK instead of source builds? Installation
Qt Linguist Manual: Text ID Based Translations http://doc-snapshot.qt-project.org/5.0/linguist-id-based-i18n.html OK - Linguist
Qt Linguist Manual: Release Manager http://doc-snapshot.qt-project.org/5.0/linguist-manager.html OK - Linguist
Qt Linguist Manual http://doc-snapshot.qt-project.org/5.0/linguist-manual.html OK - Linguist
Qt Linguist Manual: Programmers http://doc-snapshot.qt-project.org/5.0/linguist-programmers.html Fix Include information about QML Linguist
Qt Linguist Manual: Translators http://doc-snapshot.qt-project.org/5.0/linguist-translators.html Fix First section only says "Contents". Placeholder? Linguist
Qt Linguist Manual: TS File Format http://doc-snapshot.qt-project.org/5.0/linguist-ts-file-format.html Fix Missing DTD Linguist
Support for Linux/X11 http://doc-snapshot.qt-project.org/5.0/linuxx11-support.html Fix List of features includes graphics view and QtOpenGL, but not QML. Platforms
Qt for Mac OS X - Specific Issues http://doc-snapshot.qt-project.org/5.0/mac-differences.html Fix Suggests contacting technical support. Should perhaps redirect to mailing lists and forums instead? Also mentions that Q_WS_MAC is no longer defined, but still uses it in a code snippet. Platforms
Support for Mac OS X http://doc-snapshot.qt-project.org/5.0/mac-support.html Fix List of features includes graphics view and QtOpenGL, but not QML. Platforms
Using the Meta-Object Compiler (moc) http://doc-snapshot.qt-project.org/5.0/moc.html Fix Says that "moc does not expand macros", but I think Lars added a fully functioning preprocessor? Tools


Title Link Status Action
qmake Reference http://doc-snapshot.qt-project.org/5.0/qmake-reference.html OK
Running qmake http://doc-snapshot.qt-project.org/5.0/qmake-running.html OK
qmake Tutorial http://doc-snapshot.qt-project.org/5.0/qmake-tutorial.html OK
Using qmake http://doc-snapshot.qt-project.org/5.0/qmake-using.html OK
qmake Variable Reference http://doc-snapshot.qt-project.org/5.0/qmake-variable-reference.html Fix Contains information particular to Symbian and Maemo. Layout is all crazy. Module list for QT variable is outdated. Contains information about variables that have been deprecated since Qt 4.2.


Title Link Status Action
Debugging QML Applications http://doc-snapshot.qt-project.org/5.0/qtquick-debugging.html OK - QML
Deploying QML Applications http://doc-snapshot.qt-project.org/5.0/qtquick-deployment.html Fix Claims that QQuickView is QWidget-based and uses QApplication instead of QGuiApplication in examples. QML


Build system

Title Link Status Action
Creating Shared Libraries http://doc-snapshot.qt-project.org/5.0/sharedlibrary.html OK

=Tools

Title Link Status Action
User Interface Compiler (uic) http://doc-snapshot.qt-project.org/5.0/uic.html OK


User Interfaces

Title Link Status Action
Standard Accelerator Keys http://doc-snapshot.qt-project.org/5.0/accelerators.html Fix Contains a reference to Q3Accel as the "best practice" for accelerators in Qt... The list of standard accelerators might be useful to some people, though.
Accessibility http://doc-snapshot.qt-project.org/5.0/accessible.html Fix Make this less confrontational?
Animation Framework http://doc-snapshot.qt-project.org/5.0/animation.html Fix QEasingCurve needs a description, otherwise it's fine.
The Animation Framework http://doc-snapshot.qt-project.org/5.0/animation-overview.html Fix Mentions "Kinetic" and "Graphics View". Might need some generalization.
Setting the Application Icon http://doc-snapshot.qt-project.org/5.0/appicon.html Fix Widget-specific and might (I hope) be out of date, but that needs to be checked.

QML and QtQuick

Title Link Status Action
C++ Extensions: Reference examples http://doc-snapshot.qt-project.org/5.0/declarative-cppextensions-reference.html OK
Chapter 1: Creating a New Type http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter1-basics.html OK
Chapter 2: Connecting to C++ Methods and Signals http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter2-methods.html OK Contains some iffy code snippets

QML and QtQuick

Title Link Status Action
QML Module QtQuick.Window 2.0 http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-window2-qtquick-window-2.html OK

Other

Title Link Status Action Sub-topic
Qt Quick Module - C++ Classes http://doc-snapshot.qt-project.org/5.0/qtquick-module.html OK - Reference
Qt Quick Release Notes http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-releasenotes.html OK - QML
Qt Quick Licensing Information http://doc-snapshot.qt-project.org/5.0/qtquicklicense.html OK - Licensing


Widgets

Title Link Status Action
Abstract Widget Classes http://doc-snapshot.qt-project.org/5.0/abstractwidgets.html OK
Advanced Widgets http://doc-snapshot.qt-project.org/5.0/advanced.html Fix Just a list of widgets. Seems incomplete.
Widget Appearance and Style http://doc-snapshot.qt-project.org/5.0/appearance.html OK
Window and Dialog Widgets http://doc-snapshot.qt-project.org/5.0/application-windows.html Fix Very widget-specific and overloads the term "Window" which now has a different meaning.
Basic Widgets http://doc-snapshot.qt-project.org/5.0/basicwidgets.html OK

User Interfaces

Title Link Status Action Sub-topic
Books about GUI Design http://doc-snapshot.qt-project.org/5.0/guibooks.html Fix Should mention that the Qt 4-book is mainly relevant for widgets development and other. We'll just have to assume that our charity-agreement with Amazon (our favorite bookstore apparently) is still valid?
Help System http://doc-snapshot.qt-project.org/5.0/helpsystem.html OK - Widgets
Qt Classes for Internationalization http://doc-snapshot.qt-project.org/5.0/i18n.html OK - i18n
Translation Rules for Plurals http://doc-snapshot.qt-project.org/5.0/i18n-plural-rules.html OK - i18n
Writing Source Code for Translation http://doc-snapshot.qt-project.org/5.0/i18n-source-translation.html Fix Should also mention how to do this for QML i18n
Internationalization with Qt http://doc-snapshot.qt-project.org/5.0/internationalization.html Fix Very widget-centric, outdated Norwegian ortography in example, wrongfully identifies Scandinavian languages as "exotic" i18n
Layout Management http://doc-snapshot.qt-project.org/5.0/layout.html OK - Widgets
Main Window and Related Classes http://doc-snapshot.qt-project.org/5.0/mainwindow-classes.html OK - Widgets
Application Main Window http://doc-snapshot.qt-project.org/5.0/mainwindow.html OK - Widgets
Model/View Classes http://doc-snapshot.qt-project.org/5.0/model-view.html OK - Model/View
Model/View Tutorial http://doc-snapshot.qt-project.org/5.0/modelview.html Fix Very focused on widgets. It should be clear that widgets and QML are both first class citizens when it comes to presenting the contents of a model. Also lists a few Qt 4 books, so it should be made clear there that they describe concepts which are still relevant, but that they don't contain information about the new additions in Qt 5 (or, probably, the laters versions of Qt 4). Model/View
Model/View Programming http://doc-snapshot.qt-project.org/5.0/model-view-programming.html Fix Should cover QML usage, mentions Qt 4 as if it's new, mentions porting from Qt 3. Model/View

User Interfaces

Widgets

Organizers http://doc-snapshot.qt-project.org/5.0/organizers.html OK

QML

Property Binding http://doc-snapshot.qt-project.org/5.0/propertybinding.html Fix Missing snippets
QML Basic Types http://doc-snapshot.qt-project.org/5.0/qdeclarativebasictypes.html OK
QML Performance http://doc-snapshot.qt-project.org/5.0/qdeclarativeperformance.html Fix Mostly OK, but need to get rid of the part mentioning graphicssystems and QDeclarativeView etc
QML Scope http://doc-snapshot.qt-project.org/5.0/qdeclarativescope.html Fix Should have import QtQuick 2.0 instead of 1.0
QML Security http://doc-snapshot.qt-project.org/5.0/qdeclarativesecurity.html Fix Should have import QtQuick 2.0 instead of 1.0
QML States http://doc-snapshot.qt-project.org/5.0/qdeclarativestates.html Fix Missing code snippets
QML Animation and Transitions http://doc-snapshot.qt-project.org/5.0/qdeclarativeanimation.html Fix Missing snippets

User Interfaces

Title Link Status Action
UI Design with Qt http://doc-snapshot.qt-project.org/5.0/qt-gui-concepts.html OK
The Qt GUI Module http://doc-snapshot.qt-project.org/5.0/qtgui-module.html OK
Qt GUI Module Overview http://doc-snapshot.qt-project.org/5.0/qtgui-overview.html OK

QML and QtQuick

Title Link Status Action
Important C++ Classes Provided By The Qt QML Module http://doc-snapshot.qt-project.org/5.0/qtqml-cppclasses-topic.html OK
Embedding C++ Objects into QML with Context Properties http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-contextproperties.html OK
Data Type Conversion Between QML and C++ http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-data.html OK
Defining QML Types from C++ http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-definetypes.html OK
Exposing Attributes of C++ Types to QML http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-exposecppattributes.html OK
Interacting with QML Objects from C++ http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-interactqmlfromcpp.html OK
Integrating QML and C++ http://doc-snapshot.qt-project.org/5.0/qtqml-cppintegration-topic.html OK
Defining Object Types through QML Documents http://doc-snapshot.qt-project.org/5.0/qtqml-documents-definetypes.html OK
Resource Loading and Network Transparency http://doc-snapshot.qt-project.org/5.0/qtqml-documents-networktransparency.html OK

Widgets

Title Link Status Action
QtOpenGL Module http://doc-snapshot.qt-project.org/5.0/qtopengl-module.html Fix This module is deprecated. The Motif reference might not be relevant any more


General

Desktop Integration http://doc-snapshot.qt-project.org/5.0/desktop-integration.html OK See QTBUG-25524
Getting Started Guides http://doc-snapshot.qt-project.org/5.0/gettingstarted.html Fix Differentiating between Qt and QML as two different toolkits. Should be "widgets" and "QML"?

User input

Keyboard Focus http://doc-snapshot.qt-project.org/5.0/focus.html Fix Widget-specific. Should contain info about keyboard-focus in QML.
Gestures Programming http://doc-snapshot.qt-project.org/5.0/gestures-overview.html Fix Focuses on QWidget and Graphics View. Should probably focus on QWidget and QML?

Widgets

Dialog Windows http://doc-snapshot.qt-project.org/5.0/dialogs.html OK
Cleanlooks Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-cleanlooks.html Fix Kill? We have to find out if CleanLooks is part of Qt 5 or not.
GTK Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-gtk.html Fix Doesn't the GTK style use the system theme? Should be clarified if that's the case.
Qt Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery.html Fix Mentions "Qt 4" as current version.
Macintosh Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-macintosh.html OK Has a table-breaking image, but mostly fine.
Plastique Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-plastique.html Fix Kill? We have to find out if Plastique is part of Qt 5 or not.
Windows Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-windows.html OK
Windows Vista Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-windowsvista.html OK
Windows XP Style Widget Gallery http://doc-snapshot.qt-project.org/5.0/gallery-windowsxp.html OK
Layout Classes http://doc-snapshot.qt-project.org/5.0/geomanagement.html OK

Drag and drop

Drag and Drop http://doc-snapshot.qt-project.org/5.0/dnd.html Fix Needs to describe QtQuick/QWindow (QWidget part is OK)

QML

Getting Started Programming with QML http://doc-snapshot.qt-project.org/5.0/gettingstartedqml.html Fix Several anachronisms: Qt 4.7 given as latest version, old code samples, etc. See QTBUG-25621


User Interfaces

Title Link Status Action Sub-topic
Using C++ Models with QtQuick Views http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-cppmodels.html OK - Model/View
Models and Views in Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-modelview.html OK - Model/View
Important Concepts In Qt Quick - Data - Models, Views and Data Storage http://doc-snapshot.qt-project.org/5.0/qtquick-modelviewsdata-topic.html OK - Model/View
Qt Quick Text Input Handling and Validators http://doc-snapshot.qt-project.org/5.0/qtquick-input-textinput.html OK Remove QRegExp reference? QRegularExpression is the new class in 5.0. QML
Important Concepts In Qt Quick - User Input http://doc-snapshot.qt-project.org/5.0/qtquick-input-topic.html OK - QML
Internationalization and Localization with Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-internationalization.html OK - QML
Scope and Naming Resolution http://doc-snapshot.qt-project.org/5.0/qtqml-documents-scope.html OK - QML
Structure of a QML Document http://doc-snapshot.qt-project.org/5.0/qtqml-documents-structure.html OK - QML
QML Documents http://doc-snapshot.qt-project.org/5.0/qtqml-documents-topic.html OK - QML
Qt QML http://doc-snapshot.qt-project.org/5.0/qtqml-index.html OK - QML
Dynamic QML Object Creation from JavaScript http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-dynamicobjectcreation.html OK - QML
JavaScript Expressions in QML Documents http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-expressions.html OK - QML
List of JavaScript Objects and Functions http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-functionlist.html OK - QML
JavaScript Host Environment http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-hostenvironment.html OK - QML
Importing JavaScript Resources in QML http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-imports.html OK - QML
QML Global Object http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-qmlglobalobject.html OK - QML
Defining JavaScript Resources In QML http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-resources.html OK - QML
Integrating QML and JavaScript http://doc-snapshot.qt-project.org/5.0/qtqml-javascript-topic.html OK - QML
Qt QML Module - C++ Classes http://doc-snapshot.qt-project.org/5.0/qtqml-module.html OK - QML
Creating C++ Plugins for QML http://doc-snapshot.qt-project.org/5.0/qtqml-modules-cppplugins.html OK - QML
Identified Modules http://doc-snapshot.qt-project.org/5.0/qtqml-modules-identifiedmodules.html OK - QML
Legacy Modules http://doc-snapshot.qt-project.org/5.0/qtqml-modules-legacymodules.html OK - QML
Module Definition qmldir Files http://doc-snapshot.qt-project.org/5.0/qtqml-modules-qmldir.html OK - QML
QML Modules http://doc-snapshot.qt-project.org/5.0/qtqml-modules-topic.html OK - QML
QML Syntax Basics http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-basics.html OK - QML
Importing QML Document Directories http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-directoryimports.html OK - QML
Import Statements http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-imports.html OK - QML
QML Object Attributes http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-objectattributes.html OK - QML
Property Binding http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-propertybinding.html OK Fix the ### TODO QML
Signal and Handler Event System http://doc-snapshot.qt-project.org/5.0/qtqml-syntax-signals.html OK - QML
QML Types Provided By The QtQml Module http://doc-snapshot.qt-project.org/5.0/qtqml-typereference-topic.html OK - QML
QML Basic Types http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-basictypes.html OK - QML
QML Object Types http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-objecttypes.html OK - QML
The QML Type System http://doc-snapshot.qt-project.org/5.0/qtqml-typesystem-topic.html OK - QML
Qt QML Release Notes http://doc-snapshot.qt-project.org/5.0/qtquick2-qtqml-releasenotes.html OK - QML
Qt Quick Code Samples http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-codesamples.html OK - QML
Particle System Performance Guide http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-particles-performance.html OK - QML
Defining Reusable Components http://doc-snapshot.qt-project.org/5.0/qtquick-appdevguide-components.html Fix Contains lots of ######## comments QML
QML Application Developer Resources http://doc-snapshot.qt-project.org/5.0/qtquick-applicationdevelopers.html OK But update list of essential modules (Qt3D is no longer essential) QML
Important Concepts In Qt Quick - Convenience Types http://doc-snapshot.qt-project.org/5.0/qtquick-convenience-topic.html OK - QML
C++ Extension Points Provided By Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-cppextensionpoints.html OK - QML
Sprite Animations http://doc-snapshot.qt-project.org/5.0/qtquick-effects-sprites.html Fix Broken HTML for links and some broken qdoc syntax at the top. QML
Important Concepts In Qt Quick - Graphical Effects http://doc-snapshot.qt-project.org/5.0/qtquick-effects-topic.html OK - QML
Qt Quick Glossary Of Terms http://doc-snapshot.qt-project.org/5.0/qtquick-glossary.html OK - QML
Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-index.html OK - QML
Keyboard Focus in Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-input-focus.html OK A bit too much QWidget QML
Mouse Events http://doc-snapshot.qt-project.org/5.0/qtquick-input-mouseevents.html OK - QML
Using the Qt Quick Particle System http://doc-snapshot.qt-project.org/5.0/qtquick-particles2-qtquick-effects-particles.html OK - QML

User Interfaces

QML

Positioning with Anchors http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-anchors.html OK
Item Layouts http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-layouts.html OK
Right-to-left User Interfaces http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-righttoleft.html OK
Important Concepts In Qt Quick - Positioning http://doc-snapshot.qt-project.org/5.0/qtquick-positioning-topic.html OK
QML Types Provided by Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-qmltypereference.html OK
Quick Start Guide - QML Basics http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-basics.html OK
Quick Start Guide - QML Essentials http://doc-snapshot.qt-project.org/5.0/qtquick-quickstart-essentials.html OK
Animation and Transitions in Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-animations.html OK
Using Qt Quick Behaviors with States http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-behaviors.html OK
Qt Quick States http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-states.html OK
Important Concepts in Qt Quick - States, Transitions and Animations http://doc-snapshot.qt-project.org/5.0/qtquick-statesanimations-topic.html OK
Usecase - Animations In QML http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-animations.html OK
Use Case - Integrating JavaScript in QML http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-integratingjs.html OK Last link in document doesn't work
Use Case - Layouts In QML http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-layouts.html OK
Use Case - Style And Theme Support http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-styling.html OK
Use Case - Displaying Text In QML http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-text.html OK
Use Case - Responding To User Input in QML http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-userinput.html OK
Use Case - Visual Elements In QML http://doc-snapshot.qt-project.org/5.0/qtquick-usecase-visual.html OK
Concepts - Visual Coordinates in Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-coordinates.html OK
Important Concepts In Qt Quick - The Visual Canvas http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-topic.html OK
Concepts - Visual Parent in Qt Quick http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-visualparent.html OK
Important Concepts In Qt Quick - Visual Types http://doc-snapshot.qt-project.org/5.0/qtquick-visualtypes-topic.html OK

General

Performance Considerations And Suggestions http://doc-snapshot.qt-project.org/5.0/qtquick-performance.html OK
Restoring a Window's Geometry http://doc-snapshot.qt-project.org/5.0/restoring-geometry.html Fix Update to QWindow (also, QWidget::saveGeometry is buggy)
Overview of Qt's Undo Framework http://doc-snapshot.qt-project.org/5.0/qundo.html OK

Widgets

QtWidgets Module http://doc-snapshot.qt-project.org/5.0/qtwidgets-module.html OK
Styling http://doc-snapshot.qt-project.org/5.0/qwidget-styling.html OK
Graphics View Classes http://doc-snapshot.qt-project.org/5.0/graphicsview-api.html OK - Graphicsview
Graphics View Framework http://doc-snapshot.qt-project.org/5.0/graphicsview.html OK - Graphicsview

Rich text

Advanced Rich Text Processing http://doc-snapshot.qt-project.org/5.0/richtext-advanced-processing.html OK
Common Rich Text Editing Tasks http://doc-snapshot.qt-project.org/5.0/richtext-common-tasks.html OK


User Interfaces

Title Link Status Action
Scalability http://doc-snapshot.qt-project.org/5.0/scalability.html OK But maybe mention desktop as well as devices
Session Management http://doc-snapshot.qt-project.org/5.0/session.html OK

Widgets

Title Link Status Action
Standard Dialogs http://doc-snapshot.qt-project.org/5.0/standard-dialogs.html OK
Styles and Style Aware Widgets http://doc-snapshot.qt-project.org/5.0/style-reference.html OK
Customizing Qt Widgets Using Style Sheets http://doc-snapshot.qt-project.org/5.0/stylesheet-customizing.html OK
Qt Designer Integration http://doc-snapshot.qt-project.org/5.0/stylesheet-designer.html OK
Qt Style Sheets http://doc-snapshot.qt-project.org/5.0/stylesheet.html OK
Qt Style Sheets Reference http://doc-snapshot.qt-project.org/5.0/stylesheet-reference.html OK
The Style Sheet Syntax http://doc-snapshot.qt-project.org/5.0/stylesheet-syntax.html OK

Rich Text

Title Link Status Action
The QTextCursor Interface http://doc-snapshot.qt-project.org/5.0/richtext-cursor.html OK
Rich Text Processing http://doc-snapshot.qt-project.org/5.0/richtext.html OK
Supported HTML Subset http://doc-snapshot.qt-project.org/5.0/richtext-html-subset.html OK
Document Layouts http://doc-snapshot.qt-project.org/5.0/richtext-layouts.html OK
Rich Text Processing APIs http://doc-snapshot.qt-project.org/5.0/richtext-processing.html OK
Rich Text Document Structure http://doc-snapshot.qt-project.org/5.0/richtext-structure.html OK


User Interfaces

Title Link Status Action Sub-topic
Widgets and Layouts http://doc-snapshot.qt-project.org/5.0/widgets-and-layouts.html OK Mention QtQuick Widgets
Using QML Positioner and Repeater Items http://doc-snapshot.qt-project.org/5.0/qml-positioners.html Fix Missing snippets QML
Presenting Data with QML http://doc-snapshot.qt-project.org/5.0/qml-presenting-data.html Fix Missing snippets, incomplete ("Decorating views" etc sections have no content) QML
QML Right-to-left User Interfaces http://doc-snapshot.qt-project.org/5.0/qml-righttoleft.html Fix Missing snippets, talks about qmlviewer and not qmlscene QML
QML Utility Elements http://doc-snapshot.qt-project.org/5.0/qml-utility-elements.html OK - QML
Presenting Data with Views http://doc-snapshot.qt-project.org/5.0/qml-views.html Fix Missing snippets QML
Anchor-based Layout in QML http://doc-snapshot.qt-project.org/5.0/qml-anchor-layout.html OK - QML
Using QML Behaviors with States http://doc-snapshot.qt-project.org/5.0/qml-behaviors-and-states.html OK - QML
QML Best Practices http://doc-snapshot.qt-project.org/5.0/qml-best-practices-coding.html Fix Maybe change QtQuick 1.0 -> QtQuick 2.0 QML
QML Best Practices http://doc-snapshot.qt-project.org/5.0/qml-best-practices-datatypes.html Fix This document contains empty sections QML
QML Best Practices Guides http://doc-snapshot.qt-project.org/5.0/qml-best-practices.html OK - QML
QML Coding Conventions http://doc-snapshot.qt-project.org/5.0/qml-coding-conventions.html Fix Contains mostly the same content as qml-condingconventions.html but with broken snippets QML
QML Coding Conventions http://doc-snapshot.qt-project.org/5.0/qml-codingconventions.html Fix Why have two coding conventions documents, this and qml-best-practices-coding.html? QML
Extending QML Functionalities using C++ http://doc-snapshot.qt-project.org/5.0/qml-extending.html Fix Missing snippets QML
QML Features http://doc-snapshot.qt-project.org/5.0/qml-features.html OK - QML
QML Feedback API http://doc-snapshot.qt-project.org/5.0/qml-feedback-api.html Fix "Feedback elements" section is empty (linking error?) QML
QML Feedback API http://doc-snapshot.qt-project.org/5.0/qml-feedback.html OK - QML
Groups Of Related QML Elements http://doc-snapshot.qt-project.org/5.0/qml-groups.html OK - QML
Integrating QML Code with Existing Qt UI Code http://doc-snapshot.qt-project.org/5.0/qml-integration.html Fix Talks about integrating QML 1 with QWidgets and QGraphicsView, should maybe talk about QML 2? QML
QML Concepts and Syntax http://doc-snapshot.qt-project.org/5.0/qml-intro-basic-syntax.html Fix Missing snippets and images QML
Composing User Interfaces with QML http://doc-snapshot.qt-project.org/5.0/qml-intro-composing-uis.html Fix Missing snippets and images QML
Introduction to Qt Quick http://doc-snapshot.qt-project.org/5.0/qml-intro.html Fix Talks about QtDeclarative, Symbian and Maemo and has screenshot with Symbian in it QML
Generating Items with Repeaters http://doc-snapshot.qt-project.org/5.0/qml-intro-positioning-items.html OK - QML
QML Application Development Tools http://doc-snapshot.qt-project.org/5.0/qml-intro-tools.html Fix Talks about Maemo and has screenshot with Symbian in it QML
User Interaction with QML http://doc-snapshot.qt-project.org/5.0/qml-intro-user-interaction.html Fix Missing snippets QML
Models and Views http://doc-snapshot.qt-project.org/5.0/qml-listview-examples.html OK - QML
Models and Views http://doc-snapshot.qt-project.org/5.0/qml-webview-examples.html OK - QML

Core fundamentals

Title Link Status Action
Implementing Atomic Operations http://doc-snapshot.qt-project.org/5.0/atomic-operations.html OK
Creating Custom Qt Types http://doc-snapshot.qt-project.org/5.0/custom-types.html OK Should probably mention QtQuick
Debugging Techniques http://doc-snapshot.qt-project.org/5.0/debug.html OK

Core fundamentals

Event system

The Event System http://doc-snapshot.qt-project.org/5.0/eventsandfilters.html OK
Event Classes http://doc-snapshot.qt-project.org/5.0/events.html OK

Core fundamentals

(IPC, containers, signals/slots, properties, meta-object, and so on.)

Title Link Status Action Sub-topic
Implicit Sharing http://doc-snapshot.qt-project.org/5.0/implicit-sharing.html Fix List of classes needs to be updated Object ownership model
Object Model http://doc-snapshot.qt-project.org/5.0/object.html OK
Object Trees & Ownership http://doc-snapshot.qt-project.org/5.0/objecttrees.html Fix QWidget is not "the base class of everything that appears on the screen" Object ownership model
D-Bus http://doc-snapshot.qt-project.org/5.0/intro-to-dbus.html OK - IPC
Inter-Process Communication in Qt http://doc-snapshot.qt-project.org/5.0/ipc.html Fix Remove QCop IPC
The Meta-Object System http://doc-snapshot.qt-project.org/5.0/metaobjects.html Fix Should mention that the meta object can also be used make functions and properties available from QML. Meta object system


Core fundamentals

IPC

Declaring Signals in D-Bus Adaptors http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringsignals.html OK
Declaring Slots in D-Bus Adaptors http://doc-snapshot.qt-project.org/5.0/qdbusdeclaringslots.html OK
QDBus Namespace http://doc-snapshot.qt-project.org/5.0/qdbus.html OK
The QtDBus Type System http://doc-snapshot.qt-project.org/5.0/qdbustypesystem.html OK
D-Bus Viewer http://doc-snapshot.qt-project.org/5.0/qdbusviewer.html OK
QtDBus XML compiler (qdbusxml2cpp) http://doc-snapshot.qt-project.org/5.0/qdbusxml2cpp.html OK

Plugins

How to Create Qt Plugins http://doc-snapshot.qt-project.org/5.0/plugins-howto.html OK
Qt Module QML Plugins http://doc-snapshot.qt-project.org/5.0/plugins.html OK

Object model

The Property System http://doc-snapshot.qt-project.org/5.0/properties.html OK


Core fundamentals

(IPC, containers, signals/slots, properties, meta-object, and so on.)

Title Link Status -
<QtAlgorithms> - Generic Algorithms http://doc-snapshot.qt-project.org/5.0/qtalgorithms.html OK

Core fundamentals

(IPC, containers, signals/slots, properties, meta-object, and so on.)

Title Link Status Action
QtConcurrent Module http://doc-snapshot.qt-project.org/5.0/qtconcurrent-module.html Fix No links
QtCore Module http://doc-snapshot.qt-project.org/5.0/qtcore-module.html OK
<QtEndian> - Endian Conversion Functions http://doc-snapshot.qt-project.org/5.0/qtendian.html OK
Using qt.conf http://doc-snapshot.qt-project.org/5.0/qt-conf.html OK

QPA

Title Link Status Action
kmap2qmap http://doc-snapshot.qt-project.org/5.0/qt-embedded-kmap2qmap.html Fix Rewrite to mention QPA instead of Qt/Embedded

Platform specific

Title Link Status Action
Qt is Mac OS X Native http://doc-snapshot.qt-project.org/5.0/qtmac-as-native.html OK

Core fundamentals

Title Link Status Action
Non-GUI Classes http://doc-snapshot.qt-project.org/5.0/tools.html OK
Unicode in Qt http://doc-snapshot.qt-project.org/5.0/unicode.html OK
Calling Qt Functions From Unix Signal Handlers http://doc-snapshot.qt-project.org/5.0/unix-signals.html OK

QObject related

Title Link Status Action
Signals & Slots http://doc-snapshot.qt-project.org/5.0/signalsandslots.html OK A bit too much focus on QWidget?
Why Doesn't Qt Use Templates for Signals and Slots? http://doc-snapshot.qt-project.org/5.0/templates.html OK
Timers http://doc-snapshot.qt-project.org/5.0/timers.html OK Change to be less QWidget-focused

Threads and Concurrency

Title Link Status Action
Threading Basics http://doc-snapshot.qt-project.org/5.0/thread-basics.html Fix Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change to be less QWidget-focused
Threading Classes http://doc-snapshot.qt-project.org/5.0/thread.html OK
Thread Support in Qt http://doc-snapshot.qt-project.org/5.0/threads.html OK Link back to Threading Basics in Recommended Reading
Thread-Support in Qt Modules http://doc-snapshot.qt-project.org/5.0/threads-modules.html OK
Threads and QObjects http://doc-snapshot.qt-project.org/5.0/threads-qobject.html Fix Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change to be less QWidget-focused
Concurrent Programming http://doc-snapshot.qt-project.org/5.0/threads-qtconcurrent.html OK
Reentrancy and Thread-Safety http://doc-snapshot.qt-project.org/5.0/threads-reentrancy.html OK
Starting Threads with QThread http://doc-snapshot.qt-project.org/5.0/threads-starting.html Fix Update archaic technique of reimplementing QThread::run() (See QTBUG-23635). Change QApplication to QGuiApplication
Synchronizing Threads http://doc-snapshot.qt-project.org/5.0/threads-synchronizing.html OK

Container classes

Title Link Status Action
Classes for String Data http://doc-snapshot.qt-project.org/5.0/string-processing.html OK
Implicitly Shared Classes http://doc-snapshot.qt-project.org/5.0/shared.html OK

State Machine

Title Link Status Action
The State Machine Framework http://doc-snapshot.qt-project.org/5.0/statemachine-api.html OK
State Machine Classes http://doc-snapshot.qt-project.org/5.0/statemachine.html OK


Data Structure and Storage

Title Link Status Action
Container Classes http://doc-snapshot.qt-project.org/5.0/containers.html OK
Database Classes http://doc-snapshot.qt-project.org/5.0/database.html OK
Serializing Qt Data Types http://doc-snapshot.qt-project.org/5.0/datastreamformat.html OK

Data Structure and Storage

Title Link Status Action Sub-topic
JSON Support in Qt http://doc-snapshot.qt-project.org/5.0/json.html OK - Serialization
Input/Output and Networking http://doc-snapshot.qt-project.org/5.0/io.html OK - IO

Data Structure and Storage

Title Link Status -
QML Module QtQuick.LocalStorage 2.0 http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-localstorage2-qtquick-localstorage-2.html OK
QML Module QtQuick.XmlListModel 2.0 http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-xmllistmodel2-qtquick-xmllistmodel-2.html OK

Data Structure and Storage

Resources

The Qt Resource System http://doc-snapshot.qt-project.org/5.0/resources.html OK Remove reference to obsoleted Qt 3 functionality

SQL

SQL in Qt http://doc-snapshot.qt-project.org/5.0/qt-sql.html OK
Qt SQL http://doc-snapshot.qt-project.org/5.0/qtsql-index.html OK
Qt SQL Module - C++ Classes http://doc-snapshot.qt-project.org/5.0/qtsql-module.html OK

Data Structure and Storage

Databases

Title Link Status Action
Connecting to Databases http://doc-snapshot.qt-project.org/5.0/sql-connecting.html OK
SQL Database Drivers http://doc-snapshot.qt-project.org/5.0/sql-driver.html OK Correct qmake usage. See QTBUG-27325, QTBUG-25600
Creating Data-Aware Forms http://doc-snapshot.qt-project.org/5.0/sql-forms.html OK
Using the SQL Model Classes http://doc-snapshot.qt-project.org/5.0/sql-model.html OK
Presenting Data in a Table View http://doc-snapshot.qt-project.org/5.0/sql-presenting.html OK
SQL Programming http://doc-snapshot.qt-project.org/5.0/sql-programming.html OK
Executing SQL Statements http://doc-snapshot.qt-project.org/5.0/sql-sqlstatements.html OK
Data Types for Qt-supported Database Systems http://doc-snapshot.qt-project.org/5.0/sql-types.html OK

Data Structure and Storage

XML

Title Link Status Action Sub-topic
An Introduction to Namespaces http://doc-snapshot.qt-project.org/5.0/xml-namespaces.html OK - XML
Working with the DOM Tree http://doc-snapshot.qt-project.org/5.0/xml-dom-tml.html OK - XML
XML Processing http://doc-snapshot.qt-project.org/5.0/xml-processing.html OK - XML
XQuery http://doc-snapshot.qt-project.org/5.0/xmlprocessing.html Fix Missing snippets XML
The SAX interface http://doc-snapshot.qt-project.org/5.0/xml-sax.html OK - XML
XML Streaming http://doc-snapshot.qt-project.org/5.0/xml-streaming.html Fix Missing snippets XML
XML Classes http://doc-snapshot.qt-project.org/5.0/xml-tools.html OK - XML
A Short Path to XQuery http://doc-snapshot.qt-project.org/5.0/xquery-introduction.html Fix Missing snippets XML


Multimedia

Title Link Status Action
Positional Audio http://doc-snapshot.qt-project.org/5.0/audioengineoverview.html OK Strange orthography, so maybe it should be brushed up, but content is fine.
Audio Overview http://doc-snapshot.qt-project.org/5.0/audiooverview.html OK
Camera Overview http://doc-snapshot.qt-project.org/5.0/cameraoverview.html Fix Contains a TBD "note-to-self"-type-thing
Changes in Qt Multimedia http://doc-snapshot.qt-project.org/5.0/changes.html OK


Multimedia

Title Link Status Action
Multimedia Backend Development http://doc-snapshot.qt-project.org/5.0/multimediabackend.html OK
Qt Multimedia Overview http://doc-snapshot.qt-project.org/5.0/multimediaoverview.html OK


Multimedia

Audio

QAudio Namespace http://doc-snapshot.qt-project.org/5.0/qaudio.html OK

Multimedia

Title Link Status - Qt Multimedia - QML Types http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmultimedia5-qtmultimedia-5-0.html OK


Multimedia

Title Link Status Action
QtMultimedia Namespace http://doc-snapshot.qt-project.org/5.0/qtmultimedia.html OK
Qt Multimedia http://doc-snapshot.qt-project.org/5.0/qtmultimedia-index.html OK
MetaData Namespace http://doc-snapshot.qt-project.org/5.0/qtmultimedia-metadata.html OK
Qt Multimedia - C++ Classes http://doc-snapshot.qt-project.org/5.0/qtmultimedia-module.html OK

Multimedia

Radio

Radio Overview http://doc-snapshot.qt-project.org/5.0/radiooverview.html OK

Multimedia

Title Link Status Action Sub-topic
Video Overview http://doc-snapshot.qt-project.org/5.0/videooverview.html Fix Missing snippets
Qt Multimedia QML API http://doc-snapshot.qt-project.org/5.0/qml-multimedia.html OK - QML

Networking and Connectivity

Title Link Status Action
Bearer Management http://doc-snapshot.qt-project.org/5.0/bearer-management.html OK
Qt Bluetooth C++ API http://doc-snapshot.qt-project.org/5.0/bluetooth-cpp.html OK
Qt Bluetooth QML API http://doc-snapshot.qt-project.org/5.0/bluetooth-qml.html Fix Missing QML types (empty list)


Networking and Connectivity

Title Link Status Action
Network Programming API http://doc-snapshot.qt-project.org/5.0/network.html OK - Reference

Networking and Connectivity

Bluetooth

QBluetooth Namespace http://doc-snapshot.qt-project.org/5.0/qbluetooth.html OK


Networking and Connectivity

Title Link Status - Qt Bluetooth http://doc-snapshot.qt-project.org/5.0/qtbluetooth-index.html OK
Qt Bluetooth Overview http://doc-snapshot.qt-project.org/5.0/qtbluetooth-overview.html OK

Networking and Connectivity

Title Link Status Action
QtDBus module http://doc-snapshot.qt-project.org/5.0/qtdbus-module.html OK
Qt Network http://doc-snapshot.qt-project.org/5.0/qtnetwork-index.html OK
Qt Network - C++ Classes http://doc-snapshot.qt-project.org/5.0/qtnetwork-module.html OK
Network Programming with Qt http://doc-snapshot.qt-project.org/5.0/qtnetwork-programming.html OK

Networking and Connectivity

Title Link Status Action
Secure Sockets Layer (SSL) Classes http://doc-snapshot.qt-project.org/5.0/ssl.html OK Says "classes below", but there is no class list (this was also the fact in 4.8)
Using QtDBus Adaptors http://doc-snapshot.qt-project.org/5.0/usingadaptors.html OK


Graphics

Printing

Printing with Qt http://doc-snapshot.qt-project.org/5.0/printing.html OK

Graphics

Title Link Status Action
Coordinate System http://doc-snapshot.qt-project.org/5.0/coordsys.html OK

Graphics

Title Link Status Action Sub-topic
Graphical Effects http://doc-snapshot.qt-project.org/5.0/graphicaleffects.html OK - Graphicsview


Graphics

QPainter

Painting Classes http://doc-snapshot.qt-project.org/5.0/painting.html OK
Paint Devices and Backends http://doc-snapshot.qt-project.org/5.0/paintsystem-devices.html Fix Remove the references to QGL-classes (replace with QOpenGLPaintDevice)
Drawing and Filling http://doc-snapshot.qt-project.org/5.0/paintsystem-drawing.html OK
Paint System http://doc-snapshot.qt-project.org/5.0/paintsystem.html OK
Reading and Writing Image Files http://doc-snapshot.qt-project.org/5.0/paintsystem-images.html OK
<qdrawutil.h> - Drawing Utility Functions http://doc-snapshot.qt-project.org/5.0/qdrawutil-h.html OK

OpenGL

QGL Namespace http://doc-snapshot.qt-project.org/5.0/qgl.html OK Isn't QtOpenGL deprecated?

Graphics

Title Link Status - QML Module QtQuick.Particles 2.0 http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtquick-particles2-qtquick-particles-2.html OK

Graphics

Title Link Status Action
Qt Graphical Effects http://doc-snapshot.qt-project.org/5.0/qtgraphicaleffects-index.html Fix Missing snippet
Qt Graphics and Printing http://doc-snapshot.qt-project.org/5.0/qt-graphics.html OK
QtPrintSupport Module http://doc-snapshot.qt-project.org/5.0/qtprintsupport-module.html OK


Graphics

Scene Graph

Qt Quick Scene Graph http://doc-snapshot.qt-project.org/5.0/qtquick-visualcanvas-scenegraph.html OK


Reference

Title Link Status Action
Best Practice Guides http://doc-snapshot.qt-project.org/5.0/best-practices.html Fix Needs links to QML articles
Class and Function Documentation http://doc-snapshot.qt-project.org/5.0/classlists.html Fix Qt 3D seems overrepresented compared to other modules
Annotated Class List http://doc-snapshot.qt-project.org/5.0/annotated.html Fix QEasingCurve needs a description

Sitemaps

All Overviews and HOWTOs http://doc-snapshot.qt-project.org/5.0/overviews.html Fix If this list is not generated, it will need fixing


Reference

Title Link Status Action
Programming with Qt http://doc-snapshot.qt-project.org/5.0/qt-basic-concepts.html Fix Add QtQuick/QWindow-based topics
QService Namespace http://doc-snapshot.qt-project.org/5.0/qservice.html OK
QSql Namespace http://doc-snapshot.qt-project.org/5.0/qsql.html OK
QSsl Namespace http://doc-snapshot.qt-project.org/5.0/qssl.html OK
Groups Of Related Classes http://doc-snapshot.qt-project.org/5.0/groups.html OK - Reference
Inheritance Hierarchy http://doc-snapshot.qt-project.org/5.0/hierarchy.html OK - Reference
Known Issues http://doc-snapshot.qt-project.org/5.0/known-issues.html OK
All Modules http://doc-snapshot.qt-project.org/5.0/modules.html OK - Reference
All Namespaces http://doc-snapshot.qt-project.org/5.0/namespaces.html Fix Add QtQuick-related namespaces Reference

Reference

Title Link Status Action
<QtGlobal> - Global Qt Declarations http://doc-snapshot.qt-project.org/5.0/qtglobal.html OK
Qt Namespace http://doc-snapshot.qt-project.org/5.0/qt.html OK
<QtPlugin> - Defining Plugins http://doc-snapshot.qt-project.org/5.0/qtplugin.html OK

Reference

Title Link Status Action
Qt and Key Technologies http://doc-snapshot.qt-project.org/5.0/technology-apis.html OK
Tutorials http://doc-snapshot.qt-project.org/5.0/tutorials.html Fix Outdated


Legal

Title Link Status Action
Qt Commercial Edition http://doc-snapshot.qt-project.org/5.0/commercialedition.html Fix Contains some contact information for Digia and links to *GPL licenses, but otherwise outdated.
Thanks! http://doc-snapshot.qt-project.org/5.0/credits.html OK
Third-Party Licenses Used in Qt http://doc-snapshot.qt-project.org/5.0/3rdparty.html OK
CatharonLicense.txt http://doc-snapshot.qt-project.org/5.0/catharon-license.html OK
Big5-HKSCS Text Codec http://doc-snapshot.qt-project.org/5.0/codec-big5hkscs.html OK
Big5 Text Codec http://doc-snapshot.qt-project.org/5.0/codec-big5.html OK
EUC-JP Text Codec http://doc-snapshot.qt-project.org/5.0/codec-eucjp.html OK
EUC-KR Text Codec http://doc-snapshot.qt-project.org/5.0/codec-euckr.html OK
GBK Text Codec http://doc-snapshot.qt-project.org/5.0/codec-gbk.html OK
Shift-JIS Text Codec http://doc-snapshot.qt-project.org/5.0/codec-sjis.html OK
ISO 2022-JP (JIS) Text Codec http://doc-snapshot.qt-project.org/5.0/codecs-jis.html OK
TSCII Text Codec http://doc-snapshot.qt-project.org/5.0/codec-tscii.html OK
Poly2Tri Polygon Triangulation Library http://doc-snapshot.qt-project.org/5.0/legal-poly2tri.html OK


Legal

Title Link Status Action
Contributions to the Following Cocoa platform plugin files: qcocoaapplication.h, qcocoaapplication.mm, qcocoaapplicationdelegate.h, qcocoaapplicationdelegate.mm, qcocoaeventdispatcher.h, qcocoaeventdispatcher.mm, qmacdefines_mac.h http://doc-snapshot.qt-project.org/5.0/qt-mac-cocoa-licensing.html OK
The qtmain Library http://doc-snapshot.qt-project.org/5.0/qtmain.html OK

Licensing

Notes about PDF Licensing http://doc-snapshot.qt-project.org/5.0/pdf-licensing.html OK

Legal

Title Link Status Action
Trademarks http://doc-snapshot.qt-project.org/5.0/trademarks.html Fix Nokia -> Digia
GNU General Public License (GPL) http://doc-snapshot.qt-project.org/5.0/gpl.html Fix "Copyright Nokia" Licensing
GNU Lesser General Public License (LGPL) http://doc-snapshot.qt-project.org/5.0/lgpl.html Fix s/Nokia/Digia Licensing
Other Licenses Used in Qt http://doc-snapshot.qt-project.org/5.0/licenses.html OK But remove link to killed page Licensing
Open Source Versions of Qt http://doc-snapshot.qt-project.org/5.0/opensourceedition.html Fix s/Nokia/Digia/ Licensing

Licensing

Implementation of the Recursive Shadow Casting Algorithm in Qt Designer http://doc-snapshot.qt-project.org/5.0/designer-recursive-shadow-casting.html OK
Qt Editions http://doc-snapshot.qt-project.org/5.0/editions.html Fix Fix links


Scripting

QtScript

ECMAScript Reference http://doc-snapshot.qt-project.org/5.0/ecmascript.html OK

Scripting

Title Link Status Action
Making Applications Scriptable http://doc-snapshot.qt-project.org/5.0/qtjavascript.html OK

Scripting

QtScript

Qt Script Debugger Manual http://doc-snapshot.qt-project.org/5.0/qtscriptdebugger-manual.html Fix QtScript goes away?
Creating QtScript Extensions http://doc-snapshot.qt-project.org/5.0/qtscriptextensions.html Fix QtScript goes away?
QtScript Module http://doc-snapshot.qt-project.org/5.0/qtscript-module.html Fix QtScript goes away?
QtScriptTools Module http://doc-snapshot.qt-project.org/5.0/qtscripttools-module.html Fix QtScript goes away?

Scripting

Title Link Status Action
Scripting Classes and Overviews http://doc-snapshot.qt-project.org/5.0/script.html Fix QtScript goes away?
Making Applications Scriptable http://doc-snapshot.qt-project.org/5.0/scripting.html Fix QtScript goes away?


Testing

Title Link Status Action
QTest Namespace http://doc-snapshot.qt-project.org/5.0/qtest.html Fix Missing snippets
QTestLib Manual http://doc-snapshot.qt-project.org/5.0/qtestlib-manual.html Fix Get rid of "provided by Nokia" ? Does cetest still work for remote execution of tests on Windows CE?
Chapter 1: Writing a Unit Test http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial1.html Fix Missing snippets
Chapter 2: Data Driven Testing http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial2.html Fix Missing snippets
Chapter 3: Simulating GUI Events http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial3.html Fix Missing snippets
Chapter 4: Replaying GUI Events http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial4.html Fix Missing snippets
Chapter 5: Writing a Benchmark http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial5.html Fix Missing snippets, broken link
QTestLib Tutorial http://doc-snapshot.qt-project.org/5.0/qtestlib-tutorial.html OK


Testing

(UI testing, debugging)

Title Link Status Action Sub-topic
QtQuickTest Reference Documentation http://doc-snapshot.qt-project.org/5.0/qtquick2-qtquick-qtquicktest.html OK - QML


Testing

QtTest Module http://doc-snapshot.qt-project.org/5.0/qttest-module.html OK

Add-ons

QtXML (deprecated)

QtXml Module http://doc-snapshot.qt-project.org/5.0/qtxml-module.html OK Is this really OK? The module is deprecated and replaced by APIs in QtCore.

QtXMLPatterns

Qt XML Patterns Module http://doc-snapshot.qt-project.org/5.0/qtxmlpatterns-module.html OK

|-

|Resource Compiler (rcc) || http://doc-snapshot.qt-project.org/5.0/rcc.html || OK

QtSVG

QtSvg Module http://doc-snapshot.qt-project.org/5.0/qtsvg-module.html OK

Sensors

QtSensorGestures C++ API http://doc-snapshot.qt-project.org/5.0/qtsensorgestures-cpp.html OK
Qt Sensors C++ API http://doc-snapshot.qt-project.org/5.0/qtsensors-cpp.html OK
Porting Applications from QtMobility Sensors to Qt Sensors http://doc-snapshot.qt-project.org/5.0/qtsensors-porting.html OK
Qt Service Framework Module http://doc-snapshot.qt-project.org/5.0/qtserviceframework-module.html OK

QtTools

QtUiTools Module http://doc-snapshot.qt-project.org/5.0/qtuitools-module.html OK

QtVersit

Qt Versit http://doc-snapshot.qt-project.org/5.0/qtversit-index.html OK
QtVersit Module http://doc-snapshot.qt-project.org/5.0/qtversit-module.html OK

Qt Publish and Subscribe

QValueSpace Namespace http://doc-snapshot.qt-project.org/5.0/qvaluespace.html OK


Add-ons

Help

Is QtHelp an add-on or an essential? Can't find it anywhere

Title Link Status Action
The Qt Help Framework http://doc-snapshot.qt-project.org/5.0/qthelp-framework.html OK
QtHelp Module http://doc-snapshot.qt-project.org/5.0/qthelp-module.html OK
Qt Help Project http://doc-snapshot.qt-project.org/5.0/qthelpproject.html OK

Contacts

Title Link Status Action Qt Contacts http://doc-snapshot.qt-project.org/5.0/qtcontacts-index.html Fix Missing snippets
Qt Contacts Module http://doc-snapshot.qt-project.org/5.0/qtcontacts-module.html OK
Qt Contacts Overview http://doc-snapshot.qt-project.org/5.0/qtcontacts-overview.html OK

Location

Title Link Status Action
Qt Location C++ API http://doc-snapshot.qt-project.org/5.0/qtlocation-cpp.html OK
Qt Location GeoServices http://doc-snapshot.qt-project.org/5.0/qtlocation-geoservices.html OK
QtLocation Namespace http://doc-snapshot.qt-project.org/5.0/qtlocation.html OK
Qt Location Module http://doc-snapshot.qt-project.org/5.0/qtlocation-module.html OK

Organizer

Title Link Status Action
Qt Organizer http://doc-snapshot.qt-project.org/5.0/qtorganizer-index.html OK
QtOrganizer Module http://doc-snapshot.qt-project.org/5.0/qtorganizer-module.html OK

(Contacts, Sensors, Location, Qt 3D etc)


Add-ons

Sensors

Title Link Status Action
QtSensorGestures Emulator http://doc-snapshot.qt-project.org/5.0/sensorgesture-emulator-topics.html OK
QtSensorGestures Plugins http://doc-snapshot.qt-project.org/5.0/sensorgesture-plugins-topics.html Fix Illustrations look like Nokia form factor. Is that ok?
Qt Sensors Backend http://doc-snapshot.qt-project.org/5.0/sensors-backend-topics.html OK

(Contacts, Sensors, Location, Qt 3D etc)

Service Framework

Title Link Status Action
Qt Service Framework http://doc-snapshot.qt-project.org/5.0/service-frameworks.html Fix URLs of bug reports and 4.7 docs, and littered with mentions of "nokia" in the examples etc.
Service Frameworks Classes http://doc-snapshot.qt-project.org/5.0/servicefw.html OK

Versit

Title Link Status Action
Supported vCard Features http://doc-snapshot.qt-project.org/5.0/vcardsupport.html OK
Qt Versit C++ API http://doc-snapshot.qt-project.org/5.0/versitclasses.html OK

System Info

Title Link Status Action
Qt System Info Module http://doc-snapshot.qt-project.org/5.0/systeminfo.html OK

Add-ons

(Contacts, Sensors, Location, Qt 3D etc)

Title Link Status Action Sub-topic
Qt Versit Overview http://doc-snapshot.qt-project.org/5.0/versit.html OK - Versit
Qt Versit Plugins http://doc-snapshot.qt-project.org/5.0/versitplugins.html OK - Versit
QML Maps http://doc-snapshot.qt-project.org/5.0/qml-location5-maps.html OK - Location
QML Location Plugin http://doc-snapshot.qt-project.org/5.0/qml-location.html OK - Location
Location QML Plugin http://doc-snapshot.qt-project.org/5.0/qml-location-plugin.html Fix Broken link to "coordinate" type Location
Publish and Subscribe QML Plugin http://doc-snapshot.qt-project.org/5.0/qml-publishsubscribe.html OK - Publish/Subscribe
QML Maps Plugin http://doc-snapshot.qt-project.org/5.0/qml-qtlocation5-maps.html OK - Location


Add-ons

Contacts

Title Link Status Action
Qt Contacts Action API http://doc-snapshot.qt-project.org/5.0/contactsactions.html OK
Qt Contacts Asynchronous API http://doc-snapshot.qt-project.org/5.0/contactsasync.html OK
Qt Contacts C++ API http://doc-snapshot.qt-project.org/5.0/contactsclasses.html OK
Qt Contacts Manager Engines http://doc-snapshot.qt-project.org/5.0/contactsengines.html OK
Qt Contacts Synchronous API http://doc-snapshot.qt-project.org/5.0/contactssync.html OK
Qt Contacts API Usage http://doc-snapshot.qt-project.org/5.0/contactsusage.html OK

Sensors

Title Link Status Action
Creating a sensor plugin http://doc-snapshot.qt-project.org/5.0/creating-a-sensor-plugin.html OK
Compatibility Map http://doc-snapshot.qt-project.org/5.0/compatmap.html OK
Determining the default sensor for a type http://doc-snapshot.qt-project.org/5.0/determining-the-default-sensor-for-a-type.html Fix Nokia-specific (talks about a .conf file in /etc/xdg/Nokia).
Dynamic Sensor Backend Registration http://doc-snapshot.qt-project.org/5.0/dynamic-sensor-backend-registration.html OK
Generic Backend http://doc-snapshot.qt-project.org/5.0/genericbackend.html OK


Add-ons

(Contacts, Sensors, Location, Qt 3D etc)

Title Link Status Action Sub-topic
Supported iCalendar Features http://doc-snapshot.qt-project.org/5.0/icalsupport.html OK - Versit
Qt Location http://doc-snapshot.qt-project.org/5.0/index-qtlocation-module.html Fix Talks about the default "nokia" plugin. Also seems to focus on Qt 4 APIs with a short list of Qt 5 updates at the end. Location
Qt Sensors http://doc-snapshot.qt-project.org/5.0/index-qtsensors.html OK - Sensors
Notifications http://doc-snapshot.qt-project.org/5.0/notifications.html OK Maybe add JSON DB to the title JsonDB
Object Indexes http://doc-snapshot.qt-project.org/5.0/object-indexes.html OK Maybe add JSON DB to the title JsonDB
Qt Organizer API Advanced Usage http://doc-snapshot.qt-project.org/5.0/organizeradvanced.html OK - Qt Organizer
Qt Organizer Asynchronous API http://doc-snapshot.qt-project.org/5.0/organizerasync.html OK - Qt Organizer
Qt Organizer C++ API http://doc-snapshot.qt-project.org/5.0/organizerclasses.html OK - Qt Organizer

Add-ons

QtPIM

Qt Organizer Manager Engines http://doc-snapshot.qt-project.org/5.0/organizerengines.html OK
Qt Organizer Overview http://doc-snapshot.qt-project.org/5.0/organizer.html OK
Qt Organizer Synchronous API http://doc-snapshot.qt-project.org/5.0/organizersync.html OK

QLALR

qlalr - References to External Information http://doc-snapshot.qt-project.org/5.0/qlalr-external-references.html OK Missing actually, but that seems to have been the case in 4.x as well
qlalr - Writing Grammars http://doc-snapshot.qt-project.org/5.0/qlalr-files.html OK Missing actually, but that seems to have been the case in 4.x as well
qlalr - Generating Code from Grammar Specifications http://doc-snapshot.qt-project.org/5.0/qlalr-generating.html OK Missing actually, but that seems to have been the case in 4.x as well
qlalr - qlalr Grammar Specification http://doc-snapshot.qt-project.org/5.0/qlalr-grammar-specification.html OK Missing actually, but that seems to have been the case in 4.x as well
qlalr - Handling Conflicts http://doc-snapshot.qt-project.org/5.0/qlalr-handling-conflicts.html OK Missing actually, but that seems to have been the case in 4.x as well
qlalr - Error Handling and Recovery http://doc-snapshot.qt-project.org/5.0/qlalr-handling-errors.html OK Missing actually, but that seems to have been the case in 4.x as well
qlalr http://doc-snapshot.qt-project.org/5.0/qlalr.html OK Missing actually, but that seems to have been the case in 4.x as well

QtPublishSubscribe

Qt Publish Subscribe Module http://doc-snapshot.qt-project.org/5.0/publ-subs.html OK

ActiveQt

QAxContainer Module http://doc-snapshot.qt-project.org/5.0/qaxcontainer-module.html OK
QAxServer Module http://doc-snapshot.qt-project.org/5.0/qaxserver-module.html OK

Porting from Qt 4

Porting Guidelines http://doc-snapshot.qt-project.org/5.0/portingguide.html OK


Add-ons

Title Link Status Action
Qt Location 5.x http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtlocation5-qtlocation-5-0.html OK
QtMobility.sensors 1.x http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtmobility-sensors1-qtmobility-sensors-1-3.html OK
Qt Sensors QML API http://doc-snapshot.qt-project.org/5.0/qmlmodule-qtsensors5-qtsensors-5.html OK

Qt 3D

Title Link Status - Acceptance tests for Qt3D http://doc-snapshot.qt-project.org/5.0/qt3d-acceptance.html Fix Missing images
Qt3D Classes http://doc-snapshot.qt-project.org/5.0/qt3d-all-classes.html Fix Lists _all_ Qt classes, not just Qt3D
All Namespaces http://doc-snapshot.qt-project.org/5.0/qt3d-all-namespaces.html OK
Qt 3D Annotated Class List http://doc-snapshot.qt-project.org/5.0/qt3d-annotated.html Fix Lists _all_ Qt classes, not just Qt3D
Qt3D Arrays and Vertex Buffers http://doc-snapshot.qt-project.org/5.0/qt3d-arrays.html OK
Building QtQuick3D http://doc-snapshot.qt-project.org/5.0/qt3d-building.html Fix Missing images
Camera and View Frustum http://doc-snapshot.qt-project.org/5.0/qt3d-camera-frustum.html Fix Missing images
Qt 3D Classes http://doc-snapshot.qt-project.org/5.0/qt3d-classes.html Fix Lists __all_ Qt classes, not just Qt3D
Contributing to QtQuick3D and Qt3D http://doc-snapshot.qt-project.org/5.0/qt3d-contrib.html Fix Or OK, this page is simply missing
Declarative Scenegraph Creation http://doc-snapshot.qt-project.org/5.0/qt3d-declarative-scenegraph.html Fix Missing images
Qt3D Geometry http://doc-snapshot.qt-project.org/5.0/qt3d-geometry.html OK
Qt3D Graphics View Integration http://doc-snapshot.qt-project.org/5.0/qt3d-graphicsview.html OK
Qt 3D Inheritance Hierarchy http://doc-snapshot.qt-project.org/5.0/qt3d-hierarchy.html Fix Lists _all_ Qt classes, not just Qt3D
Qt3D Classes http://doc-snapshot.qt-project.org/5.0/qt3d.html Fix Or OK, this page is simply missing
Qt 3D http://doc-snapshot.qt-project.org/5.0/qt3d-index.html Fix Missing images
Other Licenses Used in Qt 3D http://doc-snapshot.qt-project.org/5.0/qt3d-licenses.html OK
Qt3D Materials http://doc-snapshot.qt-project.org/5.0/qt3d-materials.html OK
3D Math Basis http://doc-snapshot.qt-project.org/5.0/qt3d-math-basis.html Fix Missing images
Qt3D Math http://doc-snapshot.qt-project.org/5.0/qt3d-math.html OK
All Modules http://doc-snapshot.qt-project.org/5.0/qt3d-modules.html OK
Qt3D Painting http://doc-snapshot.qt-project.org/5.0/qt3d-painting.html OK
QtQuick3D for Scripting 3D Apps in QML http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d.html OK
Stock Shapes for QtQuick3D http://doc-snapshot.qt-project.org/5.0/qt3d-qml3d-shapes.html OK
Qt3D Scene Management http://doc-snapshot.qt-project.org/5.0/qt3d-scene.html OK
Qt3D Texture Handling http://doc-snapshot.qt-project.org/5.0/qt3d-textures.html OK
QtQuick3D Troubleshooting Guide http://doc-snapshot.qt-project.org/5.0/qt3d-troubleshooting.html Fix Missing images
Qt3D Viewing http://doc-snapshot.qt-project.org/5.0/qt3d-viewing.html OK


Examples and tutorials

Chapter 3: Adding Property Bindings http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter3-bindings.html OK Contains some iffy code snippets
Chapter 4: Using Custom Property Types http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter4-custompropertytypes.html OK Contains some iffy code snippets
Chapter 5: Using List Property Types http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter5-listproperties.html OK Contains some iffy code snippets
Chapter 6: Writing an Extension Plugin http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-extending-chapter6-plugins.html Fix Mention of QML Viewer
QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame1.html OK Contains some iffy code snippets
QML Advanced Tutorial 2 - Populating the Game Canvas http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame2.html OK Contains some iffy code snippets
QML Advanced Tutorial 3 - Implementing the Game Logic http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame3.html OK Contains some iffy code snippets
QML Advanced Tutorial 4 - Finishing Touches http://doc-snapshot.qt-project.org/5.0/declarative-tutorials-samegame-samegame4.html OK Contains some iffy code snippets


Examples

Title Link Status Action
QML Advanced Tutorial http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-advtutorial.html OK - QML
QML Dynamic View Ordering Tutorial http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-dynamicview-tutorial.html OK - QML
QML Tutorial 1 - Basic Types http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial1.html Fix Says to use "qmlviewer" to view example, but that's called "qmlscene" now, right? QML
QML Tutorial 2 - QML Components http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial2.html OK - QML
QML Tutorial 3 - States and Transitions http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial3.html OK - QML
QML Tutorial http://doc-snapshot.qt-project.org/5.0/qtquick2-qml-tutorial.html OK - QML


Examples

Title Link Status Action Sub-topic
Widgets Tutorial http://doc-snapshot.qt-project.org/5.0/widgets-tutorial.html OK Mention QtQuick Widgets
QML Tutorial 1 - Basic Types http://doc-snapshot.qt-project.org/5.0/qml-tutorial1.html Fix Missing snippets QML
QML Tutorial 2 - QML Components http://doc-snapshot.qt-project.org/5.0/qml-tutorial2.html Fix Missing snippets QML
QML Tutorial 3 - States and Transitions http://doc-snapshot.qt-project.org/5.0/qml-tutorial3.html Fix Missing snippets QML
QML Tutorial http://doc-snapshot.qt-project.org/5.0/qml-tutorial.html Fix Wrong link to source code for the tutorial QML
QML Advanced Tutorial http://doc-snapshot.qt-project.org/5.0/qml-advtutorial.html OK - QML
Chapter 7 http://doc-snapshot.qt-project.org/5.0/qml-extending-tutorial7.html OK - QML
Tutorial http://doc-snapshot.qt-project.org/5.0/qml-extending-tutorial-index.html OK - QML
The Webkit Bridge Tutorial - Hybrid Client Application http://doc-snapshot.qt-project.org/5.0/webkit-imageanalyzer.html Fix Missing snippets / images