summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: add missing info about sidebar views in Qt Quick DesignerLeena Miettinen2014-12-047-41/+61
| | | | | | | | | | 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>
* Doc: resetting QML code modelLeena Miettinen2014-12-041-1/+22
| | | | | | Change-Id: Iaa1764c419bdb05c3d24bc2e3e2ea29130c96633 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Doc: update screenshot of C++ class wizardLeena Miettinen2014-12-041-0/+0
| | | | | | | The dialog looks different and its name changed. Change-Id: Ied3b3135734089447fc4638eb7216f7dc0d09bee Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Doc: Qt Quick Designer extensionsLeena Miettinen2014-12-0416-7/+275
| | | | | | | | 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>
* Add ANGLE library to AcknowledgementsKai Koehne2014-12-041-0/+37
| | | | | | Change-Id: I2f3b7a3c2bf185adbf4e97d82cf8e5f8d9164736 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Doc: fix typo speficying > specifyingLeena Miettinen2014-12-031-1/+1
| | | | | Change-Id: I8520bcf7a1e6300b53822082f8376113bd02713a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* Doc: QML_PUPPET_MODE env variableLeena Miettinen2014-12-011-0/+6
| | | | | | | | | 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>
* Doc: update QML emulation layer optionsLeena Miettinen2014-11-281-3/+4
| | | | | | | A check box was divided into two radio buttons. Change-Id: I0439e038be2508a62811a5200c10a07367e85576 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* Doc: mention alternative build systems in yet more placesLeena Miettinen2014-11-263-9/+11
| | | | | | | | 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>
* Doc: Android 5 supports only bundling libraries in APKLeena Miettinen2014-11-261-0/+2
| | | | | | Change-Id: I1fb8387b38a93a343897cc4b2e5d36f542129b6a Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com> Reviewed-by: BogDan Vatra <bogdan@kde.org>
* Doc: modifying variable values for build and run environmentsLeena Miettinen2014-11-264-0/+29
| | | | | | | | | Update screenshot. Task-number: QTCREATORBUG-13516 Change-Id: Ia2c5786f8fd7ce3f63fdc44940341f7fb3af1269 Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by: hjk <hjk121@nokiamail.com>
* Doc: add "Configuring Qt Creator" to the GS pageLeena Miettinen2014-11-261-0/+10
| | | | | | | | | 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>
* Extending Doc: Add warning about what the Qt Creator plugin wizard createsEike Ziller2014-11-251-0/+6
| | | | | | | | | 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>
* Doc: update info about other build systems than qmakeLeena Miettinen2014-11-252-2/+5
| | | | | Change-Id: Ie836c97bd6b87e9122b5d9f7be1f078ebbca4d8b Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
* Doc: Improve description of "Qt mkspec" fieldKai Koehne2014-11-251-2/+3
| | | | | | | | | | | 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>
* Doc: Prepare Qt Creator manual for the qt.io online styleTopi Reinio2014-11-242-0/+34
| | | | | | | | | - 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>
* Doc: remove support for building docs with Qt 4Leena Miettinen2014-11-2470-4047/+26
| | | | | | | | | 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>
* Doc: update accelbubble example source fileLeena Miettinen2014-11-212-1/+7
| | | | | | | | To reflect changes in the template. Hide license header from the docs. Change-Id: Ib703f5a8c17ef210a14c684caa8ba9ecf8936839 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Doc: replace Text type with Label typeLeena Miettinen2014-11-211-1/+1
| | | | | | | Because the templates were changed. Change-Id: Ib64f65d1735604ad0c54addc2c7d1ce850ca08a8 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Doc: remove built-in from theme namesLeena Miettinen2014-11-211-2/+2
| | | | | | | | 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>
* Doc: Paste Clipboard command was removedLeena Miettinen2014-11-201-1/+1
| | | | | | | The Paste Snippet command can be used instead. Change-Id: I96dd2628f000a11741fd52e291bc2b2e6a51f6a3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
* Doc: package signing process for Android appsLeena Miettinen2014-11-202-2/+72
| | | | | | Task-number: QTCREATORBUG-13429 Change-Id: I4c18c8605f45f84a1b8f5d49c2f3056158e07435 Reviewed-by: BogDan Vatra <bogdan@kde.org>
* Doc: updated the instructions for writing documentationLeena Miettinen2014-11-201-22/+30
| | | | | | | | 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>
* Doc: replace "Applications" with "Application"Leena Miettinen2014-11-1911-7/+9
| | | | | | | | The string was changed in the wizard. Update screenshots. Change-Id: I6cd8f664a6aea69eff6c5302a42e32b1f5321ddf Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Doc: selecting and customizing themesLeena Miettinen2014-11-182-1/+17
| | | | | | Change-Id: I4fa32f65a6e2051d8e403f2c48d2d6e5385e336d Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* Fix grammar in 'Deploying Applications to Android Devices'.Mitch Curtis2014-11-171-3/+3
| | | | | Change-Id: Ia28a312c7b5089010050d7b4481df3c9a414fa43 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* Doc: Update Digia references to The Qt CompanyCaroline Chao2014-11-121-2/+2
| | | | | Change-Id: I7f403fab3b54e397336a696a83496f2f0e863cff Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Doc: Fix typoThomas Hartmann2014-11-121-1/+1
| | | | | Change-Id: Id10c4e4773340f4d9650561d4335f98485687483 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* Doc: using the variable chooserLeena Miettinen2014-11-114-16/+4
| | | | | | | | | 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>
* Mercurial: Replace Alt+H with Alt+G for acceleratorsOrgad Shaneh2014-11-071-4/+4
| | | | | | | | Alt+H triggers the Help menu. Task-number: QTCREATORBUG-12531 Change-Id: I357db8f01fa28209a818e8c9a9587f213e0d0ca5 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Doc: fix use of \key commandLeena Miettinen2014-11-071-1/+1
| | | | | Change-Id: I66a86f15bc7fd7080c264beb428f6fe728b10dc5 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* Doc: Mention GDBserver version requirementhjk2014-11-061-0/+3
| | | | | Change-Id: Ifc423f8b7d20b524bafc4c2455a42a9043c7792b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Subversion: Bump minimum subversion version to 1.7.0 or laterTobias Hunger2014-11-051-1/+1
| | | | | Change-Id: Iaca84fb6b5c218f37ce415e72d409893c2306254 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Doc: experimental Clang Static Analyzer pluginLeena Miettinen2014-11-058-2/+86
| | | | | | | Available in Qt Creator Enterprise. Change-Id: I22a8ef1edb87b42a2568cf5b1f5f911663d5e5f6 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
* Doc: new QML code syntax check messagesLeena Miettinen2014-11-051-0/+56
| | | | | | | | 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>
* Doc: add screenshots for exporting propertiesLeena Miettinen2014-11-042-0/+0
| | | | | | | Should have been added as part of f78b6aed2449382e1708688e77d4b0415b8ef6e7 Change-Id: Ic4776b2352ca8e0ea99a341ab8a3397d0eaf3c1d Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* Doc: building with Qt Quick CompilerLeena Miettinen2014-10-312-0/+9
| | | | | Change-Id: Id9cf0094b6f9fa1cb8ee6f190541f6c681b77164 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Doc: Input Events category in QML profiler timelineUlf Hermann2014-10-301-0/+7
| | | | | Change-Id: Ia4f152e0e25cb21ad6302c1bf788faff1a84e573 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: Details for Scene Graph profilerUlf Hermann2014-10-301-1/+202
| | | | | | | | | 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>
* Doc: using UI forms in Qt Quick DesignerLeena Miettinen2014-10-295-8/+128
| | | | | | | | 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>
* CppEditor: Merge AddIncludeForForwardDeclaration into ↵Nikolai Kosjar2014-10-221-6/+2
| | | | | | | | | | | | 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>
* Doc: Document cycling through namespace in class viewNikolai Kosjar2014-10-221-0/+3
| | | | | Change-Id: Ie034aa91b5ccc44338ce7db86259e57e9f2c95ef Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: Qbs is no longer experimentalLeena Miettinen2014-10-173-20/+8
| | | | | Change-Id: If56bb05c2335efedf4f798d44a5ba6b4803b7f6a Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Doc: Avoid paragraphs in tablesUlf Hermann2014-10-161-3/+0
| | | | | | | | 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>
* Doc: update screenshot of Variable ChooserLeena Miettinen2014-10-161-0/+0
| | | | | | Change-Id: Iea74503197295eaceb96e4a351fed9abcc65a5e8 Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Lay down current namespace practiceshjk2014-10-151-0/+64
| | | | | | | 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>
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * License updateEike Ziller2014-10-091-7/+8
| | | | | | | | | | Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* | New Qt Creator logoAlessandro Portale2014-10-091-0/+0
| | | | | | | | | | Change-Id: If00ef246081b72d4f5cc64efb529461c53fb0d23 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* | Doc: Convert connect() to Qt 5 Style refactoring actionLeena Miettinen2014-09-261-0/+4
| | | | | | | | | | Change-Id: I4387067424c50aa7097509a129353baf6c7ddddd Reviewed-by: hjk <hjk121@nokiamail.com>