A workaround for problems in handling QML snippets.
Remove the snippet files.
Change-Id: Id0f445c031e740eafffd8098b44672c771634eab
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
The \i and \o commands were replaced with \li and
\bold was replaced with \b in QDoc for Qt 5.
The \input command was replaced with \include in the docs.
Change-Id: I257d1bebb8ebc739ca20e0d29fcf0406ecb14534
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Add the path to the snippets folder to the qdocconf file
and fix the paths in \snippet commands in the source file.
Change-Id: Iebabec6919b580e6d1474685777862200d314a83
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
With Qt5, qdoc finds the doc/api/*.qdoc files if the examplesdir points
to doc/, leading to the two toplevel index.html files ending up within
qtcreator.qch
Change-Id: I4ac3c1447c6924c4e292024919d52ddb97e1f8cc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
"[...] this type of projects." should be "[...] this type of project."
Change-Id: Icc6bbb09ce98f453b76aef34b540d0c2db40cdf1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
The contents of the Qt 5 installation program will differ from those
of the previous Qt SDK (no tool chains for Nokia mobile devices, for
example). To make this clear, refer to the Qt 4 SDK, where appropriate.
Change-Id: Ia6c3ab5fc3edd150fbe5362f85353243860afdb7
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Reviewed-by: hjk <qthjk@ovi.com>
The wizards guide the users through the tasks. The terminology keeps
changing, so it is difficult to keep up with the screenshots.
Remove obsolete screenshot.
Change-Id: If33af5be43fc8ca0611a419ee03ffdbb3b6ccdb1
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Try to make the terminology more consistent, where possible.
Change-Id: Ic3f86fcffe845f9a118bb2ee630e706e832e8e05
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Fix next and previous links, remove links to obsolete
topics, add a note about removed Symbian support.
Change-Id: I585e3cf868df6310c06465ea826c29d1b977e188
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Qt Creator's support for Symbian was at its peak in version
2.4.x. Nobody really verified it in Qt Creator 2.5 or 2.6.
It is most likely rotten. Let's remove it!
Also, the Symbian support code was spread throughout the whole
Qt Creator code base. The plugin interfaces evolved in the
meantime and target platforms like Android or QNX have 99% of
their code in separate plugins.
In case anyone wants to revive Symbian support in Qt Creator,
please create a plugin for it.
Change-Id: I56a758a3e2fd5b8c64d9aeb8f63d8e916c4883be
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
The components are no longer maintained by
Nokia Developer
Change-Id: I57daf732f324e6a58a394b256580c10703ec6633
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Related changes to tool chains and Qt versions.
Change-Id: I3a1923f8dd84321dd78c969d14c15c52b17d5ae2
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Readers got confused with qmldump and qmlplugindump
Change-Id: Ia228ac43e1f40659bc6df4e6e5fc5139055fc455
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Add references to screen elements in text as numbers.
Update link to Qt Quick Designer options.
Change-Id: Ifff0f0a203e922943367f9069e8ebb6f35244878
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
The macro points to the wrong visual editor.
Change-Id: I2663fdac1789f0701669fb1d4bcbc4272beb7bfe
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Users now have to know which components to import.
Change-Id: I70afdc7dc15055f166074e5807d3e2ee2dd0b2f4
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>