-navigation variables for Qt 5.2's navigation bar
-buildversion is for including specific build information such
as branch name and patch version
Change-Id: I4d36f1ea73b8c37ab787d154c9fdd91650305bc5
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
You must now select a kit. Also, it sounded like only 4.7.4 was
supported.
Change-Id: Ifadeb980f407cad8dc79d1b7598ff49b294f7b10
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This site is now mostly about designing for devices that
do not support Qt.
Change-Id: I8b092f85ada7de770ed8e61307cb6f48c5a2701e
Reviewed-by: Eike Ziller <eike.ziller@digia.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>
Changed the text to describe the process more accurately.
Change-Id: I7ea9eba2b1b70ea764895beb4401a287644e8f45
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
The doc sources are no longer used for single-sourcing.
Change-Id: I934c88c19646d84b4de3c5787234148f947c4489
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Link to Using Other Build Systems instead of to each
build system, as we keep adding them.
Change-Id: Ic033c7c0450bab66af9f24deb76d56469cd88fb6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Remove a link to a subtitle that comes right below.
Change-Id: Idee6566483ac9477b77d73aa901a5f91a1ab42c2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Remove the \contextpage commands, as they are only used
in some of the files.
Task-number: QTBUG-31106
Change-Id: Iacbf15a33ab6cb426c2fbfb6fbed03310095f2ba
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Added missing spaces, fixed a link to Qt 5 docs, and added a
missing line of example code.
Change-Id: Ic7305aa6b44b7b9edf33a6828d965ab84289e353
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>
Move the link and table up, as they had ended up in the
wrong place.
Change-Id: I5526b2d67bd835736f869370cba1eb6024e1162c
Reviewed-by: hjk <hjk121@nokiamail.com>
Fixed two typos and used more consistent style with the rest
of the manual. Please ask me or some other tech writer to
review when you add text :).
Change-Id: I53fbd7268a82724e3ca862e7d6fcadb97899e478
Reviewed-by: David Schulz <david.schulz@digia.com>
Moving to line and column and showing the file encoding.
Change-Id: Ifd9727b3f1812da4b165eb9224cc7d042ae840d2
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Replaced "https" with "http" (where redirecting works)
as a workaround for a bug that causes Qt Creator to crash
when trying to open external links using https.
Task-number: QTCREATORBUG-9397
Change-Id: If331eaffd2296a79f6e6f1ee7becd725d2aadb1d
Reviewed-by: Karsten Heimrich <karsten.heimrich@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>