Commit Graph

86 Commits

Author SHA1 Message Date
Ulf Hermann
540dec49a9 Doc: Details for Scene Graph profiler
There seems to be a demand for more details on the events shown in the
scene graph profiler. This change should handle that.

Change-Id: I1de95a7168d9af98d75c163bb10e56699895c7fc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2014-10-30 09:55:50 +01:00
Ulf Hermann
b9ec8bb260 Doc: Avoid paragraphs in tables
This looks bad in html

Change-Id: I285630403504f1105469f8b1ec55ad95278774d0
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-10-16 17:31:25 +02:00
Ulf Hermann
8b3b868f4c QmlProfiler: Rename JavaScript view to "V8"
The fact that the separate JavaScript view only works with versions of
Qt that use the V8 JavaScript engine is frequently confusing users.
JavaScript events for newer versions of Qt are integrated into the
Events and Timeline views, making the separate JavaScript view obsolete.
For those users who already know it and who are still using Qt 5.0 and
5.1 "V8" will be recognizable. For others "V8" won't mean anything and
they'll ignore it.

Change-Id: Iac0d89db24a3677e47b978a152cfc25c01f9c2b6
Task-number: QTCREATORBUG-12766
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
2014-08-18 10:33:13 +02:00
Leena Miettinen
57e6dfc35a Doc: fix changed Valgrind function names
Change-Id: I15c96c976c2e921588ddf420180b3318866dff9a
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-07-25 14:38:41 +02:00
hjk
54eb6c42c7 Documentation: Adjust after removal of the "Locked" view options
Change-Id: I45c6030e3c7f6f79dedfd095110f0514691a2756
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-23 16:27:29 +02:00
Ulf Hermann
52ef14190e QmlProfiler: Update documentation
Quite a few things have changed and the documentation should describe
them correctly.

Change-Id: I21a1f81022f21500c069b641744a37eef9eaa6b9
Task-number: QTCREATORBUG-12590
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-07-04 16:14:40 +02:00
Leena Miettinen
8ddf682885 Doc: update changed Valgrind menu item names
Update screen shot.

Change-Id: I255f4b8c620ad89239a20c0c211ed60961db1ade
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2014-05-13 09:38:20 +02:00
Leena Miettinen
18bd66c966 Doc: Valgrind is not really supported on OS X
According to Valgrind.org, support on OS X 10.8 and 10.9 is
experimental and mostly broken.

Change-Id: I58c4b93d0be45b800881ce55720f92d4b5eb75c8
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-05-06 12:00:52 +02:00
Leena Miettinen
d59d8b568d Doc: replace "Mac OS (X)" with "OS X"
Change-Id: I77f1cbbfc17d759d1587caf2a25a53498848e2ca
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-05-06 09:35:45 +02:00
Leena Miettinen
59b6031735 Doc: update QML Profiler information
The JavaScript events are integrated into the Timeline and Events
views for apps that use the V4 engine and are built with Qt 5.3.
Updated the Events view screenshot and removed the JavaScript
view screenshot.

Change-Id: Id7e74d91343ff049df580d487e729fdb20c57b0e
Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
2014-04-07 14:28:46 +02:00
Topi Reinio
627e2b4807 Doc: Use the page title for linking to index.html
Because the Qt Creator documentation depends on Qt reference
docs for linking, qdoc will generate a collision page for
index.html as it exists in both.

This change prevents linking to the collision page in the
navigation links by using the page title as the link target
instead of the file name.

Task-number: QTCREATORBUG-11035
Change-Id: I5638e09b60543dc2068b0e4a269f8f72d4655b48
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-17 14:53:01 +01:00
Robert Loehning
746c5d8863 Incremented year in copyright info
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2014-01-08 08:29:47 +01:00
Leena Miettinen
1f837610fa Doc: new Memcheck options
Update screenshots.

Change-Id: I45e0404e9213be3bae526607d55453cf53d8ea80
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-21 10:09:00 +01:00
Leena Miettinen
17b63c2dc2 Doc: update Valgrind menu labels
Change-Id: I412fa5696651a2b9dbe85d0e6fb6c762d03aa57c
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-20 15:38:17 +01:00
Leena Miettinen
8e81367ca6 Doc: remove the Publishing topic
Qt Creator does not have publishing wizards anymore.
Left a short description in the IDE Overview topic and
removed all other information and links.

Change-Id: I3c49648779a19036d200e1dec4f46116197c18e7
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-11-06 11:46:28 +01:00
Leena Miettinen
b0ec252b5a Doc: Qt version field has been moved to Kits options dialog
You must now select a kit. Also, it sounded like only 4.7.4 was
supported.

Change-Id: Ifadeb980f407cad8dc79d1b7598ff49b294f7b10
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-06-21 14:43:28 +02:00
Kai Koehne
5bfe37c58c Add documentation for extensions of Qml Performance Monitor
Can be enabled by passing LICENSE_TYPE=enterprise to qmake.

Change-Id: I49044c2425a056980b6e9f8377e6a33c1beaca5a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-20 14:52:37 +02:00
Leena Miettinen
dd4bd99c89 Doc: replace "element" with "QML type" or "item"
Try to make terminology more consistent, by using
"QML type" when describing the types, "item" when
describing instances of QML types, and "component"
when describing objects built by using QML types.

Change-Id: Ie03f3a7e6f483471e344ae1f35bec0742173b27c
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-03-13 14:32:47 +01:00
Leena Miettinen
419c6de735 Doc: replace deprecated QDoc commands
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>
2013-02-06 09:44:18 +01:00
Robert Loehning
298531e370 Incremented year in copyright info
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-01-29 16:27:03 +01:00
Leena Miettinen
dcbc4d8255 Doc: update Valgrind menu names
Update screenshots.

Change-Id: Idf90ebcf06b4ee6a8b817ae47fad83fd9c2ae28c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2012-10-15 15:58:56 +02:00
hjk
386ca7c8dd Adjust license headers
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2012-10-05 17:12:56 +02:00
Leena Miettinen
069b5a536d Doc: memcheck requires a debug build
Make terminology more consistent and add link to glossary

Change-Id: I46bbba560e14a917857cd89691986019d90b1550
Reviewed-by: hjk <qthjk@ovi.com>
2012-09-18 16:41:03 +02:00
Eike Ziller
328d205b62 Device type + tool chain + other settings -> Kit
We called that "Target" before

Change-Id: Ie0d673c643947c26ac2706907f6250fc1739388a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-09-04 15:24:06 +02:00
hjk
3a8658496a analyzer: improve wording for "wrong mode" message
Task-number: QTCREATORBUG-7747
Change-Id: I4a79e7d7047d6320f54824a019f98539d88a3c25
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-08-22 15:45:07 +02:00
Eike Ziller
e0e8cf3ada Contact -> qt-project.org
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-07-19 13:23:21 +02:00
Leena Miettinen
98fbe8124f Doc: update Memcheck screenshot
Fix typo

Change-Id: I3ffb379971daec130c2263537d0b87aa92f42cef
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-04-27 11:46:57 +02:00
Leena Miettinen
4674d46197 Doc: update Valgring sreenshots
Move link to the top level topic

Change-Id: I9a1c136edcc55ed17a38bbeb90a167284a39e34b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-04-25 17:03:17 +02:00
Leena Miettinen
d8a5c91843 Doc: update screenshots
Change-Id: I1bec92a7020add337b63c4f5f23fd6c28965b100
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-04-20 17:08:28 +02:00
Leena Miettinen
6696a9b0d0 Doc: change the copyright year to 2012
Change-Id: I31e5f412ec2d4c371382e00503b7ebf5cc57ba02
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
2012-01-26 12:33:30 +01:00
Leena Miettinen
17425c50f3 Doc: changes to QML profiler
Change-Id: I2320c81897202b8ce1a3c6d48d3ad786b9826d02
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2012-01-23 17:11:51 +01:00
Leena Miettinen
88e29febba Doc: restructure doc according to developer workflow
Add and remove illustrations.
Add landing pages.

Change-Id: I927d62aee9dc43814ef7f4d7424a83eee2af156b
Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
2011-12-13 13:55:34 +01:00
Leena Miettinen
4f20954a22 Doc: QML Profiler remote option
Change-Id: I094aac57640588f1bc8f73b36217273b9736a3cf
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2011-11-15 16:58:08 +01:00
Leena Miettinen
f7915e4175 Doc: specifying analyzer settings at project level
Change-Id: Ic0d68dbaf3a1b57a56b3e2cb2670399460df8589
Reviewed-by: hjk <qthjk@ovi.com>
2011-11-15 16:08:27 +01:00
hjk
31600758de all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-11-03 10:33:19 +01:00
Leena Miettinen
10d33ae663 Doc: move analyze mode topics to a separate folder
Change-Id: I4fd791c42003c7fcf9b75ff5c7dee01b0115e3aa
Reviewed-on: http://codereview.qt-project.org/5606
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
2011-09-27 15:53:59 +02:00