aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Adjust license headershjk2012-10-05138-628/+476
| | | | | Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: added some Mac OS commandsLeena Miettinen2012-10-051-11/+14
| | | | | | | The screenshots are now taken with a Mac and the text looked wrong. Change-Id: I3b2358255eee752cdb6b0a21b7fb802916011771 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: updated screenshots because of term changes in the new project wizardLeena Miettinen2012-10-0410-0/+0
| | | | | Change-Id: I145f2849db8b1a488b4af51f0f136cfa6ac12b67 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: remove Qt Simulator from the build and run example tutorialLeena Miettinen2012-10-042-18/+9
| | | | | Change-Id: Iadb961ec0c74529f0afe278e5e46473e22c05979 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: the Qt Quick 2 application wizardLeena Miettinen2012-09-284-13/+12
| | | | | Change-Id: I586a669995ca173648783bed2f1e6ea675aacda3 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* Doc: experimental ClearCase pluginLeena Miettinen2012-09-281-1/+43
| | | | | Change-Id: Ia32913d0fc76700502c7f25f4fcb987b784e104a Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Doc: QML Inspector was integrated in Locals and Expressions viewLeena Miettinen2012-09-2711-67/+28
| | | | | | | Some functionality was removed. Update text and screenshots accordingly. Change-Id: Iec9057ac17ddb1c3a27244c74038553f5ab46605 Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
* Doc: use same terminology as in the changes fileLeena Miettinen2012-09-251-1/+1
| | | | | | | List supported types of animated images. Change-Id: Iae12c805db9bc69da97b842e79f1aa18a3d6ff5d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-2/+2
| | | | | | | | | | | | | | | | 'make install' now installs to $(INSTALL_ROOT)$$QTC_PREFIX/... This is used for giving the contents of the 7zips an additional prefix. (previously done by doing an additional copying step in bindistHelper). QTC_PREFIX can also be used to give Qt Creator a different install path at qmake time, and defaults to /usr/local on Linux. On Windows and Mac there is no default for QTC_PREFIX. Usage: qmake -r QTC_PREFIX=/qtcreator-2.6.0 && make && INSTALL_ROOT=/tmp/creator-dist make install Change-Id: Id30781e14bfdde52531800f22b22e39f0459e806 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* doc: Fix some spelling errorsSergio Ahumada2012-09-218-11/+11
| | | | | Change-Id: I22c0de2d1c5277879fe504764c15a76d1d7f198b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: memcheck requires a debug buildLeena Miettinen2012-09-181-5/+6
| | | | | | | Make terminology more consistent and add link to glossary Change-Id: I46bbba560e14a917857cd89691986019d90b1550 Reviewed-by: hjk <qthjk@ovi.com>
* Doc: creating scratch buffers that use temporary filesLeena Miettinen2012-09-181-1/+9
| | | | | Change-Id: Id7d740ed587841eadfb9937fa6466647731761b6 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Doc: new Compile Output pane functionality and buttonLeena Miettinen2012-09-172-0/+5
| | | | | Change-Id: I0b4f68526b024a8e6c940672d9322822f2f98f76 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Doc: playing and pausing movies in image viewerLeena Miettinen2012-09-172-0/+2
| | | | | | Change-Id: Iad73768cdb8c0a57a1b8bccd3b9fb3afe1bcbb90 Reviewed-by: Konstantin Tokarev <annulen@yandex.ru> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: debugger commands in the Application Output dialogLeena Miettinen2012-09-172-0/+3
| | | | | | | Update screenshot. Change-Id: I129c73d2281d0a773abbea7ecb38756b1081deba Reviewed-by: hjk <qthjk@ovi.com>
* Doc: building single files or subprojectsLeena Miettinen2012-09-141-0/+4
| | | | | Change-Id: Icfa99aac9af7cb76a2bfc60e3b4be9f7e8bc836e Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Doc: update screenshotLeena Miettinen2012-09-141-0/+0
| | | | | Change-Id: I1ef3e519e7816d9995158c5f6baa127b265c6d77 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: updated changed fieldnamesLeena Miettinen2012-09-142-2/+3
| | | | | | | Updated screenshot. Change-Id: I79dab92e7350def539989c62528a13fd9b9eef8f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: replace "targets" with "devices" or "target platforms"Leena Miettinen2012-09-1419-61/+54
| | | | | | | Try to make the terminology more consistent, where possible. Change-Id: Ic3f86fcffe845f9a118bb2ee630e706e832e8e05 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Doc: using locator to open a file to the specified lineLeena Miettinen2012-09-131-0/+6
| | | | | Change-Id: Ic732bd32ccc16fe507b42db211e7d34ddb85b3dd Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Doc: changes in debugger management for kitsLeena Miettinen2012-09-122-30/+33
| | | | | | Change-Id: I3bfd3b0794281a4776437f9498bf4a7251f30c20 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
* Doc: changes in the Debugger field in the Kits tabLeena Miettinen2012-09-112-5/+30
| | | | | | | | Update screenshot. Change-Id: I980ad1396854ea4e59b26ccbc780de86469276fb Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
* Doc: refer to mobile targets in alphabetic orderLeena Miettinen2012-09-0713-44/+45
| | | | | Change-Id: I65b46b79757eea2f96e37c910359e62d4a4d0ba5 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: update info about Linux-based devicesLeena Miettinen2012-09-0712-88/+108
| | | | | | | Add info about the kits. Fix changed field names. Change-Id: Ic8d10e17d3cef4082c0a151d15bfe8da14e7ad66 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
* Template project wizards: Add date and time.Friedemann Kleint2012-09-071-0/+6
| | | | | | | | | | Task-number: QTCREATORBUG-7827 Initial-patch-by: Christian A. Reiter <christian.a.reiter@gmail.com> Change-Id: I241887acf0ff8006de74e0d67f3291b5638a54c8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-2/+2
| | | | | | | | | | It depends on and mixes in changes made in another change on gerrit that is not merged, so it breaks the package build. This reverts commit c29bf6f6525d435d69936576761b4a29102cd056. Change-Id: Ibb251150909271f3e119f05a1691832aae8ac633 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Doc: remove Remote Compiler, as it is no longer supportedLeena Miettinen2012-09-055-96/+2
| | | | | Change-Id: I98c7a66303a7b6c4a6e6a52a2a7fd85aef647d37 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-2/+2
| | | | | | | | | | | | | | | | | Reason: $INSTALL_ROOT is only meant to be used by packagers to temporarily put the contents into a different location, which is needed for fakeroot packaging. QTC_PREFIX is not a qmake variable, and defaults to /usr/local. On Windows the default prefix is "QtCreator", since "make install" is expected to be used in a packaging context only where either INSTALL_ROOT should be used or QTC_PREFIX should be set to the absolute destination path where e.g. an installer generator will pick it up. Change-Id: Ifa4950340e58e34726c53f5417adcc7b50828ce1 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Device type + tool chain + other settings -> KitEike Ziller2012-09-0443-190/+200
| | | | | | | We called that "Target" before Change-Id: Ie0d673c643947c26ac2706907f6250fc1739388a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: Tool Chain tab was renamed as Compiler tabLeena Miettinen2012-08-318-18/+14
| | | | | | | Fields were also renamed accordingly. Change-Id: I2f2658cdca2293c10c73d967fe66d520cb6de4d0 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
* Doc: debugger is now selected for each targetLeena Miettinen2012-08-271-25/+14
| | | | | Change-Id: I6c033c047d134a953291747f2cf044dcaab1d858 Reviewed-by: hjk <qthjk@ovi.com>
* Document PluginManager::initializationDone() signalTobias Hunger2012-08-241-1/+4
| | | | | | Change-Id: Ic340992afd3016b10a75dcd4a8dbd9da1b92b69b Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: debuggers are no longer specified on this pageLeena Miettinen2012-08-241-19/+17
| | | | | | | Make the text more about compilers. Change-Id: If8c1529f2158b5a205afe4555f88cd1de1ba1e7e Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Rename "Tool Chains" option page to "Compilers"Eike Ziller2012-08-245-8/+8
| | | | | | | | | Currently it contains compiler settings only, so there's no need to let people search for e.g. debugger settings there, that might be considered part of the toolchain, too. Change-Id: I458f3d1cf1784b85820f8af7604a2a004372a909 Reviewed-by: hjk <qthjk@ovi.com>
* Doc: some cleanup after the Symbian target removalLeena Miettinen2012-08-236-10/+7
| | | | | | | | | Fix next and previous links, remove links to obsolete topics, add a note about removed Symbian support. Change-Id: I585e3cf868df6310c06465ea826c29d1b977e188 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Doc: Qt version field has been removed from run settingsLeena Miettinen2012-08-222-3/+0
| | | | | Change-Id: I812fc0b7de8d94c3706c36a63ab0c988b0ce815d Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* analyzer: improve wording for "wrong mode" messagehjk2012-08-221-2/+17
| | | | | | Task-number: QTCREATORBUG-7747 Change-Id: I4a79e7d7047d6320f54824a019f98539d88a3c25 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: fix the link to match the topic titleLeena Miettinen2012-08-221-1/+1
| | | | | Change-Id: I9e08a308409e0a604a98ef069d8604e523be6f11 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: update image of remove target iconLeena Miettinen2012-08-221-0/+0
| | | | | Change-Id: I0b6c1f5a150579d0e33dd9e2e0db5db919345fdc Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Removal of Symbian supportAlessandro Portale2012-08-2264-1561/+20
| | | | | | | | | | | | | | | | | Qt Creator's support for Symbian was at its peak in version 2.4.x. Nobody really verified it in Qt Creator 2.5 or 2.6. It is most likely rotten. Let's remove it! Also, the Symbian support code was spread throughout the whole Qt Creator code base. The plugin interfaces evolved in the meantime and target platforms like Android or QNX have 99% of their code in separate plugins. In case anyone wants to revive Symbian support in Qt Creator, please create a plugin for it. Change-Id: I56a758a3e2fd5b8c64d9aeb8f63d8e916c4883be Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
* Doc: Added separation between PlayBook and QNX Neutrino devicesTobias Nätterlund2012-08-229-32/+68
| | | | | | Change-Id: I52d15555b65b71d10cc08974b7860957976080e1 Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: switch links to point to qt-project.orgLeena Miettinen2012-08-2222-64/+71
| | | | | Change-Id: I136a28697c0b7aba03227387c5ce2e106c52708a Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Doc: update automatically generated links to point to qt-project.orgLeena Miettinen2012-08-221-3709/+6829
| | | | | Change-Id: I4a318e8f26253983431cc7789e6c0b5adf92f226 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Doc: update project sidebar toolbar buttonsLeena Miettinen2012-08-206-0/+0
| | | | | | | Make all images the same size. Change-Id: Id429456e1afa934bb64156bc3aaf9ffb2876892c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: remove non-existing commandLeena Miettinen2012-08-201-3/+0
| | | | | | | There is no Push command in the CVS plugin. Change-Id: Id1dfcbc524db943a811461d29ac25070ba9d5e49 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Doc: fix formatting of a gui item by adding curly bracesLeena Miettinen2012-08-171-1/+1
| | | | | Change-Id: I78a8bd6aecd853e5436b259705044747c8cd8c9b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: remove link to obsolete component setLeena Miettinen2012-08-171-4/+0
| | | | | | | | The components are no longer maintained by Nokia Developer Change-Id: I57daf732f324e6a58a394b256580c10703ec6633 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: update screenshots with new "Disable step" iconLeena Miettinen2012-08-174-0/+0
| | | | | Change-Id: Ia181dbd1f11892c69f3f2b78f1860c155159ea75 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Doc: changes to adding and removing targets for projectsLeena Miettinen2012-08-172-12/+7
| | | | | | | | The Add icon button has been replaced with a text button and the Remove icon button appears when you hover over a target. Change-Id: If54f2cae4ca6cf6197ccd68012b1dde7fcf43c23 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Doc: remove obsolete CLI commandsLeena Miettinen2012-08-151-13/+0
| | | | | | | The commands to disable debugger have been removed. Change-Id: I6a6fea47416e2aae00dbbcf308c5b6a819f6063a Reviewed-by: hjk <qthjk@ovi.com>