OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoDoc: fix next and previous links
Leena Miettinen [Thu, 7 Apr 2011 12:58:05 +0000 (14:58 +0200)]
Doc: fix next and previous links

13 years agoDoc: debugger cannot attach to running process on Linux
Leena Miettinen [Thu, 7 Apr 2011 12:19:30 +0000 (14:19 +0200)]
Doc: debugger cannot attach to running process on Linux

Reviewed-by: hjk
13 years agoDoc: fix next and previous links
Leena Miettinen [Thu, 7 Apr 2011 11:58:51 +0000 (13:58 +0200)]
Doc: fix next and previous links

13 years agoDocumentation: Add remote debugging information.
Friedemann Kleint [Thu, 7 Apr 2011 12:47:32 +0000 (14:47 +0200)]
Documentation: Add remote debugging information.

Reviewed-by: Leena Miettinen <leena.miettinen@nokia.com>
Reviewed-by: hjk
13 years agoDoc: starting debugging and attaching to a remote CDB session
Leena Miettinen [Thu, 7 Apr 2011 11:55:32 +0000 (13:55 +0200)]
Doc: starting debugging and attaching to a remote CDB session

Restructured the Launching Debugger section

13 years agoDoc: capitalize GDB
Leena Miettinen [Wed, 6 Apr 2011 15:08:01 +0000 (17:08 +0200)]
Doc: capitalize GDB

13 years agoQMakeStep: Disable qmljsdebugger checkbox for Symbian, Maemo5
Kai Koehne [Thu, 7 Apr 2011 09:54:40 +0000 (11:54 +0200)]
QMakeStep: Disable qmljsdebugger checkbox for Symbian, Maemo5

Debugging on device or the emulator is right now not supported.

Reviewed-by: dt
13 years agoQMakeStep: Show error output if qmlsdebuggerlib build fails
Kai Koehne [Thu, 7 Apr 2011 10:46:10 +0000 (12:46 +0200)]
QMakeStep: Show error output if qmlsdebuggerlib build fails

Reviewed-by: dt
13 years agoDebuggingHelpers: Reorder arguments of finished signal
Kai Koehne [Wed, 6 Apr 2011 12:52:30 +0000 (14:52 +0200)]
DebuggingHelpers: Reorder arguments of finished signal

Allow slots that use the error ouput, but aren't interested in the list
of the tools.

Reviewed-by: dt
13 years agoMaemo: Manually create directories when deploying without packaging.
Christian Kandeler [Thu, 7 Apr 2011 10:24:41 +0000 (12:24 +0200)]
Maemo: Manually create directories when deploying without packaging.

Task-number: QTCREATORBUG-4398

13 years agoMaemo: Fix displaying error output during deployment.
Christian Kandeler [Thu, 7 Apr 2011 10:15:25 +0000 (12:15 +0200)]
Maemo: Fix displaying error output during deployment.

13 years agocontinue parsing line despite errors
Oswald Buddenhagen [Wed, 6 Apr 2011 19:26:20 +0000 (21:26 +0200)]
continue parsing line despite errors

as far as possible, anyway. and suppress messages after the first one.
this avoids that scope nesting gets thrown off and thus spurious
followup-errors crop up.

as a "side effect", this fixes a crash resulting from us rewinding the
token stream but ignoring the block stack on the way.

Task-number: QTCREATORBUG-4368

13 years agoreshuffle word counting in expressions
Oswald Buddenhagen [Tue, 5 Apr 2011 15:04:03 +0000 (17:04 +0200)]
reshuffle word counting in expressions

this makes the value list sizehints more correct: instead of the number
of literals and expansions, it's now the number of actual words, and
that only if the expression starts with a literal (otherwise the
pre-allocation is discarded anyway).
the performance impact seems negligible, with qt being a tad slower and
creator a tad faster.

as a side effect, complaining about excess words in a test expression
does not immediately terminate the current line's parsing.

13 years agoremove useless initializations
Oswald Buddenhagen [Tue, 5 Apr 2011 09:16:37 +0000 (11:16 +0200)]
remove useless initializations

reverts 6f5bf29e. coverity sucks, thankyouverymuch.

13 years agoconst-correctness
Oswald Buddenhagen [Mon, 4 Apr 2011 18:48:29 +0000 (20:48 +0200)]
const-correctness

13 years agosimplify copy c'tor
Oswald Buddenhagen [Mon, 4 Apr 2011 16:17:08 +0000 (18:17 +0200)]
simplify copy c'tor

13 years agosupport QT_INSTALL_IMPORTS in testreader
Oswald Buddenhagen [Tue, 5 Apr 2011 15:27:39 +0000 (17:27 +0200)]
support QT_INSTALL_IMPORTS in testreader

13 years agodebugger: display inability to "finish" in status line
hjk [Wed, 6 Apr 2011 15:34:08 +0000 (17:34 +0200)]
debugger: display inability to "finish" in status line

Reviewed-by: Friedemann Kleint
Task-number: QTCREATORBUG-4382

13 years agoRemove grid from highlight definitions table view
Leandro Melo [Wed, 6 Apr 2011 14:37:02 +0000 (16:37 +0200)]
Remove grid from highlight definitions table view

Reviewed-by: con
13 years agoRemove grid from snippets table view
Leandro Melo [Wed, 6 Apr 2011 14:10:51 +0000 (16:10 +0200)]
Remove grid from snippets table view

Reviewed-by: con
13 years agoFix duplicate mime types in the user file
Leandro Melo [Wed, 6 Apr 2011 09:47:48 +0000 (11:47 +0200)]
Fix duplicate mime types in the user file

Also avoid writing the file on every apply and do it
only when the dialog is finished.

Reset can still be improved to take effect immediately.

Reviewed-by: con
13 years agoCODA: CODA responds to the Device Removed event
Pawel Polanski [Wed, 6 Apr 2011 11:20:43 +0000 (13:20 +0200)]
CODA: CODA responds to the Device Removed event

13 years agoQuickDesigner: Jump to right column for QML syntax errors
Kai Koehne [Wed, 6 Apr 2011 10:35:56 +0000 (12:35 +0200)]
QuickDesigner: Jump to right column for QML syntax errors

column count for errors start with 1.

Task-number: QTCREATORBUG-4347
Reviewed-by: Thomas Hartmann
13 years agoQMakeStep: Fix qmljsdebugger warning issues
Kai Koehne [Wed, 6 Apr 2011 10:18:45 +0000 (12:18 +0200)]
QMakeStep: Fix qmljsdebugger warning issues

Debugging requires 4.7.1 minimum. Also update the label if the
user switches Qt versions.

Reviewed-by: dt
13 years agoDoc: differences between integrated and stand-alone Qt Designer
Leena Miettinen [Wed, 6 Apr 2011 08:54:38 +0000 (10:54 +0200)]
Doc: differences between integrated and stand-alone Qt Designer

Task-number: QTCREATORBUG-3592

Reviewed-by: Friedemann Kleint
13 years agoDoc: differences in displaying application output
Leena Miettinen [Tue, 5 Apr 2011 14:53:42 +0000 (16:53 +0200)]
Doc: differences in displaying application output

Reviewed-by: Friedemann Kleint
13 years agoDoc: remove obsolete note
Leena Miettinen [Tue, 5 Apr 2011 09:54:34 +0000 (11:54 +0200)]
Doc: remove obsolete note

13 years agoDoc: remove obsolete info
Leena Miettinen [Tue, 5 Apr 2011 09:54:11 +0000 (11:54 +0200)]
Doc: remove obsolete info

13 years agoDoc: fix formatting
Leena Miettinen [Tue, 5 Apr 2011 09:53:44 +0000 (11:53 +0200)]
Doc: fix formatting

13 years agoFixed import of "." in a library with a hack.
Erik Verbruggen [Wed, 6 Apr 2011 07:19:46 +0000 (09:19 +0200)]
Fixed import of "." in a library with a hack.

Task-number: QTCREATORBUG-4198
Reviewed-by: Kai Koehne
13 years agoQmlDesigner: Remove qDebug
Marco Bubke [Tue, 5 Apr 2011 13:11:49 +0000 (15:11 +0200)]
QmlDesigner: Remove qDebug

Reviewed-by: Thomas Hartmann
13 years agomimetypes: remove grid lines from table view
hjk [Tue, 5 Apr 2011 15:11:00 +0000 (17:11 +0200)]
mimetypes: remove grid lines from table view

More consistent.

Reviewed-by: Leandro Melo
13 years agoQmlDesigner.model: bugfix for TabBar
Thomas Hartmann [Tue, 5 Apr 2011 14:43:38 +0000 (16:43 +0200)]
QmlDesigner.model: bugfix for TabBar

A defaultProperty is always a list property.

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.model: crash fix
Thomas Hartmann [Tue, 5 Apr 2011 14:42:37 +0000 (16:42 +0200)]
QmlDesigner.model: crash fix

Reviewed-by: Marco Bubke
13 years agoQmlDesigner.propertyEditor: crash fix
Thomas Hartmann [Tue, 5 Apr 2011 14:41:49 +0000 (16:41 +0200)]
QmlDesigner.propertyEditor: crash fix

Reviewed-by: Marco Bubke
13 years agotests: get autotests compiling again.
Bill King [Tue, 5 Apr 2011 13:03:13 +0000 (15:03 +0200)]
tests: get autotests compiling again.

13 years agoQmlDesigner: Canvas setting now reflected
Marco Bubke [Tue, 5 Apr 2011 11:42:00 +0000 (13:42 +0200)]
QmlDesigner: Canvas setting now reflected

Task-number: QTCREATORBUG-4317
Reviewed-by: Thomas Hartmann
13 years agoQmlDesigner.propertyEditor: fix for layout issues on Windows 7
Thomas Hartmann [Tue, 5 Apr 2011 11:42:33 +0000 (13:42 +0200)]
QmlDesigner.propertyEditor: fix for layout issues on Windows 7

Reviewed-by: Marco Bubke
13 years agoQmlPuppet: Fix compilation with no webkit
Kai Koehne [Tue, 5 Apr 2011 08:33:16 +0000 (10:33 +0200)]
QmlPuppet: Fix compilation with no webkit

Reviewed-by: Thomas Hartmann
13 years agoMaemo: Fix package metadata initialization bug.
Christian Kandeler [Tue, 5 Apr 2011 07:07:33 +0000 (09:07 +0200)]
Maemo: Fix package metadata initialization bug.

We must check whether a target is fully initialized (meaning it
already has packaging metadata). Otherwise we will initialize one
target with bogus values from another, equally uninitialized one
when they are created at the same time (i.e. by a wizard).

13 years agoDoc: polishing
Leena Miettinen [Tue, 5 Apr 2011 07:35:49 +0000 (09:35 +0200)]
Doc: polishing

13 years agoDoc: correct order of selecting anchor buttons
Leena Miettinen [Tue, 5 Apr 2011 07:35:02 +0000 (09:35 +0200)]
Doc: correct order of selecting anchor buttons

13 years agoDoc: restoring sessions
Leena Miettinen [Tue, 5 Apr 2011 07:34:11 +0000 (09:34 +0200)]
Doc: restoring sessions

13 years agoDoc: update screen shots
Leena Miettinen [Tue, 5 Apr 2011 07:32:41 +0000 (09:32 +0200)]
Doc: update screen shots

13 years agoSymbian: crashes if canceled in a certain moment of package creation
Pawel Polanski [Mon, 4 Apr 2011 15:03:36 +0000 (17:03 +0200)]
Symbian: crashes if canceled in a certain moment of package creation

13 years agoCODA: CODA can crash while copying to device
Pawel Polanski [Mon, 4 Apr 2011 14:24:46 +0000 (16:24 +0200)]
CODA: CODA can crash while copying to device

13 years agoMobile wizard: The Mainwindow sources are not versioned.
Christian Kandeler [Mon, 4 Apr 2011 13:53:02 +0000 (15:53 +0200)]
Mobile wizard: The Mainwindow sources are not versioned.

Task-number: QTCREATORBUG-4363
Reviewed-by: Alessandro Portale
13 years agoDebugger[gdb]: Fix QUrl dumper.
Friedemann Kleint [Mon, 4 Apr 2011 13:14:04 +0000 (15:14 +0200)]
Debugger[gdb]: Fix QUrl dumper.

"encodedOriginal" is a QByteArray.

Reviewed-by: hjk
13 years agoResize behavior correction in Session Manager dialog
Thorbjørn Lindeijer [Mon, 4 Apr 2011 12:33:39 +0000 (14:33 +0200)]
Resize behavior correction in Session Manager dialog

Stretch the list of sessions to prevent the buttons from stretching.

13 years agoTargetSetupPage: Select desktop only as a fallback.
dt [Mon, 4 Apr 2011 11:47:58 +0000 (13:47 +0200)]
TargetSetupPage: Select desktop only as a fallback.

Reviewed-By: con
13 years agoSome texts has been updated
Pawel Polanski [Mon, 4 Apr 2011 11:34:47 +0000 (13:34 +0200)]
Some texts has been updated

13 years agoMerge branch '2.2' of git@scm.dev.nokia.troll.no:creator/mainline into 2.2
Thomas Hartmann [Mon, 4 Apr 2011 11:25:27 +0000 (13:25 +0200)]
Merge branch '2.2' of git@scm.dev.nokia.troll.no:creator/mainline into 2.2

13 years agoQmlDesigner.rewriter: fix for compression
Thomas Hartmann [Mon, 4 Apr 2011 11:25:09 +0000 (13:25 +0200)]
QmlDesigner.rewriter: fix for compression

AddProperty also sets a value.
RemoveProperty and then AddProperty cannot be compressed like this.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.tests: compilefix
Thomas Hartmann [Mon, 4 Apr 2011 11:23:38 +0000 (13:23 +0200)]
QmlDesigner.tests: compilefix

13 years agoDoc: fix image name
Leena Miettinen [Mon, 4 Apr 2011 10:27:25 +0000 (12:27 +0200)]
Doc: fix image name

13 years agoDoc: add copyright statement
Leena Miettinen [Mon, 4 Apr 2011 10:11:56 +0000 (12:11 +0200)]
Doc: add copyright statement

13 years agoL10n: German translations for 2.2
Friedemann Kleint [Mon, 4 Apr 2011 10:03:23 +0000 (12:03 +0200)]
L10n: German translations for 2.2

13 years agoDebugger: Fix spelling error in tooltip.
Friedemann Kleint [Mon, 4 Apr 2011 10:01:00 +0000 (12:01 +0200)]
Debugger: Fix spelling error in tooltip.

Last string change.

Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
13 years agoDebugger: Fix spelling error in tooltip.
Friedemann Kleint [Mon, 4 Apr 2011 09:58:00 +0000 (11:58 +0200)]
Debugger: Fix spelling error in tooltip.

Last string change.

Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
13 years agoDoc: added FAQ
Leena Miettinen [Mon, 4 Apr 2011 09:28:44 +0000 (11:28 +0200)]
Doc: added FAQ

13 years agoUI text: fix capitalization
Leena Miettinen [Thu, 31 Mar 2011 09:43:15 +0000 (11:43 +0200)]
UI text: fix capitalization

Reviewed-by: hjk
13 years agoDoc: fix field name
Leena Miettinen [Thu, 31 Mar 2011 09:18:41 +0000 (11:18 +0200)]
Doc: fix field name

13 years agoDoc: add troubleshooting info
Leena Miettinen [Thu, 31 Mar 2011 09:18:15 +0000 (11:18 +0200)]
Doc: add troubleshooting info

Reviewed-by: hjk
13 years agoDoc: edit change file
Leena Miettinen [Thu, 31 Mar 2011 07:24:26 +0000 (09:24 +0200)]
Doc: edit change file

Reviewed-by: hjk
13 years agoDoc: fix capitalization of GDB and GCC
Leena Miettinen [Wed, 30 Mar 2011 15:09:55 +0000 (17:09 +0200)]
Doc: fix capitalization of GDB and GCC

13 years agoSymbian: Application's name is displayed on the "Application Output" tab while debugging
Pawel Polanski [Mon, 4 Apr 2011 09:05:24 +0000 (11:05 +0200)]
Symbian: Application's name is displayed on the "Application Output" tab while debugging

Task-number: QTCREATORBUG-4203
Reviewed-by: hjk
13 years agoQmlDump: Fix compilation on Linux, Windows
Kai Koehne [Mon, 4 Apr 2011 07:59:12 +0000 (09:59 +0200)]
QmlDump: Fix compilation on Linux, Windows

Fix regression introduced with 530e7494 : Creator now automatically
generates the Info.plist from a Info.plist.in file, but only on Mac
OS X. Therefore copying the Info.plist to the temporary folder failed
on all other platforms.

Reviewed-by: con
13 years agoFixed value of DisassemblerCapability
Thorbjørn Lindeijer [Fri, 1 Apr 2011 10:50:57 +0000 (12:50 +0200)]
Fixed value of DisassemblerCapability

Was the same as the ReloadModuleCapability.

Reviewed-by: Friedemann Kleint
13 years agoSymbian: Make cloning of RVCT toolchain work
Tobias Hunger [Fri, 1 Apr 2011 16:17:40 +0000 (18:17 +0200)]
Symbian: Make cloning of RVCT toolchain work

Make sure to not show PATH and other generated environment variables
in the base environment (which ends up in the configuration widget).
The generated changes will find their way into the set up changes
otherwise when accepting any change to the RVCT toolchain where they
will override other changes.

Task-number: QTCREATORBUG-4326
Reviewed-by: dt
13 years agoL10n: German translations for 2.2 (string freeze).
Friedemann Kleint [Fri, 1 Apr 2011 15:44:24 +0000 (17:44 +0200)]
L10n: German translations for 2.2 (string freeze).

13 years agoQt: Make sure to import non-native pathes from ini
Tobias Hunger [Fri, 1 Apr 2011 15:13:03 +0000 (17:13 +0200)]
Qt: Make sure to import non-native pathes from ini

Make sure to not import non-native pathes from our settings
(from old versions of Qt Creator). We make sure to use only
proper slashes nowadays.

Task-number: QTCREATORBUG-4328
Reviewed-by: dt
13 years agoSymbian: Fixed the 'Adapter start failed' bug
Pawel Polanski [Fri, 1 Apr 2011 14:52:57 +0000 (16:52 +0200)]
Symbian: Fixed the 'Adapter start failed' bug

Task-number: QTCREATORBUG-4325
Reviewed-by: Friedemann Kleint
13 years agoQmlDesigner.statesEditor: do not add redundant imports
Thomas Hartmann [Fri, 1 Apr 2011 14:49:57 +0000 (16:49 +0200)]
QmlDesigner.statesEditor: do not add redundant imports

Do not add QtQuick 1.0 import if we already have a QtQuick 1.1
import.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.dragAndDrop: crash fix
Thomas Hartmann [Fri, 1 Apr 2011 14:47:18 +0000 (16:47 +0200)]
QmlDesigner.dragAndDrop: crash fix

Something could go wrong while adding the import.
e.g.: qmldump can fail

Reviewed-by: Kai Koehne
Task-number: QTCREATORBUG-4323

13 years agoMaemo: Fix user-visible OS names.
Christian Kandeler [Fri, 1 Apr 2011 14:19:10 +0000 (16:19 +0200)]
Maemo: Fix user-visible OS names.

13 years agoQmlDesigner.propertyEditor: fix fill button
Thomas Hartmann [Fri, 1 Apr 2011 12:01:26 +0000 (14:01 +0200)]
QmlDesigner.propertyEditor: fix fill button

The fill button should only be checked
if all 4 anchors are set and the margins are 0.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.propertyEditor: fixes anchoring in flickable
Thomas Hartmann [Fri, 1 Apr 2011 11:53:40 +0000 (13:53 +0200)]
QmlDesigner.propertyEditor: fixes anchoring in flickable

Searching through "children" is not enough since
some items have default properties like "flickableChildren".
So we mimic instanceChildren here by taking all subnodes and
comparing the instanceParent.

Reviewed-by: Kai Koehne
13 years agoQmlDesigner.propertyEditor: fix for scaling
Thomas Hartmann [Fri, 1 Apr 2011 09:02:36 +0000 (11:02 +0200)]
QmlDesigner.propertyEditor: fix for scaling

Task-number: QTCREATORBUG-4335
Reviewed-by: Kai Koehne
13 years agoRemove obsolete translations
Jarek Kobus [Fri, 1 Apr 2011 11:54:32 +0000 (13:54 +0200)]
Remove obsolete translations

13 years agoUpdate Polish translations
Jarek Kobus [Fri, 1 Apr 2011 11:33:57 +0000 (13:33 +0200)]
Update Polish translations

Reviewed-by: Pawel Polanski
13 years agoMaemo: Re-order some environment settings for extra safety.
Christian Kandeler [Fri, 1 Apr 2011 08:37:57 +0000 (10:37 +0200)]
Maemo: Re-order some environment settings for extra safety.

Probably not needed here, but can't hurt either.

13 years agoSSH: Fix tests to adapt to new location (utils vs. core plugin).
Christian Kandeler [Fri, 1 Apr 2011 07:58:29 +0000 (09:58 +0200)]
SSH: Fix tests to adapt to new location (utils vs. core plugin).

13 years agoMaemo: Set DISPLAY for non-Maemo systems.
Christian Kandeler [Fri, 1 Apr 2011 06:54:56 +0000 (08:54 +0200)]
Maemo: Set DISPLAY for non-Maemo systems.

13 years agoMeego: No verbose output for rpm.
Christian Kandeler [Thu, 31 Mar 2011 16:30:27 +0000 (18:30 +0200)]
Meego: No verbose output for rpm.

Workaround for output window newline handling bug.

13 years agoGeneral messages should stay at bottom when messages are posted
con [Thu, 31 Mar 2011 13:47:27 +0000 (15:47 +0200)]
General messages should stay at bottom when messages are posted

Fix is copying code from project explorer OutputWindow, which should be
shared instead.

Task-number: QTCREATORBUG-3839
Reviewed-by: Robert Loehning
13 years agoFix compilation
Jarek Kobus [Thu, 31 Mar 2011 14:46:58 +0000 (16:46 +0200)]
Fix compilation

13 years agoMimetype detection: Fix a bug in diff/patch-detection.
Friedemann Kleint [Thu, 31 Mar 2011 14:46:25 +0000 (16:46 +0200)]
Mimetype detection: Fix a bug in diff/patch-detection.

Give diff a higher priority than C++ (fixes 'apply patch').

Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
13 years agoFix typos in source strings
Jarek Kobus [Thu, 31 Mar 2011 14:30:37 +0000 (16:30 +0200)]
Fix typos in source strings

Reviewed-by: Pawel Polanski
13 years agoQmlDesigner.copyNPaste: fix for Components and default properties
Thomas Hartmann [Thu, 31 Mar 2011 13:43:53 +0000 (15:43 +0200)]
QmlDesigner.copyNPaste: fix for Components and default properties

To handle defaultProperties correctly in the text buffer for
copy n paste we have to forward the meta system.
Since the text buffer is not a qml document in Qt Creator
with all the infrastructure attached the meta system is
incomplete.
So we forward in these cases the meta system of the actual document.

Model::create() now gets an additional paramater where we can specify another
model for proxying the meta system.

Reviewed-by: Kai Koehne
13 years agoMaemo: Fix HTML content.
Christian Kandeler [Thu, 31 Mar 2011 12:43:47 +0000 (14:43 +0200)]
Maemo: Fix HTML content.

13 years agoMaemo: "Mad Developer" is now called "SDK Connectivity" on Harmattan.
Christian Kandeler [Thu, 31 Mar 2011 12:43:02 +0000 (14:43 +0200)]
Maemo: "Mad Developer" is now called "SDK Connectivity" on Harmattan.

13 years agomake plugin information accessible by mouse
hjk [Thu, 31 Mar 2011 13:11:27 +0000 (15:11 +0200)]
make plugin information accessible by mouse

Reviewed-by: con
13 years agotoolchain: Make Id more unique
Tobias Hunger [Thu, 31 Mar 2011 12:53:55 +0000 (14:53 +0200)]
toolchain: Make Id more unique

Take debugger into account when generating an Id. This fixes issues
with creator switching to the wrong tool chain when loading a project

Task-number: QTCREATORBUG-4295
Reviewed-by: dt
13 years agoToolchain: Allow SDK to provide default debuggers
Tobias Hunger [Thu, 31 Mar 2011 08:13:35 +0000 (10:13 +0200)]
Toolchain: Allow SDK to provide default debuggers

Allow the SDK to provide default debuggers for any ABI.

Task-number: QTCREATORBUG-4292
Task-number: QTCREATORBUG-4299
Reviewed-by: Christian Kandeler
13 years agoMaemo: Print debugger path in tool chain information
Tobias Hunger [Thu, 31 Mar 2011 07:54:18 +0000 (09:54 +0200)]
Maemo: Print debugger path in tool chain information

Reviewed-by: Christian Kandeler
Done-with: Friedemann Kleimt

13 years agoMaemo: Make sure MaemoToolChains can not get cloned
Tobias Hunger [Tue, 29 Mar 2011 16:15:18 +0000 (18:15 +0200)]
Maemo: Make sure MaemoToolChains can not get cloned

It makes no sense to clone these!

Task-number: QTCREATORBUG-4256
Reviewed-by: Christian Kandeler
13 years agoQmlDesigner.propertyEditor: crash fix
Thomas Hartmann [Thu, 31 Mar 2011 09:13:51 +0000 (11:13 +0200)]
QmlDesigner.propertyEditor: crash fix

The stack trace from 4282 indicates that in fact currentState is invalid.
We should check for this.

Reviewed-by: Kai Koehne
Task-number: QTCREATORBUG-4282

13 years agoFix example git command.
con [Thu, 31 Mar 2011 08:47:56 +0000 (10:47 +0200)]
Fix example git command.

13 years agoQmlDesigner.propertyEditor: crash fix for setting expressions
Thomas Hartmann [Thu, 31 Mar 2011 08:37:45 +0000 (10:37 +0200)]
QmlDesigner.propertyEditor: crash fix for setting expressions

The problem was that the transaction was commited outside of the try {}
catch {} block (RAII)

1. I extended to the try block arround the fxObjectNode.setVariantProperty()
to avoid similar bugs
2. I force a commit of the transaction before leaving the try block

result:
If anything is wrong with the entered expression an exception is thrown
(like before) but now is is catched and we show a messagebox.

Reviewed-by: Kai Koehne
Task-number: QTCREATORBUG-4312

13 years agotoolchain configuration: hide unusable controls in 'disabled' state
hjk [Thu, 31 Mar 2011 07:12:31 +0000 (09:12 +0200)]
toolchain configuration: hide unusable controls in 'disabled' state

Reviewed-By: Tobias Hunger