It's not the preferred way of operation nowadays and harms startup
times. People who find the plugin useful can still enable it.
Change-Id: I8328f8e8085103d4469bbd7016b86218b4b238b7
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
The manual usually uses the Windows/Linux names and locations
for functions and dialogs. Add information to help OS X users
to follow the instructions.
Task-number: QTCREATORBUG-13626
Change-Id: I7e91b1d52ab580d89feae8564240e759845260e9
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
When debugging Qt Quick 1, you right-click to open a
context menu, but for Qt Quick 2, it has been changed
to double-clicking to cycle through the item stack.
Task-number: QTCREATORBUG-13617
Change-Id: I3b36c76a54a24cbd102cd8ffa2bf5da2d12bef26
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
As it turns out that we have a sidebar also in the Design mode,
with partly the same views as in the Edit and Debug modes, I
added info about the missing views and fixed the terminology.
Change-Id: I997d472548781a466bec3e64dbf28ecb1476b3eb
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
The dialog looks different and its name changed.
Change-Id: Ied3b3135734089447fc4638eb7216f7dc0d09bee
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Move the documentation for commercial features from a separate
manual to the Qt Creator Manual.
Change-Id: Ifc8f10bda4a2a234e4b81f812601ce2ceb104ddd
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
The variable was added for checking whether a QML plugin
is run in Design mode or by an application.
Task-number: QTCREATORBUG-12439
Change-Id: Iad99b7279c8191cb8b17ca81ff24fb9db731fdc9
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
A check box was divided into two radio buttons.
Change-Id: I0439e038be2508a62811a5200c10a07367e85576
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Qbs is no longer experimental and wizards for creating Qbs
projects are also available.
Change-Id: I59e6888a8add3e9e77de69292758f31de5dda027
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This topic was added to the Getting Started section
in the TOC earlier, and this patch adds it also to
the page.
Change-Id: I1f310046c85ca71619d057f4710b54e8f5f5c75e
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Because we do not guarantee any source or binary compatibility,
you should use the Qt Creator version that you want to develop for
to create the plugin
Change-Id: I747653f8bbd3df9cc82af7fac67abcf14e786241
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
The mkspec is a global configuration for qmake, not a 'build instruction'.
For people new to qmake, and build systems in general, it might be arguably
a bit hard to grasp what an mkspec is (the qmake documentation doesn't
explain it apparently, either). Still, this is probably not the right
place to go much more into details ...
Change-Id: I80aa5fb9e4751242dd2570613951f2e1387c4433
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
- Add a copyright notice (required for projects external
to Qt in the new template)
- Add an .html file with sidebar content
Change-Id: I2c9d965698aa2d2ed01426510b16916ed4fef8cf
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
To reflect changes in the template.
Hide license header from the docs.
Change-Id: Ib703f5a8c17ef210a14c684caa8ba9ecf8936839
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Because the templates were changed.
Change-Id: Ib64f65d1735604ad0c54addc2c7d1ce850ca08a8
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
The string was hidden in the UI. This needs to come back
when the condition changes again.
Change-Id: I096fdbe0ff15f9dbaa7fb04a0dbb6271fab87315
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
The Paste Snippet command can be used instead.
Change-Id: I96dd2628f000a11741fd52e291bc2b2e6a51f6a3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Only Qt 5 supported for building docs from 3.3 on.
Added info on using https://tinypng.com to shrink PNG files.
Change-Id: I450c0cf34e34abc54511fef93e8e5caac5ba89ac
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
The string was changed in the wizard.
Update screenshots.
Change-Id: I6cd8f664a6aea69eff6c5302a42e32b1f5321ddf
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Move the description from the docs for external tools
to those for build settings, because the latter topic
describes variables.
Change-Id: I9586e38484b391752ca4c3f1ed14dba286890f45
Reviewed-by: hjk <hjk121@nokiamail.com>
Edit the new messages and add them to the Qt Creator Manual.
Change-Id: Ib494fd20861473ea824dd0d4260cad621c4081a4
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Should have been added as part of f78b6aed24
Change-Id: Ic4776b2352ca8e0ea99a341ab8a3397d0eaf3c1d
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>