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
Eike Ziller
dcb00b00dd
Extending Doc: Add warning about what the Qt Creator plugin wizard creates
...
Because we do not guarantee any source or binary compatibility,
you should use the Qt Creator version that you want to develop for
to create the plugin
Change-Id: I747653f8bbd3df9cc82af7fac67abcf14e786241
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com >
2014-11-25 11:23:22 +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
Topi Reinio
1679c07e74
Doc: Prepare Qt Creator manual for the qt.io online style
...
- Add a copyright notice (required for projects external
to Qt in the new template)
- Add an .html file with sidebar content
Change-Id: I2c9d965698aa2d2ed01426510b16916ed4fef8cf
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com >
2014-11-24 14:41:20 +01:00
Leena Miettinen
0d9b254840
Doc: remove support for building docs with Qt 4
...
The templates are fetched from qtbase/doc/global
Change-Id: I15386a66e1dae552f5637062d9f176bf6565a834
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com >
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com >
2014-11-24 09:48:26 +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
092a924a5b
Doc: updated the instructions for writing documentation
...
Only Qt 5 supported for building docs from 3.3 on.
Added info on using https://tinypng.com to shrink PNG files.
Change-Id: I450c0cf34e34abc54511fef93e8e5caac5ba89ac
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
2014-11-20 09:38:23 +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
5181730f67
Doc: add screenshots for exporting properties
...
Should have been added as part of f78b6aed24
Change-Id: Ic4776b2352ca8e0ea99a341ab8a3397d0eaf3c1d
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com >
2014-11-04 11:40:31 +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
Leena Miettinen
c2fb25fd8d
Doc: update screenshot of Variable Chooser
...
Change-Id: Iea74503197295eaceb96e4a351fed9abcc65a5e8
Reviewed-by: hjk <hjk121@nokiamail.com >
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com >
2014-10-16 16:18:19 +02:00
hjk
fd8fcd29a1
Lay down current namespace practices
...
Change-Id: I16e6e292097f3f7289bda8d9c6c23b6827ee54b9
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com >
Reviewed-by: Orgad Shaneh <orgads@gmail.com >
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com >
2014-10-15 16:34:25 +02:00
Eike Ziller
ea27143239
Merge remote-tracking branch 'origin/3.2'
...
Conflicts:
src/libs/utils/ipaddresslineedit.cpp
src/libs/utils/logging.h
src/plugins/analyzerbase/AnalyzerBase.pluginspec.in
src/plugins/android/Android.pluginspec.in
src/plugins/android/androiddeploystep.cpp
src/plugins/android/androiddeploystep.h
src/plugins/android/androiddeploystepfactory.cpp
src/plugins/android/androiddeploystepwidget.cpp
src/plugins/android/androidpackagecreationfactory.cpp
src/plugins/android/androidpackagecreationstep.cpp
src/plugins/android/androidpackagecreationstep.h
src/plugins/android/androidpackagecreationwidget.cpp
src/plugins/android/androidpackagecreationwidget.h
src/plugins/android/javafilewizard.cpp
src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in
src/plugins/baremetal/BareMetal.pluginspec.in
src/plugins/bazaar/Bazaar.pluginspec.in
src/plugins/beautifier/Beautifier.pluginspec.in
src/plugins/bineditor/BinEditor.pluginspec.in
src/plugins/bookmarks/Bookmarks.pluginspec.in
src/plugins/clangcodemodel/ClangCodeModel.pluginspec.in
src/plugins/clangcodemodel/clanghighlightingsupport.cpp
src/plugins/clangcodemodel/clangsymbolsearcher.cpp
src/plugins/classview/ClassView.pluginspec.in
src/plugins/clearcase/ClearCase.pluginspec.in
src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec.in
src/plugins/cmakeprojectmanager/cmakeeditorfactory.cpp
src/plugins/cmakeprojectmanager/cmakehighlighter.cpp
src/plugins/coreplugin/Core.pluginspec.in
src/plugins/cpaster/CodePaster.pluginspec.in
src/plugins/cppeditor/CppEditor.pluginspec.in
src/plugins/cppeditor/cppfilewizard.cpp
src/plugins/cpptools/CppTools.pluginspec.in
src/plugins/cpptools/cpphighlightingsupportinternal.cpp
src/plugins/cpptools/cppmodelmanagerinterface.cpp
src/plugins/cpptools/cppmodelmanagerinterface.h
src/plugins/cvs/CVS.pluginspec.in
src/plugins/debugger/Debugger.pluginspec.in
src/plugins/designer/Designer.pluginspec.in
src/plugins/diffeditor/DiffEditor.pluginspec.in
src/plugins/emacskeys/EmacsKeys.pluginspec.in
src/plugins/fakevim/FakeVim.pluginspec.in
src/plugins/genericprojectmanager/GenericProjectManager.pluginspec.in
src/plugins/git/Git.pluginspec.in
src/plugins/git/gitorious/gitorious.cpp
src/plugins/git/gitorious/gitorious.h
src/plugins/git/gitorious/gitoriousclonewizard.cpp
src/plugins/git/gitorious/gitorioushostwidget.cpp
src/plugins/git/gitorious/gitorioushostwidget.h
src/plugins/git/gitorious/gitorioushostwizardpage.cpp
src/plugins/git/gitorious/gitoriousprojectwidget.cpp
src/plugins/git/gitorious/gitoriousprojectwidget.h
src/plugins/git/gitorious/gitoriousprojectwizardpage.cpp
src/plugins/git/gitorious/gitoriousprojectwizardpage.h
src/plugins/git/gitorious/gitoriousrepositorywizardpage.cpp
src/plugins/git/gitorious/gitoriousrepositorywizardpage.h
src/plugins/glsleditor/GLSLEditor.pluginspec.in
src/plugins/glsleditor/glsleditorfactory.cpp
src/plugins/glsleditor/glslfilewizard.cpp
src/plugins/helloworld/HelloWorld.pluginspec.in
src/plugins/help/Help.pluginspec.in
src/plugins/imageviewer/ImageViewer.pluginspec.in
src/plugins/ios/Ios.pluginspec.in
src/plugins/macros/Macros.pluginspec.in
src/plugins/mercurial/Mercurial.pluginspec.in
src/plugins/perforce/Perforce.pluginspec.in
src/plugins/projectexplorer/ProjectExplorer.pluginspec.in
src/plugins/pythoneditor/PythonEditor.pluginspec.in
src/plugins/pythoneditor/pythoneditorwidget.cpp
src/plugins/pythoneditor/wizard/pythonfilewizard.cpp
src/plugins/qbsprojectmanager/QbsProjectManager.pluginspec.in
src/plugins/qbsprojectmanager/defaultpropertyprovider.cpp
src/plugins/qmakeprojectmanager/QmakeProjectManager.pluginspec.in
src/plugins/qmakeprojectmanager/profileeditorfactory.cpp
src/plugins/qmldesigner/QmlDesigner.pluginspec.in
src/plugins/qmljseditor/QmlJSEditor.pluginspec.in
src/plugins/qmljseditor/qmljseditorfactory.cpp
src/plugins/qmljstools/QmlJSTools.pluginspec.in
src/plugins/qmlprofiler/QmlProfiler.pluginspec.in
src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in
src/plugins/qnx/Qnx.pluginspec.in
src/plugins/qtsupport/QtSupport.pluginspec.in
src/plugins/remotelinux/RemoteLinux.pluginspec.in
src/plugins/resourceeditor/ResourceEditor.pluginspec.in
src/plugins/resourceeditor/resourcewizard.h
src/plugins/subversion/Subversion.pluginspec.in
src/plugins/tasklist/TaskList.pluginspec.in
src/plugins/texteditor/TextEditor.pluginspec.in
src/plugins/texteditor/basetexteditor_p.h
src/plugins/texteditor/basetextmark.cpp
src/plugins/texteditor/codeassist/basicproposalitemlistmodel.h
src/plugins/texteditor/codeassist/defaultassistinterface.h
src/plugins/texteditor/codeassist/iassistproposalitem.cpp
src/plugins/texteditor/itexteditor.cpp
src/plugins/texteditor/itexteditor.h
src/plugins/texteditor/itextmark.cpp
src/plugins/texteditor/plaintexteditor.cpp
src/plugins/texteditor/plaintexteditor.h
src/plugins/texteditor/texteditoractionhandler.cpp
src/plugins/todo/Todo.pluginspec.in
src/plugins/updateinfo/UpdateInfo.pluginspec.in
src/plugins/valgrind/Valgrind.pluginspec.in
src/plugins/vcsbase/VcsBase.pluginspec.in
src/plugins/welcome/Welcome.pluginspec.in
src/plugins/winrt/WinRt.pluginspec.in
tests/auto/debugger/temporarydir.h
Change-Id: I254af8be8119fe9855287909e17d4b8ca9d2fc2f
2014-10-14 15:36:16 +02:00
Alessandro Portale
b1176b97dd
New Qt Creator logo
...
Change-Id: If00ef246081b72d4f5cc64efb529461c53fb0d23
Reviewed-by: Eike Ziller <eike.ziller@digia.com >
2014-10-09 15:43:28 +02:00
Eike Ziller
8295b503be
License update
...
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com >
2014-10-09 11:41:44 +02:00
Leena Miettinen
38f2487a48
Doc: Convert connect() to Qt 5 Style refactoring action
...
Change-Id: I4387067424c50aa7097509a129353baf6c7ddddd
Reviewed-by: hjk <hjk121@nokiamail.com >
2014-09-26 20:51:19 +02:00
Leena Miettinen
560e9e15eb
Doc: Android packaging options moved from Run to Build
...
Update text and screenshots.
Change-Id: I4bdb4c76eeb2097f7965211597efc4502a0335f8
Reviewed-by: BogDan Vatra <bogdan@kde.org >
2014-09-25 13:22:42 +02:00
Leena Miettinen
c67b76a3dc
Doc: describe Gradle support
...
Change-Id: I37245ccf143f9a1bc40c3d984e3d8f29cec711e7
Reviewed-by: BogDan Vatra <bogdan@kde.org >
2014-09-25 13:22:24 +02:00
Eike Ziller
d6c73653ed
Merge remote-tracking branch 'origin/3.2'
...
Conflicts:
qtcreator.pri
qtcreator.qbs
src/plugins/cpptools/cppmodelmanager.cpp
src/plugins/texteditor/basetexteditor.cpp
src/plugins/texteditor/basetexteditor.h
Change-Id: I556a7661872b90b329a46694e335e18cddc28677
2014-09-23 10:10:09 +02:00