Commit Graph

428 Commits

Author SHA1 Message Date
Leena Miettinen
8fe008fbe0 Doc: update info on Qt Versions in Build & Run options
Update screenshot and add a new one.

Change-Id: I6e2845bbc31474e32c307982fd380a42722d5367
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-11-04 16:50:03 +01:00
Leena Miettinen
3bbda25d3d Doc: new Compiler options in Build & Run options
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>
2013-11-04 14:39:36 +01:00
Leena Miettinen
2bd9fb4568 Doc: add link to field descriptions from Editor settings topic
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>
2013-11-04 14:17:38 +01:00
Leena Miettinen
df8633478c Doc: attempt to explain what sessions are
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>
2013-11-04 13:14:08 +01:00
Leena Miettinen
ab18164b57 Doc: add devices that you can create kits for
Update screen shot.

Change-Id: I88249c035788fb99e91d3ee928f1d164c7cd4519
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-11-04 11:51:09 +01:00
Leena Miettinen
5888810b6d Doc: Analyzer settings were renamed Valgrind settings
Some settings were moved around. Update screenshot.

Change-Id: I85359515d9e828426f40a1dc7374f9c01ebbda4d
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-04 08:11:33 +01:00
Leena Miettinen
e57ad86a22 Doc: update screenshots
Change-Id: I2d94cf4a9ef435f4269233edc10f18d02c7699ca
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-11-01 12:04:46 +01:00
Leena Miettinen
d58e93bb12 Doc: new Git commands.
Update screenshots.

Change-Id: I02fad85ba02bb8303e94202bc3e030d3767740cd
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2013-11-01 11:53:45 +01:00
Leena Miettinen
05d4b44b82 Doc: update information about deploying to Android
Change-Id: I276aa36bcf3401f2020338e8eb38f5fd25c50342
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2013-10-31 15:03:29 +01:00
Leena Miettinen
a2eba90b23 Doc: Debugger options in Build & Run options
Describe the new options dialog for adding debuggers.

Change-Id: Ic4f4041bb38f3e75aaa964543aaaaa7c0f7f7924
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-31 12:00:21 +01:00
Leena Miettinen
dcd19627f6 Doc: update iOS instructions
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>
2013-10-31 10:16:07 +01:00
Leena Miettinen
733057e3a0 Doc: update illustrations on front page
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>
2013-10-29 17:48:01 +01:00
Leena Miettinen
3f7b18129e Doc: update screenshot of the Welcome mode
Change-Id: I5a2e17cd4c6a167d273f31f4e7ff63c149a5d34b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-10-23 15:48:12 +02:00
Leena Miettinen
f1750ba4f7 Doc: new filters in the Issues output pane
The Debug Information, Debugger Runtime, and Deployment
filters were added.

Change-Id: Ifc22e1dfb1d1a9b0b72e371bfa7963c646d3ff2f
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-22 14:02:47 +02:00
Leena Miettinen
668849cad6 Doc: replace Qt GUI Application with Qt Widgets Application
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>
2013-10-22 13:50:50 +02:00
Leena Miettinen
964d42850d Doc: the Welcome screen was updated
Task-number: QTCREATORBUG-10446

Change-Id: I1bfda7119ebd541d4dbfa1b7a65c3155221b3c6d
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
2013-10-22 13:41:40 +02:00
Leena Miettinen
db055b9cf9 Doc: turn the number icons green to match text color
The blue icons did not match the new UI style and
font color in docs.

Change-Id: I7d4cdf71944ab37bd6b01a6a66c7b23b8f816a09
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-10-21 16:59:03 +02:00
Leena Miettinen
1dfa61bf6f Doc: update screenshots of output panes
Change-Id: Ie4eeed456b7eeb28d14e8dc2ad5dba64a2c37e6f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-10-21 16:58:40 +02:00
Leena Miettinen
59fd03abc3 Doc: fixing the table on the front page
The table broke when the Publishing section was removed.

Change-Id: If39dd5842a267500bc5c8ef0d39b397d06a101a2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-10-21 14:05:54 +02:00
Leena Miettinen
bd9c842a38 Doc: restructure UI design section
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>
2013-10-08 13:02:17 +02:00
Leena Miettinen
9fbf0ac1b0 Doc: Bare Metal Devices plugin
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>
2013-10-07 21:18:46 +02:00
Leena Miettinen
931f08ce10 Doc: connecting iOS devices
Describe Qt Creator support for developing for iOS.

Change-Id: I5d993e343f4f00a09b4c29de6402a338a8011af4
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
2013-10-02 14:02:52 +02:00
Oswald Buddenhagen
c2e90c360b Merge remote-tracking branch 'origin/2.8'
Conflicts:
	src/plugins/cpptools/cppcompletion_test.cpp
	src/plugins/cpptools/cpptoolsplugin.h
	src/plugins/projectexplorer/customtoolchain.cpp
	src/plugins/vcsbase/command.cpp

Change-Id: Ie7b3c9e136c0748b41320227c757471259339b48
2013-08-21 14:39:18 +02:00
Leena Miettinen
274bea7862 Doc: Android Manifest editor
Move text around as some features moved from run settings
to the Android Manifest editor.

Update screen shots.

Change-Id: Idddde8490d382c5bf5de0131b8b53ceea2f738ee
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-08-16 14:17:40 +02:00
Daniel Teske
a02144318d Doc: Adding qt: Integrate Blackberry section into the normal setup
There's just one difference for adding a Blackberry qt version, that
doesn't require a duplication of everything else to explain.

Change-Id: I097d3b30bc823e47b89efe219dd5447608958ee6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Tobias Nätterlund <tobias.naetterlund@kdab.com>
2013-08-14 16:13:54 +02:00
Venugopal Shivashankar
5fe74434c1 Doc: tutorial for developing an Android app
This tutorial explains how to create an app
that uses Qt Sensors QML module to move an
SVG image based on the changing accelerometer
values.

Change-Id: Id4d9c8b389c5b8ebb330c6dba2dee783a475ba17
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-08-02 14:42:59 +02:00
Leena Miettinen
a043977999 Doc: reflect changes in Generic Highlighting options
A redundant check box has been removed.

Change-Id: I7d0da4df7baced67ed937183739e242cb82ee891
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
2013-06-24 11:11:16 +02:00
Leena Miettinen
10c47e9f58 Doc: update screenshot of FakeVim options dialog
Change-Id: I04c03df79f695198ed645224a802d22d84fc9ad5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-21 16:55:55 +02:00
Leena Miettinen
70e6cb0acb Doc: update screenshots for changed screens
Some terms have changed in the UI.

Change-Id: I0f3bccaa3fdab90c2b39bc584fa9244467f5d107
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-21 09:37:16 +02:00
Kai Koehne
5bfe37c58c Add documentation for extensions of Qml Performance Monitor
Can be enabled by passing LICENSE_TYPE=enterprise to qmake.

Change-Id: I49044c2425a056980b6e9f8377e6a33c1beaca5a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-20 14:52:37 +02:00
Leena Miettinen
c6dc893a84 Doc: UI text changed for Editor and Code Style settings
Update text and screenshots.

Change-Id: Ida90da1c021a1ffb6c69bd3fde9e2d85d402f26c
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-06-20 12:55:03 +02:00
Leena Miettinen
f939deafad Doc: All Versions option was deleted from Examples tab
Update screen shot.

Change-Id: I4b932eda8cfc5b43a2d0662f046fbf40a2ef8d56
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-19 17:26:46 +02:00
Leena Miettinen
6312936c32 Doc: reflect changes in the Gerrit dialogs
Update field labels and screenshots.

Change-Id: I8285a2d4f4ef663296993a1fa23088ebba6f6052
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2013-06-18 16:54:30 +02:00
Leena Miettinen
6b65e72dd5 Doc: update Configure Projects screen shot
Change-Id: I84b9b02a92e815787dd457e6b6a71781eb005a15
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-18 14:13:35 +02:00
Leena Miettinen
6b46b66dd4 Doc: update screenshot of Qt Quick editors
Change-Id: I46b802c9c2eb72fbc7d14f95d5f845bfda17c9c7
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-13 15:19:45 +02:00
Leena Miettinen
7edc36f15d Doc: fix terminology in the build and run tutorial
"Welcome page" should be "Welcome mode".
Update screen shots.

Change-Id: Iaacf7f014d18ce73a3444ee820e342a9813cf939
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-13 15:16:54 +02:00
Leena Miettinen
3a5d3cf763 Doc: filtering BlackBerry 10 messages in Issues pane
Errors and warnings from the BAR descriptor editor are
listed in the Issues pane.

Change-Id: I8ef7c330c00bb6d1c5888f6a06d96b450bc80c02
Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-13 12:11:51 +02:00
Leena Miettinen
0a0070d752 Doc: remove an obsolete step in using Qbs
The executable is now selected automatically in the run
settings when using Qbs.

Change-Id: I528e0a7e067349f9925e13b927ca402c3543a46d
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-06-12 16:59:15 +02:00
Leena Miettinen
0b6d8a1da5 Doc: new Git commands
Actions on Commits, Fixup Last Commit, Interactive Rebase,
Rename branch, Push to remote repository, and Push to Gerrit

Change-Id: I434f836944d9fa86fad73f0256b330aad9532ed0
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Petar Perisin <petar.perisin@gmail.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-11 09:07:43 +02:00
Leena Miettinen
3ed5fc2b8f Doc: the side-by-side diff editor
Change-Id: Ia984077086dd1f6c44be08176ab846f54be05cca
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
2013-06-07 09:43:31 +02:00
Leena Miettinen
84e21c766a Doc: fix changed file name in Kits options
Add information about the LLDB Engine option.

Change-Id: I11fc961a8fbee29feeba526ec6c55b02199b6952
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-06-06 12:06:34 +02:00
Leena Miettinen
ff464d7b4b Doc: new Python class wizard
Updated the screen shot.

Change-Id: Ie65927bb872b37b6be78160810f97b215525c14f
Reviewed-by: Sergey Shambir <sergey.shambir.auto@gmail.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-06-04 15:42:14 +02:00
Leena Miettinen
bf5136d4a1 Doc: new options in the editor toolbar.
Moving to line and column and showing the file encoding.

Change-Id: Ifd9727b3f1812da4b165eb9224cc7d042ae840d2
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-06-04 13:34:23 +02:00
Leena Miettinen
ba2d0fc929 Doc: hiding detailed progress information
Add an image that shows the current location of the
progress bar and the button.

Change-Id: I2292721e6215d056a6eedab3ed5dd9485ec0776f
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-05-31 14:11:02 +02:00
Leena Miettinen
8ae4602a5f Doc: update Android deployment options
Change-Id: Ie3102b4abaa496e4a08cc728effcae6362a845f4
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-05-29 16:00:59 +02:00
Leena Miettinen
c93c699a5e Doc: selecting run environment in run settings
Change-Id: I02f2bc70733e03b9b340c37019fef5d6a7af6872
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-05-27 16:23:48 +02:00
Tobias Hunger
c3b6721a60 PNG: Fix warning about sRGB information
libpng 1.6 prints a line warning about this whenever loading any
of these files.

Remove color mangement related sections as well as time information
from the PNG files using:

pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB -rem time -force -ow FileName

PNGcrush is losslessly recompressing the files, too.

Change-Id: I483dfb98414c4914840bd5ee9318153a599747b1
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-05-27 16:12:01 +02:00
Leena Miettinen
df882155b5 Doc: snapping to anchors in the Qt Quick Designer
Add documentation for the new button and update
the screen shots. Fix changed field names.

Change-Id: I291f63b4c87090012a3f4bf2cbbc4172e3b58aa5
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
2013-05-23 16:54:01 +02:00
Oswald Buddenhagen
6fb94a7b10 Merge branch '2.7'
Conflicts:
	doc/src/qtquick/qtquick-components.qdoc
	doc/src/qtquick/qtquick-designer.qdoc
	qtcreator.pri
	qtcreator.qbs
	src/plugins/cppeditor/cppinsertdecldef.cpp
	src/plugins/qnx/qnxruncontrolfactory.cpp

Change-Id: I0a37a07c42719bc0d9ef5b3ac4641d01a63c0d88
2013-05-15 10:21:47 +02:00
Lorenz Haas
d288e3999b CppEditor: Quick fix "Insert (Pure) Virtual Methods"
This quick fix inserts (pure) virtual functions of base classes to the
current class. For selecting the functions which should be inserted and
for choosing the insertion mode (only declarations or with definitions
inside, outside or in the implementation file) a dialog is shown.

Task-number: QTCREATORBUG-2210
Task-number: QTCREATORBUG-2692
Task-number: QTCREATORBUG-3908
Task-number: QTCREATORBUG-5868
Task-number: QTCREATORBUG-7982
Change-Id: I8e94905afcae4778986f4c3925a494e0c6b3b8ee
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2013-05-14 09:14:25 +02:00