aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Replace com.nokia.qtcreator with org.qt-project.qtcreatorSergio Ahumada2013-02-073-4/+4
| | | | | | Task-number: QTCREATORBUG-8189 Change-Id: I1c882f55eed901620ef4944bf1789645b7cff34a Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* Doc: Document recently added quick fixes.Nikolai Kosjar2013-02-061-0/+27
| | | | | Change-Id: Ibd8ca7b8f87e541c189b2631dcd2f07026035550 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Doc: adding notes to bookmarks.Leena Miettinen2013-02-061-0/+4
| | | | | | | Fix capitalization of the new UI text. Change-Id: Iedca6d494efad25f71a6143dd353dc369d93bec5 Reviewed-by: David Schulz <david.schulz@digia.com>
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-0698-2625/+2625
| | | | | | | | | | The \i and \o commands were replaced with \li and \bold was replaced with \b in QDoc for Qt 5. The \input command was replaced with \include in the docs. Change-Id: I257d1bebb8ebc739ca20e0d29fcf0406ecb14534 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* make doc generation work cleanly with both qt4 & qt5Oswald Buddenhagen2013-02-067-8/+21
| | | | | | | | qdoc does not expand variables in include() statements, so we need to use separate top-level "switch" files. Change-Id: I3152baa36cb3dee055abdc68c046b445f92e1fb9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* de-duplicate qdoc command constructionOswald Buddenhagen2013-02-051-13/+6
| | | | | Change-Id: I83de381cbbee9a04432aeccbb202a13f746ef97e Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-31142-143/+143
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/autotoolsprojectmanager/AutotoolsProjectManager.pluginspec.in src/plugins/debugger/qtmessageloghandler.cpp src/plugins/debugger/qtmessagelogwindow.cpp src/plugins/madde/maemodeployconfigurationwidget.cpp src/plugins/qmldesigner/components/integration/designdocumentcontroller.cpp src/plugins/qmldesigner/designercore/include/widgetqueryview.h src/plugins/qmldesigner/designercore/metainfo/metainfoparser.cpp src/plugins/qmldesigner/designercore/model/modelnodecontextmenu.cpp src/plugins/qmldesigner/designercore/model/modelnodecontextmenu.h src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp src/plugins/qnx/bardescriptormagicmatcher.h src/plugins/qt4projectmanager/profilekeywords.cpp src/plugins/remotelinux/deployablefilesperprofile.cpp src/plugins/remotelinux/deployablefilesperprofile.h src/plugins/remotelinux/deploymentinfo.cpp src/plugins/remotelinux/deploymentsettingsassistant.cpp src/plugins/remotelinux/profilesupdatedialog.cpp tests/auto/icheckbuild/ichecklib.cpp tests/auto/icheckbuild/parsemanager.cpp tests/auto/icheckbuild/parsemanager.h Change-Id: Ie465a578446a089e1c502d1cb1096e84ca058104
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-29142-143/+143
| | | | | | | | | | Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-294-17/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/libs/utils/tooltip/tips.cpp src/plugins/coreplugin/versiondialog.cpp src/plugins/projectexplorer/kitinformationconfigwidget.cpp src/plugins/qnx/blackberryapplicationrunner.cpp src/plugins/qnx/blackberrydeployconfiguration.cpp src/plugins/qnx/blackberrydeployconfiguration.h src/plugins/qt4projectmanager/qmakekitconfigwidget.cpp Change-Id: I7886ec971942d9e0a9da237dcf4ceb1687abd71b
| * Doc: deployment settings for generic Linux devicesLeena Miettinen2013-01-242-12/+17
| | | | | | | | | | Change-Id: Id26adb0ea37e258680dd61f9d0b50b8f9c90ef45 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
| * Doc: fix missing snippetsLeena Miettinen2013-01-232-5/+6
| | | | | | | | | | | | | | | | Add the path to the snippets folder to the qdocconf file and fix the paths in \snippet commands in the source file. Change-Id: Iebabec6919b580e6d1474685777862200d314a83 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* | Git: Add context-menu actions for cherry-pick and revertOrgad Shaneh2013-01-231-0/+1
| | | | | | | | | | Change-Id: Ic266fe039423a37df2fc347ead7530322ac47bb8 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* | CodingStyle: Recommend space after //hjk2013-01-141-0/+5
| | | | | | | | | | | | | | | | This codifies the practice we have been following for a while and has been advertised on the mailing list now. Change-Id: I25cc41a14586e8f6735a689c53007c2800bee963 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* | Editor: Allow to open links in a new split.Petar Perisin2013-01-111-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes current behavior while opening links. Link is now opened in next split by default. If you use CTRL+Click to open links, it will also open in next split. However, by using CTRL+ALT+click it will open in current split. There are two new checkboxes in Tools/Options/Text Editor/Display: - "Open Links in New Split" - if it is checked, links will not be opened in current split. However, if document with link is already opened, it will be used to open the split - "Force open links in next split" - Links will always open in next split, even if their document is already opened somewhere else. Task-number: QTCREATORBUG-8117 Change-Id: Ib99075b55d9e9683ed2c2386767227457de0a3fc Reviewed-by: David Schulz <david.schulz@digia.com>
* | Introduce new plugin attribute "disabledByDefault".Christian Kandeler2013-01-081-3/+11
| | | | | | | | | | | | | | | | | | | | A plugin might be disabled by default for other reasons than being experimental, e.g. because it is not expected to be needed by the average user. This is probably becoming more relevant the more plugins are added, since we want to keep the start-up time reasonable. Change-Id: I87927596d5c78e14793c5e8d6f0548eff6b58d59 Reviewed-by: hjk <qthjk@ovi.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-189-34/+18
|\| | | | | | | | | | | | | | | | | Conflicts: src/plugins/debugger/gdb/gdboptionspage.cpp src/plugins/fakevim/fakevimoptions.ui src/share/share.qbs Change-Id: Ic45b68ba7b1cc1b780be4271ba4ee939e6055b80
| * Doc: remove references to Qt Quick exampleLeena Miettinen2012-12-174-16/+3
| | | | | | | | | | | | | | | | | | Do not use the Clocks example in the tutorial for building and running, because it is not delivered with Qt 5. Change-Id: Id3a81cf0ef01d05de1e287ac1e12cc07bdacbaf1 Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
| * Remove Qt 4.8 index.html from qt.index.Eike Ziller2012-12-171-3/+0
| | | | | | | | | | | | | | | | | | That works around an issue with name collision pages in qdoc from Qt5. Task-number: QTCREATORBUG-8415 Change-Id: I289a80174b006424d54f98410b2635a27258e368 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
| * Avoid pulling in "Extending Manual" into Qt Creator manual.Eike Ziller2012-12-174-15/+15
| | | | | | | | | | | | | | | | | | | | With Qt5, qdoc finds the doc/api/*.qdoc files if the examplesdir points to doc/, leading to the two toplevel index.html files ending up within qtcreator.qch Change-Id: I4ac3c1447c6924c4e292024919d52ddb97e1f8cc Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* | Support preserving case when replacing.Francois Ferrand2012-12-141-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When making a case insensitive search, try to keep the string capitalization when doing the replace: - All upper-case matches are replaced with the upper-case new text. - All lower-case matches are replaced with the lower-case new text. - Capitalized matches are replace with the capitalized new text. - Other matches are replaced with the new text as provided. Note: this does not work with regexp replace, only plain text. Change-Id: I87cbc28eb64688bdf3c8c6ec173fcb22f91abcd0 Reviewed-by: Cristian Tibirna <tibirna@kde.org> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-145-648/+105
|\| | | | | | | | | | | | | | | Conflicts: src/plugins/qt4projectmanager/qt4buildconfiguration.cpp src/plugins/qtsupport/baseqtversion.cpp Change-Id: I288eeb1137e1b08d6c0d69f394cbb0fe1a937b68
| * Fix Qt Creator manual style when generating with Qt 5.Eike Ziller2012-12-102-57/+105
| | | | | | | | | | | | | | | | | | | | | | | | The HTML.templatedir is no longer used in Qt 5. Instead, the files are resolved relative to the referencing qdocconf. So we set the templatedir to the path of the qdocconf (for Qt 4) and change the references to be relative to that path. Also, it's HTML.extraimages in Qt 5, instead of extraimages.HTML Task-number: QTBUG-28304 Change-Id: I5b253ea9fac5825c49f74460df188a7fca5c89cd Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
| * Remove unused classic.cssEike Ziller2012-12-083-591/+0
| | | | | | | | | | Change-Id: Id4b5a2bbf3d6498b1439abbb6fe204bd3db39620 Reviewed-by: hjk <qthjk@ovi.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/coreplugin/editormanager/openeditorsview.cpp src/plugins/debugger/qml/qmlengine.cpp src/plugins/debugger/qml/qmlinspectoradapter.cpp src/plugins/qtsupport/exampleslistmodel.cpp src/plugins/qtsupport/exampleslistmodel.h src/plugins/welcome/welcomeplugin.cpp Change-Id: I92b542af23ceb7cf7dac84b12439e5f819f2dc39
| * Copy plugins to correct user directory under Unix.Marcel Krems2012-11-291-1/+1
| | | | | | | | | | Change-Id: I587154926a5e4bce62984445d7a00547c0b51673 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-272-14/+22
|\| | | | | | | | | | | | | | | | | Conflicts: share/share.qbs src/plugins/cpptools/cppchecksymbols.cpp src/plugins/texteditor/behaviorsettingswidget.cpp Change-Id: Ia34060984f9c036b2f28a6411d796d41f55a3e37
| * Doc: separate extension plugins for Qt Quick 1 and 2Leena Miettinen2012-11-262-14/+22
| | | | | | | | | | | | | | Task-number: QTCREATORBUG-8269 Change-Id: I83dbfa1eb12405c6d9e4609669ecef165b348cf2 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-264-12/+19
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/cpptools/cppcompletion_test.cpp src/plugins/projectexplorer/kitmanagerconfigwidget.cpp src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp src/plugins/qtsupport/baseqtversion.cpp tests/auto/cplusplus/findusages/tst_findusages.cpp Change-Id: Idd2abc09753a71a6c252bfa9914274459b2c7e63
| * Doc: using QML Scene for Qt 5 and Qt Quick 2Leena Miettinen2012-11-204-11/+14
| | | | | | | | | | | | | | Task-number: QTCREATORBUG-8170 Change-Id: I2d1a2635b1efe820390084d20712c1fd9961276e Reviewed-by: Kai Koehne <kai.koehne@digia.com>
| * Doc: new Qt Quick 2.0 file wizardLeena Miettinen2012-11-191-1/+5
| | | | | | | | | | | | | | Task-number: QTCREATORBUG-8236 Change-Id: Ibffcae0d4b9d25801d23d2fa0d84ed7fe444feb5 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
* | debugger: adjust reference to startup commands to realityhjk2012-11-201-12/+11
| | | | | | | | | | Change-Id: I4369de839eba8cd30d261b74e89f2363ca815926 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* | debugger: mention drawbacks of using putCallItems in dumpershjk2012-11-201-1/+6
| | | | | | | | | | Change-Id: I8f93113d54f9a696ca80661efd4d5e11872ea622 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* | Fix pixel issue with external link icons in footer.Michael BrĂ¼ning2012-11-121-0/+5
| | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-7267 Change-Id: I96e38a03c713fc31ffc9cf975f0d6509bd728993 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-091-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: qtcreator.pri qtcreator.qbs src/plugins/fakevim/fakevimhandler.cpp src/plugins/qtsupport/baseqtversion.cpp tests/auto/cplusplus/cxx11/cxx11.pro tests/auto/cplusplus/cxx11/tst_cxx11.cpp tests/auto/icheckbuild/icheckbuild.pro Change-Id: I3c8351ad35617f56d15b788c8a46d8a6f453ef70
| * Doc: replace shortcut to File Naming options with menu pathLeena Miettinen2012-10-311-1/+2
| | | | | | | | | | | | | | The shortcut seems to have been removed. Change-Id: I1322feb44fb4b62d30c256e53ab056b5210a4ad0 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
* | Doc: mention the snapshot view of the debuggerhjk2012-11-051-0/+16
| | | | | | | | | | Change-Id: I40837f84b8755e774f1c63ea38337e5b906204ee Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* | Fix incorrect sentence in New Project dialog.Mitch Curtis2012-10-311-1/+1
| | | | | | | | | | | | | | "[...] this type of projects." should be "[...] this type of project." Change-Id: Icc6bbb09ce98f453b76aef34b540d0c2db40cdf1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-2511-29/+28
|\| | | | | | | | | | | | | | | Conflicts: share/share.qbs tests/auto/icheckbuild/icheckbuild.pro Change-Id: I13bc737c981aaeb615ab1a3571cc8a18f60a7cd6
| * Doc: Making the header consistent with Qt reference documentation.Jerome Pasion2012-10-231-2/+1
| | | | | | | | | | Change-Id: I2272f577b707ffd2f308924ba01b768c81decaa8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
| * Doc: where appropriate, refer to Qt 4 SDKLeena Miettinen2012-10-2210-27/+27
| | | | | | | | | | | | | | | | | | | | The contents of the Qt 5 installation program will differ from those of the previous Qt SDK (no tool chains for Nokia mobile devices, for example). To make this clear, refer to the Qt 4 SDK, where appropriate. Change-Id: Ia6c3ab5fc3edd150fbe5362f85353243860afdb7 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: hjk <qthjk@ovi.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-222-11/+4
|\|
| * Doc: Let 'make docs' also work without window managerKai Koehne2012-10-181-1/+2
| | | | | | | | | | | | | | | | | | qhelpgenerator uses QtGuiWindow, but e.g. for build farms there's no window manager available. Change-Id: Id33af086ff86b0ee4778693a14da61832e360e7d Reviewed-by: Tim Jenssen <tim.jenssen@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com>
| * Doc: Update FAQhjk2012-10-181-10/+2
| | | | | | | | | | Change-Id: I0e39f0199652d17dcf483485074b62092fe16d03 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-181-5/+8
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: qtcreator.pri qtcreator.qbp src/libs/3rdparty/botan/botan.qbs src/libs/ssh/ssh.qbs src/plugins/qnx/blackberryqtversion.cpp Change-Id: Ie8d16d636528aab4006310eab47a342fdf2634d9
| * Doc: update links on the Technical Support pageLeena Miettinen2012-10-171-5/+8
| | | | | | | | | | Change-Id: Idca0e0ebdb846bf3613f1368b16611f09f583a64 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-169-6/+26
|\| | | | | | | | | | | | | | | Conflicts: src/plugins/qt4projectmanager/qt4buildconfiguration.cpp src/plugins/qtsupport/baseqtversion.cpp Change-Id: Id870f70aa35c232dbbd455f83429bab80f266c2d
| * Doc: fix a link to the doc server in the CSSLeena Miettinen2012-10-161-1/+1
| | | | | | | | | | Change-Id: If41f459cdf474f6a6e63fa85f151f730091c59b6 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
| * Doc: fix menu item names for opening text editorLeena Miettinen2012-10-161-2/+2
| | | | | | | | | | Change-Id: Iad5096cef9366142a17ff9b3dc6c2ff2168d0ccc Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
| * Doc: keyboard shortcuts for General Messages and Version Control pagesLeena Miettinen2012-10-162-0/+9
| | | | | | | | | | Change-Id: I9f397bd4f327b2db0316b4b06ddaf4fc4dd4898d Reviewed-by: Eike Ziller <eike.ziller@digia.com>
| * Doc: update Valgrind menu namesLeena Miettinen2012-10-154-3/+3
| | | | | | | | | | | | | | Update screenshots. Change-Id: Idf90ebcf06b4ee6a8b817ae47fad83fd9c2ae28c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>