Commit Graph

2456 Commits

Author SHA1 Message Date
Tobias Hunger
75c78886fe Doc: Update documentation on JSON wizards with new features
Change-Id: I35250048fbe4bd8c22d9a7d64a4df111f8569ddc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-06 10:50:22 +00:00
Tobias Hunger
2e6855249f PNG: Run pngcrush on images with iCCP or sRGB profiles
This quietens warnings from libPNG during startup and shrinks the
image sizes.

Change-Id: Ieb4cb5e8ba30b99653896e283c2fb2cc267257f2
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-03 09:50:46 +00:00
Leena Miettinen
240d5dafd0 Doc: update docs to match wizard changes
Update screen shots.

Change-Id: If77af9e6959f112c5970bfa6d4f5c0b93025ba82
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2015-07-03 09:18:31 +00:00
Tobias Hunger
de0dc1c9e3 Doc: Document wizard changes
* \uicontrol fixes
* More acurately describe what a custom wizard can do now
* Do not mention class wizards anymore: They got merged into
  file wizards
* Remove table summarizing JSON and XML wizards and just recommend
  using JSON wizards instead.
* Fix documentation on wizard locations
* Add section with tips for wizard development

Change-Id: I1485aad1a11394035313ca83063572503af73f97
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-02 14:09:19 +00:00
Tobias Hunger
89b528c676 Doc: Discourage introduction of new XML based wizards
Change-Id: I321bea61e8f6459ae432ae8ace4cabf5f84030b0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-02 14:09:03 +00:00
Tobias Hunger
ce51e70d45 Doc: Document keyboard shortcuts for wizards
Change-Id: I2148a66087a8c0aaacfb3ceb51febea8db840603
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-02 13:13:58 +00:00
Leena Miettinen
ec63385fb5 Doc: update screenshot of Open Projects
Change-Id: I6bbb96941702c9b3d89df5322830e84282f3bdfe
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2015-07-02 12:41:22 +00:00
Tobias Hunger
90d26668be Doc: Update wizard development documentation
* Remove stale examples and classes referrenced in the documentation.

Change-Id: I5141f9085b7bd5f3f237faed2ad3a4791d863022
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-02 08:39:31 +00:00
Leena Miettinen
d8d60c5b51 Doc: update MIME type information
To match UI changes.

Change-Id: I822c0d91b3a186ceb1c485e4f71d8e7a979fc02b
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-02 07:50:35 +00:00
Tobias Hunger
1096a101e9 Doc: Polish creator-projects-cmake.qdoc
Consistently use CMake without \c, update examples to current Qt
installers.

Change-Id: I92759c82af150ca6be32ae67bc9d920e2eff7987
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:16:42 +00:00
Tobias Hunger
94cd5b7421 Doc: Polish autotools.qdoc
Change-Id: I1e50f94a2c7c87af170df1b551e930639c4708af
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:16:25 +00:00
Tobias Hunger
ce89190f9a Doc: The Find and Locator plugins got merged into Core
Change-Id: I12a5d96749ed70e2394f1d0716256618c132067f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:13:48 +00:00
Tobias Hunger
5eedc9d2f6 Doc: Polish creator-projects-compilers.qdoc
Names have their own field in the UI now, no more need to double-click
in the table. Do some markup-cleanups while at it.

Change-Id: I7f456f8455a54c9ae05ffc8ab73aa8f8f6cc1e22
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:13:41 +00:00
Tobias Hunger
fdb04b5d00 Doc: Update information on wizards in creator-projects-creating.qdoc
Change-Id: I06fbf8115c416294cd6369a3ebd2dc7f7de2284c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:02:56 +00:00
Tobias Hunger
66b17772a2 Doc: Polish qtcreator-api.qdoc
Reformat the text, use consistent indentation for tables, use \QC
macro where appropriate.

Change-Id: I2502176cf0a0e1cd414ca088ac5bc800728a70d1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 10:55:30 +00:00
Tobias Hunger
3bb12d01b4 Doc: Polish qtcreator-dev.qdoc
Reformat the text, fix indentation of lists, use \QC macro where
possible

Change-Id: I0e7f60686aa6b32a6ca3807cbf917cade795fa62
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 09:45:44 +00:00
Tobias Hunger
ca815c3a34 Doc: Remove section on Qt 4.7
We use Qt 5.x now, so no need to keep that.

Change-Id: I8c84ad10ce5a8b7e166babd2bc3c4ed4a7d78da3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 08:55:37 +00:00
Leena Miettinen
b9b1f89ea9 Doc: update the mobile application tutorial
Update text to match the template and UI.

Use the \example command instead of \page to have qdoc
generate HTML files from the example files. This requires
also adding the .pro file.

Add an SVG image to the sources and link to it from the
text.

Change-Id: Ib90798386ee082c9ea2a405b33a4f2a5996a9d2a
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2015-06-30 07:24:58 +00:00
Ulf Hermann
8529f084af Remove obsolete documentation.
The v8 tab has been removed and QML_DISABLE_OPTIMIZER has been removed
from qtdeclarative a long time ago.

Change-Id: Ifaa20c4d02b5d6aad857d68a1cc5a0654710399d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-06-29 12:54:03 +00:00
Leena Miettinen
f84169b51e Doc: update the Qt Quick Application tutorial
To match the changes in the application templates
and the Qt Quick Designer UI.

Use the \example command to create an HTML of the
example QML file.

Change-Id: I4da7d5f3f14ae7a1e9597204cb9dbcd54c4127cd
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2015-06-26 13:41:57 +00:00
Leena Miettinen
36173e25ff Doc: add UI Forms tutorial
Based on the Qt Quick Controls UI Forms example.

Change-Id: Iec42b7559161f980e4f482c63bfc40a22f5e77f8
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2015-06-26 13:10:30 +00:00
Tobias Hunger
d7c3572a4b WS only change
Change-Id: Ic9f9b4ab36729c7a4a756892af1b98a51ad3be0a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-24 15:33:26 +00:00
Tobias Hunger
a382d5259d WS only change
Change-Id: If1c12117f79bee1e45c4b2ff64ebe14ad41f1288
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-24 15:33:09 +00:00
Tobias Hunger
637f7dc0be Doc: Polish getting-and-building.qdoc
Some more \c, some cleanups, mostly linebreaks.

No text change.

Change-Id: I16ea8985dba698461ff6cba33d6fa92daf9980ea
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-24 15:32:57 +00:00
Tobias Hunger
38104bf0d4 Doc: Polish first-plugin.qdoc
* Use \uicontrol and \c more
* Break lines
* No text change, but some formatting changes

Change-Id: Ic2d19c2dda6c239e26ce2765c63b9d3f58645485
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-24 15:32:41 +00:00
Tobias Hunger
7b401a1557 Doc: Polish qtcreator-documentation.qdoc
Add a couple of \c's in places and reformat the text where
necessary.

Change-Id: Ib4083af1e9deadcc1c12e94f6ccb77c0432d7ff5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-24 14:20:33 +00:00
Tobias Hunger
649acd35f5 WS only change
Change-Id: I35fb56a500ed6694514c092ed46ab11ef5d8e0df
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-24 08:45:24 +00:00
Tobias Hunger
94756d42c2 WS only change
Change-Id: I922969db94e005fdbcdae74f0b6c78b1707f85e6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-23 13:47:06 +00:00
Tobias Hunger
f8bc493860 Doc: Polish creating plugins
Change-Id: If0692c978e566797391b1a553a76343e605cd2b8
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-23 13:47:02 +00:00
Tobias Hunger
0f8c181eae Doc: Reformat, fix some markups
Text is unchanged, but the markup has seen some changes. A couple of \c
were added around code constructs where that was missing and the \uicontrol
cleanups were applied.

Change-Id: I0f9e840f831d777a82665316a7d42b94eb1f8574
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-23 13:18:40 +00:00
Tobias Hunger
d8cd6145c5 WS only change
Change-Id: I3d2992e73e5625a227d8a78a52fb9e9f786a40a1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-23 13:15:42 +00:00
Tobias Hunger
c990c3c37f Doc: Reformatting
No text change

Change-Id: I95233f9fbb832e356781c2bbfe6350c7f95dd6b0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-23 08:51:11 +00:00
Eike Ziller
f06482ca7f Merge remote-tracking branch 'origin/3.4' into 3.5 2015-06-23 08:18:51 +02:00
Christian Kandeler
b57ac109a2 Documentation: Describe the non-prefixed "Device:*" variables.
These are the ones that people should use in build steps and such.

Task-number: QTCREATORBUG-14614
Change-Id: I398ee57a0338c16f41dd190abe3fc9b055a50132
Reviewed-by: hjk <hjk@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 15:07:17 +00:00
Tobias Hunger
96ad096eaf WS only change
Change-Id: I035253d68d1dcdf2af69531e6eee354f2932dd5c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 14:45:23 +00:00
Tobias Hunger
1414c3ed2f Doc: Reformatting
No text change

Change-Id: I13d959e9c9204628775abbcb53a1b824d1b62578
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 12:00:11 +00:00
Tobias Hunger
113d253f13 Doc: Reformatting
No text change

Change-Id: I2b927d847bda3c5a0e2881d9a5eb9c74900fc0d4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:57:05 +00:00
Tobias Hunger
4980690980 WS only change
Change-Id: Icd71bf5ccf3503dacf6b0b5affc92b74286cbdf3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:51:55 +00:00
Tobias Hunger
604921a891 Doc: Update formatting and \uicontrol usage in debugger documentation
This should not change the text in any substantial way

Change-Id: I837cc628d831636c186958485b8315c8d6895713
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:51:45 +00:00
Tobias Hunger
16905f2dde WS only change
Change-Id: I8dced5f96026b252b098d85a77ccb004397f1f62
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:40:54 +00:00
Tobias Hunger
43ce60c013 Doc: Reformatting
No text change

Change-Id: I4c422d6af1cc37a0dca0e7cb15ed141935ece2aa
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:40:46 +00:00
Tobias Hunger
6f34b2f68e Doc: Reformatting
No text change.

Change-Id: Ie030930637bf25d181a9f95030aa91a50348912f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:40:37 +00:00
Tobias Hunger
3be0745a65 Doc: Reformatting
Again no text change, just reformatting it to a width of 80 characters

Change-Id: I3292932e4e672d3502e3f7100433f56e970d8deb
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:40:28 +00:00
Tobias Hunger
f5cde19c3e Doc: Reformating
No text change, just reformating to a line length of 80 characters

Change-Id: I36c0b2526ce5646f5aeddb3b5e87d8a480d78b39
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:40:20 +00:00
Tobias Hunger
a2a04f5785 Doc: Mention that you can navigate the issue list by keyboard
That is a key feature in my opinion.

Change-Id: Ib56818e67c8120ba2aef83723279405b5ed359b3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:40:11 +00:00
Tobias Hunger
3f5739444d Doc: Adjust paragraphs
No text change, just adjusting the line length for easier readability
in an text editor.

Change-Id: Id4eff9502eb8dd9d0a2dac8a7136f7ed4ffaa6ae
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:39:55 +00:00
Tobias Hunger
eac2afa4f4 Doc: Reformatting
No text change

Change-Id: I0d394d043bc3c878324ed0d18d3a25ecadb00eca
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:34:51 +00:00
Tobias Hunger
e643383cc0 Doc: Reformatting
No text change

Change-Id: I6e7f0a7293f9dbec337e3d4fe6d058d449b0aee0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 11:31:46 +00:00
Tobias Hunger
7e09b05ec1 Doc: WS only change
Change-Id: I62dde2475d28f87fa5c77412e21eda29da97acd1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 09:15:42 +00:00
Tobias Hunger
3cd5b78636 Doc: WS only change
Change-Id: Ibf99c7fddbc4409f38b0be337c0fd1efcad0db42
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-06-22 09:15:37 +00:00