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>
Some terms have changed in the UI.
Change-Id: I0f3bccaa3fdab90c2b39bc584fa9244467f5d107
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Can be enabled by passing LICENSE_TYPE=enterprise to qmake.
Change-Id: I49044c2425a056980b6e9f8377e6a33c1beaca5a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
"Welcome page" should be "Welcome mode".
Update screen shots.
Change-Id: Iaacf7f014d18ce73a3444ee820e342a9813cf939
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
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>
The executable is now selected automatically in the run
settings when using Qbs.
Change-Id: I528e0a7e067349f9925e13b927ca402c3543a46d
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
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>
Moving to line and column and showing the file encoding.
Change-Id: Ifd9727b3f1812da4b165eb9224cc7d042ae840d2
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
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>
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>
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>
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>
Describe the Qt Quick 2 UI with Controls wizard and
using controls in Qt Creator.
Change-Id: I95ba128c8dde7e0e117f649f2ff974f2c6ee624c
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
The default options for Qt 4 and Qt 5 are different.
Add background information about Android packages and
move information about specifying package settings from
the run settings topic to here.
Change-Id: I8ee0fac124e19233e85d17e1e37f060183149675
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Separate the instructions for configuring Qt Creator
for Necessitas and Qt 5.1 to make the process clearer.
Add missing information.
Change-Id: Iac8fb1d9bcdec57783905fae2e9fea1b222d28bb
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Rewrite doc to reflect the new structure of the Git
menu.
Change-Id: I9d4638379416ea33ce0b1399265e8b08ed7fe6e5
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Describe breakpoint settings in more detail.
Change-Id: I03a9f888fa29c3539f2ed6658f915da5c4c3adc9
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Describe the new menu items for kits.
Remove image of an obsolete button.
Change-Id: I51703a96280d69a47c50116f0f41858b4fcccc4e
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
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>
The wizards guide the users through the tasks. The terminology keeps
changing, so it is difficult to keep up with the screenshots.
Remove obsolete screenshot.
Change-Id: If33af5be43fc8ca0611a419ee03ffdbb3b6ccdb1
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>