Commit Graph

710 Commits

Author SHA1 Message Date
Leena Miettinen
c9696aa6f4 Doc: use a checkmark icon in tables
Where a yes/no selection is needed.

Change-Id: I4f72ca19c109710c5b1a40a84393350c31650b87
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-12 09:50:45 +01:00
hjk
7e8fb3a9e9 QmlProjectManager: Disable by default
It's not the preferred way of operation nowadays and harms startup
times. People who find the plugin useful can still enable it.

Change-Id: I8328f8e8085103d4469bbd7016b86218b4b238b7
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-12 08:32:27 +01:00
Leena Miettinen
c7f1eed9b6 Doc: replace "Enterprise" with "commercial only"
Change-Id: If07c5ee18e93d32085a9f617ba18ff7abf5a95b3
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-11 13:50:25 +01:00
Leena Miettinen
d99cb730a0 Doc: add platform notes for the UI
The manual usually uses the Windows/Linux names and locations
for functions and dialogs. Add information to help OS X users
to follow the instructions.

Task-number: QTCREATORBUG-13626
Change-Id: I7e91b1d52ab580d89feae8564240e759845260e9
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-11 11:26:00 +01:00
Leena Miettinen
cc543bb387 Doc: viewing item hierarchy while debugging Qt Quick 2
When debugging Qt Quick 1, you right-click to open a
context menu, but for Qt Quick 2, it has been changed
to double-clicking to cycle through the item stack.

Task-number: QTCREATORBUG-13617
Change-Id: I3b36c76a54a24cbd102cd8ffa2bf5da2d12bef26
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-11 11:25:50 +01:00
Leena Miettinen
72e7687bd4 Doc: selecting simulated iOS device in run settings
Change-Id: I1f35456c9f628fb8cf53f75f8278a18966a7dcaa
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-11 11:24:33 +01:00
Eike Ziller
541d00453a Merge remote-tracking branch 'origin/3.3'
Conflicts:
	qtcreator.pri
	qtcreator.qbs
	src/plugins/projectexplorer/projectexplorer.cpp
	src/shared/qbs

Change-Id: I6d91042bb48314d00be721099aed19feca74e0ce
2014-12-10 13:20:02 +01:00
Leena Miettinen
dffd2866b3 Doc: add missing info about sidebar views in Qt Quick Designer
As it turns out that we have a sidebar also in the Design mode,
with partly the same views as in the Edit and Debug modes, I
added info about the missing views and fixed the terminology.

Change-Id: I997d472548781a466bec3e64dbf28ecb1476b3eb
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-12-04 12:36:28 +01:00
Leena Miettinen
d0dac2e9fd Doc: resetting QML code model
Change-Id: Iaa1764c419bdb05c3d24bc2e3e2ea29130c96633
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2014-12-04 12:26:31 +01:00
Leena Miettinen
15a18c83d9 Doc: Qt Quick Designer extensions
Move the documentation for commercial features from a separate
manual to the Qt Creator Manual.

Change-Id: Ifc8f10bda4a2a234e4b81f812601ce2ceb104ddd
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-12-04 11:09:08 +01:00
Kai Koehne
0dfb84da9e Add ANGLE library to Acknowledgements
Change-Id: I2f3b7a3c2bf185adbf4e97d82cf8e5f8d9164736
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-12-04 07:52:48 +01:00
Leena Miettinen
77fa127519 Doc: fix typo speficying > specifying
Change-Id: I8520bcf7a1e6300b53822082f8376113bd02713a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2014-12-03 17:15:33 +01:00
Eike Ziller
d341c48246 Merge remote-tracking branch 'origin/3.3' 2014-12-01 15:44:30 +01:00
Leena Miettinen
95afdf6c38 Doc: QML_PUPPET_MODE env variable
The variable was added for checking whether a QML plugin
is run in Design mode or by an application.

Task-number: QTCREATORBUG-12439
Change-Id: Iad99b7279c8191cb8b17ca81ff24fb9db731fdc9
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-12-01 11:31:37 +01:00
Leena Miettinen
16c3745da4 Doc: update QML emulation layer options
A check box was divided into two radio buttons.

Change-Id: I0439e038be2508a62811a5200c10a07367e85576
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2014-11-28 14:25:58 +01:00
Leena Miettinen
cb9727f0e9 Doc: mention alternative build systems in yet more places
Qbs is no longer experimental and wizards for creating Qbs
projects are also available.

Change-Id: I59e6888a8add3e9e77de69292758f31de5dda027
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
2014-11-26 15:27:45 +01:00
Leena Miettinen
6376d01e8b Doc: Android 5 supports only bundling libraries in APK
Change-Id: I1fb8387b38a93a343897cc4b2e5d36f542129b6a
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2014-11-26 13:34:38 +01:00
Leena Miettinen
e5c53d6d01 Doc: modifying variable values for build and run environments
Update screenshot.

Task-number: QTCREATORBUG-13516
Change-Id: Ia2c5786f8fd7ce3f63fdc44940341f7fb3af1269
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-11-26 13:24:49 +01:00
Leena Miettinen
4e97e835d8 Doc: add "Configuring Qt Creator" to the GS page
This topic was added to the Getting Started section
in the TOC earlier, and this patch adds it also to
the page.

Change-Id: I1f310046c85ca71619d057f4710b54e8f5f5c75e
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-11-26 13:24:31 +01:00
Eike Ziller
938326ef2c Merge remote-tracking branch 'origin/3.3' 2014-11-26 11:11:46 +01:00
Leena Miettinen
09bfbf70e8 Doc: update info about other build systems than qmake
Change-Id: Ie836c97bd6b87e9122b5d9f7be1f078ebbca4d8b
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
2014-11-25 11:09:31 +01:00
Kai Koehne
50c5df25bb Doc: Improve description of "Qt mkspec" field
The mkspec is a global configuration for qmake, not a 'build instruction'.
For people new to qmake, and build systems in general, it might be arguably
a bit hard to grasp what an mkspec is (the qmake documentation doesn't
explain it apparently, either). Still, this is probably not the right
place to go much more into details ...

Change-Id: I80aa5fb9e4751242dd2570613951f2e1387c4433
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2014-11-25 10:43:29 +01:00
Eike Ziller
a47fbb8309 Merge remote-tracking branch 'origin/3.3'
Conflicts:
	src/plugins/coreplugin/coreplugin.cpp
	src/plugins/coreplugin/themesettingswidget.cpp
	src/plugins/qbsprojectmanager/qbsprojectmanager.cpp
	src/plugins/qbsprojectmanager/qbsprojectmanager.h
	src/plugins/qmlprofiler/qml/Overview.js
	src/shared/qbs

Change-Id: Ibe92c166fc5bfbcb4d6964e50ca7298d8459d60e
2014-11-24 15:43:48 +01:00
Leena Miettinen
4c119b985a Doc: update accelbubble example source file
To reflect changes in the template.
Hide license header from the docs.

Change-Id: Ib703f5a8c17ef210a14c684caa8ba9ecf8936839
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-11-21 12:22:04 +01:00
Leena Miettinen
c68ffc7c8e Doc: replace Text type with Label type
Because the templates were changed.

Change-Id: Ib64f65d1735604ad0c54addc2c7d1ce850ca08a8
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-11-21 12:21:47 +01:00
Leena Miettinen
f3a3016501 Doc: remove built-in from theme names
The string was hidden in the UI. This needs to come back
when the condition changes again.

Change-Id: I096fdbe0ff15f9dbaa7fb04a0dbb6271fab87315
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2014-11-21 12:08:25 +01:00
Leena Miettinen
8915a619a3 Doc: Paste Clipboard command was removed
The Paste Snippet command can be used instead.

Change-Id: I96dd2628f000a11741fd52e291bc2b2e6a51f6a3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2014-11-20 17:08:31 +01:00
Christian Kandeler
244be85f57 QbsProjectManager: Expose option to show build command lines in GUI.
Change-Id: I1407b188e72ccb7ca7b47d48f9bb3041df009b8a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2014-11-20 17:04:53 +01:00
Friedemann Kleint
4c22153568 Editor Manager: Fix action strings for copy actions.
Change-Id: I1afdbb8c88f8af06c0759b18bac5e22eb8095ede
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-11-20 16:54:14 +01:00
Leena Miettinen
127fb25d16 Doc: package signing process for Android apps
Task-number: QTCREATORBUG-13429
Change-Id: I4c18c8605f45f84a1b8f5d49c2f3056158e07435
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2014-11-20 09:38:48 +01:00
Leena Miettinen
687fda833a Doc: replace "Applications" with "Application"
The string was changed in the wizard.
Update screenshots.

Change-Id: I6cd8f664a6aea69eff6c5302a42e32b1f5321ddf
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2014-11-19 15:56:37 +01:00
Leena Miettinen
613af9dca4 Doc: selecting and customizing themes
Change-Id: I4fa32f65a6e2051d8e403f2c48d2d6e5385e336d
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2014-11-18 11:27:07 +01:00
Mitch Curtis
3fa5a8fbdb Fix grammar in 'Deploying Applications to Android Devices'.
Change-Id: Ia28a312c7b5089010050d7b4481df3c9a414fa43
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2014-11-17 16:55:15 +01:00
Caroline Chao
86947cc254 Doc: Update Digia references to The Qt Company
Change-Id: I7f403fab3b54e397336a696a83496f2f0e863cff
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2014-11-12 15:12:29 +01:00
Thomas Hartmann
0e29d3f926 Doc: Fix typo
Change-Id: Id10c4e4773340f4d9650561d4335f98485687483
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2014-11-12 11:22:08 +01:00
Leena Miettinen
682a348b7b Doc: using the variable chooser
Move the description from the docs for external tools
to those for build settings, because the latter topic
describes variables.

Change-Id: I9586e38484b391752ca4c3f1ed14dba286890f45
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-11-11 11:48:35 +01:00
Orgad Shaneh
e569ab8f2b Mercurial: Replace Alt+H with Alt+G for accelerators
Alt+H triggers the Help menu.

Task-number: QTCREATORBUG-12531
Change-Id: I357db8f01fa28209a818e8c9a9587f213e0d0ca5
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2014-11-07 14:15:00 +01:00
Leena Miettinen
3438cd32aa Doc: fix use of \key command
Change-Id: I66a86f15bc7fd7080c264beb428f6fe728b10dc5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2014-11-07 12:05:33 +01:00
hjk
3f0aa88012 Doc: Mention GDBserver version requirement
Change-Id: Ifc423f8b7d20b524bafc4c2455a42a9043c7792b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-11-06 16:27:54 +01:00
Tobias Hunger
1ef3d9dff3 Subversion: Bump minimum subversion version to 1.7.0 or later
Change-Id: Iaca84fb6b5c218f37ce415e72d409893c2306254
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2014-11-05 18:10:18 +01:00
Leena Miettinen
2d7af0d732 Doc: experimental Clang Static Analyzer plugin
Available in Qt Creator Enterprise.

Change-Id: I22a8ef1edb87b42a2568cf5b1f5f911663d5e5f6
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2014-11-05 12:29:41 +01:00
Leena Miettinen
b93ba85c58 Doc: new QML code syntax check messages
Edit the new messages and add them to the Qt Creator Manual.

Change-Id: Ib494fd20861473ea824dd0d4260cad621c4081a4
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-11-05 10:40:15 +01:00
Leena Miettinen
f78b6aed24 Doc: building with Qt Quick Compiler
Change-Id: Id9cf0094b6f9fa1cb8ee6f190541f6c681b77164
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-10-31 16:17:45 +01:00
Ulf Hermann
df1e61d677 Doc: Input Events category in QML profiler timeline
Change-Id: Ia4f152e0e25cb21ad6302c1bf788faff1a84e573
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-10-30 09:56:10 +01:00
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
Leena Miettinen
9a7f4cae00 Doc: using UI forms in Qt Quick Designer
New concept in Qt Creator 3.3 and  Qt 5.4.

Change-Id: I24cacd4c98bb6873625d5cda44a78d5ba0ad8f5b
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2014-10-29 14:39:48 +01:00
Nikolai Kosjar
7a3c942f35 CppEditor: Merge AddIncludeForForwardDeclaration into AddIncludeForUndefinedIdentifier
* Fixes multiple addition of same include.
* Takes over the check of AddIncludeForForwardDeclaration for forward
  headers.

Task-number: QTCREATORBUG-9704
Change-Id: I84629d35ae433385942a9157e5d32ef04159d07f
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
2014-10-22 11:58:48 +02:00
Nikolai Kosjar
00623d9a5a Doc: Document cycling through namespace in class view
Change-Id: Ie034aa91b5ccc44338ce7db86259e57e9f2c95ef
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-10-22 08:51:23 +02:00
Leena Miettinen
04a8cf5d71 Doc: Qbs is no longer experimental
Change-Id: If56bb05c2335efedf4f798d44a5ba6b4803b7f6a
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2014-10-17 09:26:28 +02: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