Defaults to false (as opposed to QTextEdit's default) to
suppress formatting when pasting code from bugtrackers, etc.
Change-Id: Ib3dddd1424e56edef48bc63fb13d6c22e18a815c
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
If available, the name of the branch from which the project
was opened is displayed in brackets after the project name in
the Projects view in the sidebar the Edit mode.
Change-Id: Iffec0c8b1a822605f3bbd9d94a1d84aba0cda2e2
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Intentation is set separately for text files that contain
C++ or QML code and other text files.
Change-Id: I5106d794ad516f745b07b0ebbb94bd4a652060d8
Reviewed-by: David Schulz <david.schulz@digia.com>
Try to make terminology more consistent, by using
"QML type" when describing the types, "item" when
describing instances of QML types, and "component"
when describing objects built by using QML types.
Change-Id: Ie03f3a7e6f483471e344ae1f35bec0742173b27c
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Will look into changing automatically created links in
another patch.
Change-Id: I29b61c5301402c40d9e711762a6b57479088152b
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Remove and Show in Editor items were not
documented.
Change-Id: Iec7f2ae6ebc76f715e790de5dbb2e8dbc064b631
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
The link should point to the front page, not the
glossary. Fixnavi somehow messes this up.
Change-Id: Ide1bf5b784874d847a9812d9705518dee6845111
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
The icon and text pointed to the same function,
somewhat confusingly, and the image already appears
on this page.
Change-Id: I15c317280f6689c854d541684cf0e835cc30de7b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Rewrite doc to reflect the new structure of the Git
menu.
Change-Id: I9d4638379416ea33ce0b1399265e8b08ed7fe6e5
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Replace tables with less than 2 rows with text paragraphs.
Change-Id: I0a51f800dba5d137a7bb0d5c3b8842dece28cffa
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>
This currently only affects the fixnavi script.
Change-Id: I08806d20fb52167961a4c763342623b39f66a177
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Left 2.6 there, as ClearCase was already available
there.
Change-Id: I11a9df6ad40e3ec0f1b5118cd6ac4402df5697fd
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
The abbreviation appears in error messages.
Also describe using GDB to debug applications
on Android.
Change-Id: If3b44dddba94faae7b7da5e01ec57960e5326c8e
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: BogDan Vatra <bogdan@kde.org>
Describe the new menu items for kits.
Remove image of an obsolete button.
Change-Id: I51703a96280d69a47c50116f0f41858b4fcccc4e
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Moved a message to its correct place (numerical order)
in the table and added a link to a related message.
Fixed wording of two messages that were changed.
Change-Id: I1c6b8148824eab7d27a118de9327e8658f882bd5
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
A workaround for problems in handling QML snippets.
Remove the snippet files.
Change-Id: Id0f445c031e740eafffd8098b44672c771634eab
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Cleanup code and added shortcuts and menu entries for
- open header/source in next split
- follow symbol under cursor in next split
- open declaration/definition in next split
Change-Id: I2c4347749d26669d88b7c2968f30f60710f442b1
Reviewed-by: Petar Perisin <petar.perisin@gmail.com>
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>