summaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Settings for binding pointers and referencesLeena Miettinen2013-11-151-0/+15
| | | | | | | Update screen shots. Change-Id: I0205792498150b2aabd11e12ee65e03fff3bf577 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
* Doc: remove excessive links to the same pageLeena Miettinen2013-11-151-3/+2
| | | | | | | | The Glossary was linked to three times from the Building and Running topic. Change-Id: I01f934abc3a51bfd32a1233e19da3073abe56e8c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: Remove all references to Qt SimulatorLeena Miettinen2013-11-155-45/+2
| | | | | | | | | | | Simulator Qt is not distributed any more and plugins for the platforms that used it are no longer delivered with Qt Creator. If someone is still using Qt Simulator, they will have the documentation delivered with it. Change-Id: Ifc0cc7fa875e29b0cdff89772cf0f41d52a05f35 Reviewed-by: Rainer Keller <rainer.keller@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: Add full path to the Default encoding optionLeena Miettinen2013-11-151-1/+5
| | | | | | | | Explain why the field might still show "System" even though "UTF-8" is now the default. Change-Id: I2960d4cb86405d122ee31690a07e7a57176d093d Reviewed-by: David Schulz <david.schulz@digia.com>
* Doc: remove fixed link to QRegEx classLeena Miettinen2013-11-141-2/+1
| | | | | | | | | Use automatic linking to link to the info in the docs for the Qt version that is used to build the docs. Change-Id: I32950f344f8f62eae1108bb58228adbd2fa47b68 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: CodePaster is no longer integrated in Qt CreatorLeena Miettinen2013-11-141-14/+37
| | | | | | | | Remove information about CodePaster. Remove info on other obsolete settings, and explain all current settings and options. Change-Id: Ib128ec733808b12a79ec0e835ecbc0bfb889ab2b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Doc: list Qt Quick Controls with links to docsLeena Miettinen2013-11-131-1/+70
| | | | | Change-Id: I94f3750851fac7c3fc7b975fc68d982e6c819273 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: describe available positioning methods in one placeLeena Miettinen2013-11-122-84/+160
| | | | | | | | | | | Move information about positioning from the "Using Qt Quick Designer" topic to the "Creating Screens" topic. Arrange the information in the same way as in the Qt Reference Documentation. Add information about "Using Layouts" and "Using Split Views". Change-Id: I0f940b5f578d5f52e787ef83d230a67efb158a4d Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: use a macro for the Qt Quick Designer product nameLeena Miettinen2013-11-121-1/+1
| | | | | Change-Id: I2aebd41e4e7d64d7941f41c54453a41c8c2d3408 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: add the Reset View button iconLeena Miettinen2013-11-121-2/+3
| | | | | | | To make it clearer which button users need to click. Change-Id: I8e5c38c34262fb569785f99ce64a83760a56468f Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: hide Web View QML typeLeena Miettinen2013-11-121-0/+2
| | | | | | | | Support for the Web View was temporarily dropped as it was buggy. Change-Id: I73f6950b6135133cbc4cb69c952271392e00f9c2 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: update path to command to create QML filesLeena Miettinen2013-11-121-2/+4
| | | | | | | | The command has been moved to the Qt category. You can now choose between Qt Quick 1 and Qt Quick 2. Change-Id: Ifd75326eb54c01876e4701eba516ace30544822c Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: update buttons topicsLeena Miettinen2013-11-121-10/+7
| | | | | | | | Update changed field names, remove information about an obsolete field, and make terminology more consistent. Change-Id: I71cde2f371de5dc6e04658cc052601994fbf2aad Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: add info about Imports tab in LibraryLeena Miettinen2013-11-121-14/+8
| | | | | | | Update the screenshot. Change-Id: Ief6eaf0617a31abdd07e186a8e90224920a02864 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: remove the note about building qml2puppetLeena Miettinen2013-11-111-10/+0
| | | | | | | | | The standalone packages for version 3.0 are built with Qt 5, so the puppet is always delivered. Change-Id: I49900ebec6f02314a0bf52dae7cb7c995d2ce402 Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: Update the Debugger Setup sectionhjk2013-11-081-8/+8
| | | | | | | This reflects the improved support for LLDB. Change-Id: I0fd1d557da5b6d4451e9f22d417854fd7a5039bf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: the Qt Quick UI project wizards were combinedLeena Miettinen2013-11-072-36/+26
| | | | | | | | | You now select the imports on the second page of the wizard. Change-Id: I07a2519ea31edae547865792b0c409872f5ac09f Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com> Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* Doc: update the Qt Quick app tutorialLeena Miettinen2013-11-071-3/+4
| | | | | | | Update screenshots. Change-Id: I1b5ff02464cfe922cd2a75d936327c632e744828 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: update the process of connecting iOS devicesLeena Miettinen2013-11-071-7/+3
| | | | | | | | | | Make one step a note, so that it will not confuse readers and remove an obsolete step. Task-number: QTCREATORBUG-10648 Change-Id: I46aa86d8c5c924e367e7bc89682e6726bc0c4eae Reviewed-by: Robert Loehning <robert.loehning@digia.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
* Doc: remove the Publishing topicLeena Miettinen2013-11-066-56/+5
| | | | | | | | | | 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>
* Doc: changes in Qt Quick project wizardsLeena Miettinen2013-11-057-67/+57
| | | | | | | | | The Qt Quick application wizards were combined into one wizard and the wizard for importing existing QML projects was removed. Change-Id: I2761c0065541a54bb3efe970ed9481352adc9fec Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* Doc: move Qt Designer info to Qt Designer topicLeena Miettinen2013-11-052-11/+6
| | | | | | | | | This information looks a bit out of place on the landing page where we make a distinction between Qt Designer and Qt Qt Quick Designer. Change-Id: Ie8b7cb678c1ecc293f74bc43252536b550649b88 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Doc: update info on Qt Versions in Build & Run optionsLeena Miettinen2013-11-041-6/+11
| | | | | | | Update screenshot and add a new one. Change-Id: I6e2845bbc31474e32c307982fd380a42722d5367 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-043-22/+1
| | | | | | | | Remove infrastructure to debug/inspect QML applications with Qt 4.7. Change-Id: I277e9884e009475a29017f502bbe1d069317460f Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: new Compiler options in Build & Run optionsLeena Miettinen2013-11-041-0/+33
| | | | | | | | | | | | Describe the new platform codegen and linker flags options and the custom parser settings. Update and add screenshots. Change-Id: I64498258930ce1f912bcd8891a6b55f40d903f2c Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: add link to field descriptions from Editor settings topicLeena Miettinen2013-11-041-0/+2
| | | | | | | | | Add link to "Viewing Function Tooltips". Update screenshot, because the tooltip fields were moved around. Change-Id: Ic5e8d3d8c9a859c6a6748d631640b42239ea6f3f Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
* Doc: attempt to explain what sessions areLeena Miettinen2013-11-041-8/+12
| | | | | | | | | We constantly get feedback that clearly shows that users do not understand how sessions work. Updated screenshots. Change-Id: Ifcf3b08ca2f27e14085a5d84adaeacddc59588d8 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
* remove qmake reference from baremetal docTim Sander2013-11-041-3/+0
| | | | | | Change-Id: If2e5e5e8598e5ae6d5ddccf2936aabf64fbbf1f6 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: add devices that you can create kits forLeena Miettinen2013-11-041-0/+6
| | | | | | | Update screen shot. Change-Id: I88249c035788fb99e91d3ee928f1d164c7cd4519 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Doc: Analyzer settings were renamed Valgrind settingsLeena Miettinen2013-11-041-9/+9
| | | | | | | Some settings were moved around. Update screenshot. Change-Id: I85359515d9e828426f40a1dc7374f9c01ebbda4d Reviewed-by: hjk <hjk121@nokiamail.com>
* Doc: new Git commands.Leena Miettinen2013-11-011-6/+27
| | | | | | | | Update screenshots. Change-Id: I02fad85ba02bb8303e94202bc3e030d3767740cd Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Doc: fix link to Getting Started from front pageLeena Miettinen2013-11-011-1/+1
| | | | | | | The link to next page pointed to the wrong page. Change-Id: I5544df8ed2ef64aa98ae356d7e2a33c968794302 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: update information about deploying to AndroidLeena Miettinen2013-10-313-112/+224
| | | | | | Change-Id: I276aa36bcf3401f2020338e8eb38f5fd25c50342 Reviewed-by: Daniel Teske <daniel.teske@digia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
* Doc: Debugger options in Build & Run optionsLeena Miettinen2013-10-318-45/+103
| | | | | | | Describe the new options dialog for adding debuggers. Change-Id: Ic4f4041bb38f3e75aaa964543aaaaa7c0f7f7924 Reviewed-by: hjk <hjk121@nokiamail.com>
* Doc: update iOS instructionsLeena Miettinen2013-10-311-39/+47
| | | | | | | | | | Move obligatory information to the top of the topic. Add information about enabling the experimental plugin. Add a screenshot to make it clearer where the kit should be added. Change-Id: Ib80a42f0eb901d3f5b39e135e52124be95bda54a Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
* Doc: update illustrations on front pageLeena Miettinen2013-10-291-2/+4
| | | | | | | | | And on other pages. Use a two-column layout on the Getting Started page to make it more readable in small browser windows (in Qt Creator, for example). Change-Id: I362b260305f8f66ae1796911e372858eeb5cc26f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: update the Android tutorialLeena Miettinen2013-10-291-143/+79
| | | | | | | | | | | Use the Qt Quick Controls application wizard to streamline the process. Remove snippet files and store compilable example code in doc/examples. Do not store generated files. Change-Id: I920484e84b2ef23bce9e77a7b0eddf963fe94552 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
* Doc: new filters in the Issues output paneLeena Miettinen2013-10-221-0/+9
| | | | | | | | The Debug Information, Debugger Runtime, and Deployment filters were added. Change-Id: Ifc22e1dfb1d1a9b0b72e371bfa7963c646d3ff2f Reviewed-by: hjk <hjk121@nokiamail.com>
* Doc: replace Qt GUI Application with Qt Widgets ApplicationLeena Miettinen2013-10-222-2/+2
| | | | | | | | | | | Qt GUI application could also be a Qt Quick application. Update screenshots. Task-number: QTCREATORBUG-10263 Change-Id: I8c0dd34e1222c3b42fddaf3f562e402490ce1037 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: fixing the table on the front pageLeena Miettinen2013-10-211-1/+2
| | | | | | | The table broke when the Publishing section was removed. Change-Id: If39dd5842a267500bc5c8ef0d39b397d06a101a2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Remove support for Madde-based platforms.Christian Kandeler2013-10-1531-1508/+30
| | | | | | | | With Nokia's decision to stop support for Harmattan applications in their app store, the last remains of a use case have disappeared. Change-Id: Ia036112de01c8c3a866da3529b4a941db11c7358 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: feedback button has been removed from Welcome modeLeena Miettinen2013-10-141-2/+0
| | | | | | | Remove text accordingly. Change-Id: Ief3a36ecd7f83dee7c40c4b45da15c5ad185e550 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: the current Xcode version is always usedLeena Miettinen2013-10-141-4/+4
| | | | | | | | The "Xcode path" field is removed from iOS preferences by the patch https://codereview.qt-project.org/67485. Change-Id: I4608fe2b669f7e6e4ff106d957cc0238275465a9 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
* Doc: reformat front pageLeena Miettinen2013-10-111-20/+2
| | | | | | | Remove bullets from top-level items. Change-Id: I1c8bbe55f2ce17163b6df6a75c50543e67b0d251 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-109-33/+33
| | | | | | | | | | | Only methods as programming functions are affected. Besides renaming some actions like "Switch Between Function Declaration/Definition" this mostly touches (api) code comments. This is a follow-up patch to commit 872bfb7. Change-Id: Icb65e8d73b59a022f8885b14df497169543a3b92 Reviewed-by: hjk <hjk121@nokiamail.com>
* TextEditor: Clarify "Using keyboard shortcut (Alt)" in the settings.Nikolai Kosjar2013-10-091-3/+4
| | | | | | | | | | | | | | | | In Tools > Options > Text Editor > Behavior > "Mouse and Keyboard" the position of the checkbox "Using keyboard shortcut (Alt)" had an unclear relation to the mouse settings above. Users assumed those two were linked. Now the checkbox is moved above the mouse settings and it is not indentend any more. Further, both settings labels were slightly changed to clarify that. Task-number: QTCREATORBUG-10178 Change-Id: I01c01850213f1f34ed34ebd0d87e25243229b2d4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
* Doc: restructure UI design sectionLeena Miettinen2013-10-085-82/+44
| | | | | | | | | Remove graphics and combine some short topics to put more weight on Qt Quick development instead of generic UI development. Change-Id: Ief2041022e0ccb407c26b0742825613223082f0a Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
* Doc: Bare Metal Devices pluginLeena Miettinen2013-10-075-3/+90
| | | | | | | | | | | This topic needs more information about the necessary Qt version and the "fake Qt" mentioned. Also, I cannot try this in practice myself, so steps might be missing. Change-Id: I143a54b8559840c3e9ad6dd5d293de160d67867d Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: hjk <hjk121@nokiamail.com>
* Doc: fix link to deploying to BB10 topicLeena Miettinen2013-10-071-1/+1
| | | | | | | | The title was wrong, which was causing the fixnavi script to fail. Change-Id: I631c8f3dcdbebbe3ee4f6bc003986929da0813c6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* CppTools: Adapt C++ locator names to realityNikolai Kosjar2013-10-071-2/+2
| | | | | | | | | | | | | | | | | | | | The new names are: * C++ Methods in Current Document -> C++ Symbols in Current Document * C++ Classes and Methods -> C++ Classes, Enums and Functions * C++ Methods and Functions -> C++ Functions Further notes: * "C++ Classes" stays the same. * The term "Methods" was removed since "Functions" says it all (member functions, non-member functions). Because of this, the "m" shortcut for this filter does not fit so well to the name anymore. * "C++ Symbols in..." - "Symbols" means the same as in the C++ Search dialog: classes, enums, functions and declarations Change-Id: I8e5f410f2dcb1fafe83d0a1c8607f4c17eabbb8c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>