OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoRevert "Make our options dialog a bit more uniform"
Leandro Melo [Mon, 28 Feb 2011 11:59:59 +0000 (12:59 +0100)]
Revert "Make our options dialog a bit more uniform"

This reverts commit 561f87fcb9d58aaccbccd424417e71b79798ff6b.

13 years agoRevert "More options dialog UI changes"
Leandro Melo [Mon, 28 Feb 2011 11:59:49 +0000 (12:59 +0100)]
Revert "More options dialog UI changes"

This reverts commit c5b57ea5f9927a0843d37c793788892a5131c1ee.

13 years agoDebugger[CDB]: Add memory editing.
Friedemann Kleint [Mon, 28 Feb 2011 13:33:35 +0000 (14:33 +0100)]
Debugger[CDB]: Add memory editing.

Add infrastructure for custom special stops with data.

13 years agoDebugger: Quieten bin editor used as memory editor.
Friedemann Kleint [Mon, 28 Feb 2011 13:33:04 +0000 (14:33 +0100)]
Debugger: Quieten bin editor used as memory editor.

13 years agoMaemo: Fix default label values in device config widget.
Christian Kandeler [Mon, 28 Feb 2011 13:16:37 +0000 (14:16 +0100)]
Maemo: Fix default label values in device config widget.

13 years agoMaemo: Change debian/control field for Harmattan.
Christian Kandeler [Mon, 28 Feb 2011 12:35:12 +0000 (13:35 +0100)]
Maemo: Change debian/control field for Harmattan.

13 years agoCompile.
Friedemann Kleint [Mon, 28 Feb 2011 12:34:21 +0000 (13:34 +0100)]
Compile.

13 years agoUncategorized tools would no longer be configurable after first run.
con [Mon, 28 Feb 2011 11:46:58 +0000 (12:46 +0100)]
Uncategorized tools would no longer be configurable after first run.

Avoid writing empty string prefixed arrays into settings, and some
isNull vs isEmpty confusion (xml reader seems to read null instead of
empty strings in some cases).

13 years agoFixed 'unused' warning
Pawel Polanski [Mon, 28 Feb 2011 11:42:33 +0000 (12:42 +0100)]
Fixed 'unused' warning

13 years agorunconfiguration.h/runsettingspropertiespage.*: code cosmetics
hjk [Mon, 28 Feb 2011 11:37:15 +0000 (12:37 +0100)]
runconfiguration.h/runsettingspropertiespage.*: code cosmetics

13 years agoPolish target/toolchain warnings a bit.
Friedemann Kleint [Mon, 28 Feb 2011 11:29:41 +0000 (12:29 +0100)]
Polish target/toolchain warnings a bit.

13 years agoenable adding custom config widgets from a run control factory
Milian Wolff [Mon, 28 Feb 2011 11:23:12 +0000 (12:23 +0100)]
enable adding custom config widgets from a run control factory

To achieve this there are two methods in IRunControlFactory you
need to implement:

1) createRunConfigurationAspect returns a IRunConfigurationAspect
which stores the settings specific to your plugin.
2) createConfigurationWidget returns a RunConfigWidget that will
be shown in the project settings

Merge-request: 258
Reviewed-by: hjk <qtc-committer@nokia.com>
13 years agoBrowsing for executable should allow executables, not directories.
con [Mon, 28 Feb 2011 10:54:18 +0000 (11:54 +0100)]
Browsing for executable should allow executables, not directories.

Task-number: QTCREATORBUG-3842

13 years agoMac: Fix up/down/remove button size in build settings again.
con [Mon, 28 Feb 2011 10:27:51 +0000 (11:27 +0100)]
Mac: Fix up/down/remove button size in build settings again.

Somehow got lost in merges 2.1 --> 2.2

13 years agoDebugger[CDB]: Do not set empty environment for 'Start external'.
Friedemann Kleint [Mon, 28 Feb 2011 10:48:33 +0000 (11:48 +0100)]
Debugger[CDB]: Do not set empty environment for 'Start external'.

13 years agoSymbian: Platform returned by the S60Manager::platform is now valid
Pawel Polanski [Mon, 28 Feb 2011 10:25:40 +0000 (11:25 +0100)]
Symbian: Platform returned by the S60Manager::platform is now valid

13 years agoToolchains: Fix MSCV.
Friedemann Kleint [Mon, 28 Feb 2011 09:14:52 +0000 (10:14 +0100)]
Toolchains: Fix MSCV.

Need /E:ON, V:ON for cmd.exe, do not pass empty environment
to QtcProcess.

13 years agoReconnect add/remove maemo configuration buttons
Leandro Melo [Mon, 28 Feb 2011 08:43:39 +0000 (09:43 +0100)]
Reconnect add/remove maemo configuration buttons

13 years agoToolChainOPtionsPage: Make sure parents are cleared
Tobias Hunger [Fri, 25 Feb 2011 17:01:51 +0000 (18:01 +0100)]
ToolChainOPtionsPage: Make sure parents are cleared

Make sure parent pointers are cleared when removing nodes.

13 years agoToolChainOptions: Clear new name afer applying it
Tobias Hunger [Fri, 25 Feb 2011 17:01:02 +0000 (18:01 +0100)]
ToolChainOptions: Clear new name afer applying it

13 years agoFix crash in toolchainoptionspage
Tobias Hunger [Fri, 25 Feb 2011 16:55:47 +0000 (17:55 +0100)]
Fix crash in toolchainoptionspage

Do not crash when closing the options dialog for the second time.

Reviewed-by: thorbjorn
13 years agoMore options dialog UI changes
Leandro Melo [Fri, 25 Feb 2011 16:00:06 +0000 (17:00 +0100)]
More options dialog UI changes

Continuing 561f87fcb9d58aaccbccd424417e71b79798ff6b

13 years agoMake our options dialog a bit more uniform
Leandro Melo [Fri, 25 Feb 2011 15:27:17 +0000 (16:27 +0100)]
Make our options dialog a bit more uniform

In terms of buttons, layouts, aesthetics in general.

13 years agoQmlJS: Try to implicitly import libraries in the same directory.
Christian Kamm [Fri, 25 Feb 2011 15:16:37 +0000 (16:16 +0100)]
QmlJS: Try to implicitly import libraries in the same directory.

In QML, the current directory that holds a QML file is imported
implicitly. If it contains a qmldir file, the library is imported.

Since there is no explicit import statement, Creator can't know the URI
of this library. However, if type information is available for it
already - either through a previous dump or a qmltypes file - we can
guess the URI by looking at the contained exports.

Task-number: QTCREATORBUG-3768

13 years agocoding style in example
hjk [Fri, 25 Feb 2011 15:26:05 +0000 (16:26 +0100)]
coding style in example

13 years agodebugger: reset OperateByInstruction on runControlFinished
hjk [Fri, 25 Feb 2011 14:21:46 +0000 (15:21 +0100)]
debugger: reset OperateByInstruction on runControlFinished

13 years agoStop line number label from resizing too often
Thorbjørn Lindeijer [Fri, 25 Feb 2011 15:00:23 +0000 (16:00 +0100)]
Stop line number label from resizing too often

For example when changing options in the git blame editor, the label
would resize since it took into account the block count, which is
temporarily 0 while the blame is calculated.

Done-with: Tobias Hunger

13 years agoFixed layout issues in some editor toolbars
Thorbjørn Lindeijer [Fri, 25 Feb 2011 14:58:02 +0000 (15:58 +0100)]
Fixed layout issues in some editor toolbars

Cleaned up some hacky code in the process.

Done-with: Tobias Hunger

13 years agoAdd uppercase and lowercase selection actions to the text editor.
Steffen Imhof [Fri, 25 Feb 2011 10:10:42 +0000 (11:10 +0100)]
Add uppercase and lowercase selection actions to the text editor.

Merge-request: 256
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
13 years agoDebugger: Actually pass the debugger command from ToolChain.
Friedemann Kleint [Fri, 25 Feb 2011 15:03:22 +0000 (16:03 +0100)]
Debugger: Actually pass the debugger command from ToolChain.

Do not retrieve debugger command from ABI as that causes mismatches
when several toolchains of the same ABI are present.
Use indexes in the debugger dialogs.
Polish tooltip.

13 years agoFix Krazy code scanning tool warnings (QString, loops, spelling).
Friedemann Kleint [Fri, 25 Feb 2011 14:27:13 +0000 (15:27 +0100)]
Fix Krazy code scanning tool warnings (QString, loops, spelling).

13 years agoDetect GCC by looking for g++ rather than gcc
Thorbjørn Lindeijer [Fri, 25 Feb 2011 14:26:46 +0000 (15:26 +0100)]
Detect GCC by looking for g++ rather than gcc

Improves compatibility with TeamBuilder.

Reviewed-by: Tobias Hunger
13 years agobineditor: remove unused m_fixedSize member
hjk [Fri, 25 Feb 2011 13:57:21 +0000 (14:57 +0100)]
bineditor: remove unused m_fixedSize member

13 years agoFixes for the Static Checks
Pawel Polanski [Wed, 23 Feb 2011 14:16:34 +0000 (15:16 +0100)]
Fixes for the Static Checks

13 years agodebugger: work on writable memory view
hjk [Fri, 25 Feb 2011 12:21:54 +0000 (13:21 +0100)]
debugger: work on writable memory view

13 years agoDebugger: Use Startparameters.debuggerCommand for command.
Friedemann Kleint [Fri, 25 Feb 2011 12:43:06 +0000 (13:43 +0100)]
Debugger: Use Startparameters.debuggerCommand for command.

Use in both engines preferred over ABI if it is compatible.
Report start parameters. Introduce gdb configuration check.

13 years agoToolchains: Store gc--derived toolchains correctly.
Friedemann Kleint [Fri, 25 Feb 2011 10:17:54 +0000 (11:17 +0100)]
Toolchains: Store gc--derived toolchains correctly.

Reviewed-by: dt
13 years agoQmlJSDebugger: Animation speed can always be changed
Thorbjørn Lindeijer [Thu, 24 Feb 2011 16:56:55 +0000 (17:56 +0100)]
QmlJSDebugger: Animation speed can always be changed

The play button, that also allows changing animation speed, should never
be disabled since it works both in and outside of "observer" mode.

Reviewed-by: Kai Koehne
13 years agoQmlJSDebugger: Code cosmetics
Thorbjørn Lindeijer [Thu, 24 Feb 2011 16:52:35 +0000 (17:52 +0100)]
QmlJSDebugger: Code cosmetics

13 years agoQmlJSDebugger: Switched message identifiers from string to enum
Thorbjørn Lindeijer [Thu, 24 Feb 2011 16:26:36 +0000 (17:26 +0100)]
QmlJSDebugger: Switched message identifiers from string to enum

Avoids spelling problems, makes it easier to know all possible messages
and enables autocompletion.

The enum is part of a QObject derived class so that the meta object can
be used to print out the enumerators as readable strings.

Reviewed-by: Kai Koehne
13 years agoDebugger: Improve configuration error reporting.
Friedemann Kleint [Fri, 25 Feb 2011 08:34:31 +0000 (09:34 +0100)]
Debugger: Improve configuration error reporting.

- Make showWarningWithOptions actually show the details.
- Show errors from multiple engines as separate messages.
- Remove 'enabled' option from CDB (handled by toolchain config now).
- Show ABI as tooltip in debbugger toolchain chooser.

13 years agoQmlDebug: Enable 'What are the prerequisites?' link in run configuration
Kai Koehne [Thu, 24 Feb 2011 13:58:37 +0000 (14:58 +0100)]
QmlDebug: Enable 'What are the prerequisites?' link in run configuration

DebuggerLanguageChooser is in utils, which is why we cannot directly open
the URL in the help plugin.

13 years agoQmlDesigner.NodeInstances: Id getter and setter are now virtual
Marco Bubke [Thu, 24 Feb 2011 16:50:31 +0000 (17:50 +0100)]
QmlDesigner.NodeInstances: Id getter and setter are now virtual

13 years agoQmlDesigner.NodeInstances: Return engine context for no import context
Marco Bubke [Thu, 24 Feb 2011 16:49:45 +0000 (17:49 +0100)]
QmlDesigner.NodeInstances: Return engine context for no import context

If the import component is invalid there is no context. Because the instances
rely on a context we use the engine context.

13 years agoQmlDesigner.NodeInstances: Fix warnings
Marco Bubke [Thu, 24 Feb 2011 16:47:41 +0000 (17:47 +0100)]
QmlDesigner.NodeInstances: Fix warnings

13 years agoQmlDesigner.NodeInstances: More methode for dummy object
Marco Bubke [Thu, 24 Feb 2011 16:47:17 +0000 (17:47 +0100)]
QmlDesigner.NodeInstances: More methode for dummy object

13 years agoRe-apply compilation fix from 9232b3d5e8f.
Thiago Macieira [Mon, 21 Feb 2011 14:02:58 +0000 (15:02 +0100)]
Re-apply compilation fix from 9232b3d5e8f.

Commit 06ee3aee7f542a8c2ae7eb4e5c5240ff2359d9c8 reverted it by accident.

13 years agocoreplugin: Make RightPaneWidget more widely usable.
Pasi Hirvonen [Thu, 24 Feb 2011 12:00:04 +0000 (14:00 +0200)]
coreplugin: Make RightPaneWidget more widely usable.

RightPaneWidget now has setWidget() and is no longer intimately tied
to the help plugin. Help plugin now uses setWidget().

Reviewed-By: dt
13 years agoSymbian: Check the correct data
Tobias Hunger [Thu, 24 Feb 2011 16:25:29 +0000 (17:25 +0100)]
Symbian: Check the correct data

Make sure to check the data we are actually using later.

13 years agoSymbian: Remove some dead code
Tobias Hunger [Thu, 24 Feb 2011 16:25:24 +0000 (17:25 +0100)]
Symbian: Remove some dead code

13 years agoSymbian: Allow for EPOCROOT and project to be on different drives
Tobias Hunger [Thu, 24 Feb 2011 16:17:25 +0000 (17:17 +0100)]
Symbian: Allow for EPOCROOT and project to be on different drives

Allow for EPOCROOT and the project to be on different drives when
using SBSv2.

Task-number: QTCREATORBUG-3781

13 years agoSymbian: Remove unnecessary warning on project setup
Tobias Hunger [Thu, 24 Feb 2011 16:05:26 +0000 (17:05 +0100)]
Symbian: Remove unnecessary warning on project setup

Remove warning on projects with names containing dashes. This is no longer an
issue.

The issue of warning when the project path containes special characters was already
fixed before.

Task-number: QTCREATORBUG-3631

13 years agoDebugger: Add toolchain combos to start dialogs, refactor detection.
Friedemann Kleint [Thu, 24 Feb 2011 15:50:15 +0000 (16:50 +0100)]
Debugger: Add toolchain combos to start dialogs, refactor detection.

Add combo box listing toolchains with debuggers to start external,
attach and core.
Another attempt at streamlining engine detection:
Split in detection functions that first collect a list of
available engines by preference, then remove disabled and
wrongly configured engines and use the remaining best.
matching. checkconfiguration is now the central place where
engine detection and config check takes place.

Rubber-stamped-by: hjk
13 years agoSymbian: Fix Toolchain to remember its debugger.
Friedemann Kleint [Thu, 24 Feb 2011 14:35:22 +0000 (15:35 +0100)]
Symbian: Fix Toolchain to remember its debugger.

13 years agoQString is empty by default
Thorbjørn Lindeijer [Thu, 24 Feb 2011 14:07:11 +0000 (15:07 +0100)]
QString is empty by default

13 years agoQmlJSDebugger: Corrected some labels
Thorbjørn Lindeijer [Thu, 24 Feb 2011 13:33:47 +0000 (14:33 +0100)]
QmlJSDebugger: Corrected some labels

Reviewed-by: Kai Koehne
13 years agodebugger: add C:/ndk_buildrepos/qt-desktop/src as possible source location
hjk [Thu, 24 Feb 2011 13:30:51 +0000 (14:30 +0100)]
debugger: add C:/ndk_buildrepos/qt-desktop/src as possible source location

The whole approach is broken.

Task-number: QTCREATORBUG-3804

13 years agodebugger: hard-code "Display" and "Normal" as translatable
hjk [Thu, 24 Feb 2011 13:26:16 +0000 (14:26 +0100)]
debugger: hard-code "Display" and "Normal" as translatable

Task-number: QTCREATORBUG-3747

13 years agofakevim: fix leaking commanditems
hjk [Thu, 24 Feb 2011 12:33:26 +0000 (13:33 +0100)]
fakevim: fix leaking commanditems

13 years agoQmlProject: Remove unneeded class declarations
Kai Koehne [Thu, 24 Feb 2011 10:03:00 +0000 (11:03 +0100)]
QmlProject: Remove unneeded class declarations

13 years agoQtVersion: Rename 'debuggingHelper' to 'gdbDebuggingHelper'
Kai Koehne [Thu, 24 Feb 2011 09:12:52 +0000 (10:12 +0100)]
QtVersion: Rename 'debuggingHelper' to 'gdbDebuggingHelper'

Avoid confusion with other debugging helpers.

13 years agoQt Options Page: Remove gdb debugging helper status from tooltip
Kai Koehne [Thu, 24 Feb 2011 09:07:59 +0000 (10:07 +0100)]
Qt Options Page: Remove gdb debugging helper status from tooltip

Listening all debugging helpers there is overkill, and one can see
their status conveniently anyway if the Qt version is selected.

13 years agoQmlJSDebugger: Fixed availability of resources of static library
Thorbjørn Lindeijer [Thu, 24 Feb 2011 12:38:47 +0000 (13:38 +0100)]
QmlJSDebugger: Fixed availability of resources of static library

On some systems, apparently including Linux and Windows, it is necessary
to manually initialize resources when they are included in a static
library, with Q_INIT_RESOURCE.

13 years agodebugger: don't leak the break handler
hjk [Thu, 24 Feb 2011 12:25:30 +0000 (13:25 +0100)]
debugger: don't leak the break handler

13 years agobineditor: make all "lazy"
hjk [Thu, 24 Feb 2011 08:17:21 +0000 (09:17 +0100)]
bineditor: make all "lazy"

13 years agoDo not create a widget if no valid qt version was found
dt [Thu, 24 Feb 2011 11:33:01 +0000 (12:33 +0100)]
Do not create a widget if no valid qt version was found

13 years agoQtOptionsPage: Fix memory leaks
dt [Thu, 24 Feb 2011 11:13:27 +0000 (12:13 +0100)]
QtOptionsPage: Fix memory leaks

13 years agoQtOptionsPage: Simpler code, remove shared pointer
dt [Thu, 24 Feb 2011 11:11:36 +0000 (12:11 +0100)]
QtOptionsPage: Simpler code, remove shared pointer

13 years agoFix memory leak in s60 devices preferences page
dt [Thu, 24 Feb 2011 11:07:14 +0000 (12:07 +0100)]
Fix memory leak in s60 devices preferences page

13 years agoQtVersion dialog: Show invalid reason for invalid qts
dt [Thu, 24 Feb 2011 09:56:51 +0000 (10:56 +0100)]
QtVersion dialog: Show invalid reason for invalid qts

Reported on mailing list

13 years agoAdd copyright headers to c++ files in doc/
Tobias Hunger [Wed, 23 Feb 2011 16:19:25 +0000 (17:19 +0100)]
Add copyright headers to c++ files in doc/

13 years agoRemove unused code
Kai Koehne [Thu, 24 Feb 2011 09:04:50 +0000 (10:04 +0100)]
Remove unused code

13 years agoQmlDebug: Make error dialogs non-blocking and shorter
Kai Koehne [Thu, 24 Feb 2011 09:03:44 +0000 (10:03 +0100)]
QmlDebug: Make error dialogs non-blocking and shorter

13 years agoFix warning about duplicate label id.
Christian Kamm [Thu, 24 Feb 2011 08:40:02 +0000 (09:40 +0100)]
Fix warning about duplicate label id.

13 years agoQmlDump: Avoid crash when removing project during rebuild.
Christian Kamm [Thu, 24 Feb 2011 08:34:19 +0000 (09:34 +0100)]
QmlDump: Avoid crash when removing project during rebuild.

13 years agoQtVersionManager: Small debugging output fix
Kai Koehne [Thu, 24 Feb 2011 08:14:32 +0000 (09:14 +0100)]
QtVersionManager: Small debugging output fix

13 years agoQmlDesinger.NodeInstances: Set version number
Marco Bubke [Wed, 23 Feb 2011 18:19:27 +0000 (19:19 +0100)]
QmlDesinger.NodeInstances: Set version number

13 years agoQmlDesigner.NodeInstances: Check if context is not null
Marco Bubke [Wed, 23 Feb 2011 18:18:51 +0000 (19:18 +0100)]
QmlDesigner.NodeInstances: Check if context is not null

13 years agoCompile fixes
Robert Loehning [Wed, 23 Feb 2011 18:10:09 +0000 (19:10 +0100)]
Compile fixes

13 years agodebugger: also save the new qt source location settings
hjk [Wed, 23 Feb 2011 17:00:42 +0000 (18:00 +0100)]
debugger: also save the new qt source location settings

13 years agotoolchain: fix enum naming style
hjk [Wed, 23 Feb 2011 15:47:08 +0000 (16:47 +0100)]
toolchain: fix enum naming style

Reviewed-By: Tobias Hunger
13 years agodebugger: make qt source path configurable
hjk [Wed, 23 Feb 2011 16:38:09 +0000 (17:38 +0100)]
debugger: make qt source path configurable

13 years agofix a few krazy warnings
hjk [Wed, 23 Feb 2011 14:28:39 +0000 (15:28 +0100)]
fix a few krazy warnings

13 years agofix a few krazy warnings
hjk [Wed, 23 Feb 2011 14:27:17 +0000 (15:27 +0100)]
fix a few krazy warnings

13 years agoOn apply correctly update the model for not transfered toolchains
dt [Wed, 23 Feb 2011 16:16:31 +0000 (17:16 +0100)]
On apply correctly update the model for not transfered toolchains

Better fix.

13 years agoQmlDebug: Parse application output to track debugees state
Kai Koehne [Mon, 21 Feb 2011 16:01:40 +0000 (17:01 +0100)]
QmlDebug: Parse application output to track debugees state

Setting up the debugger connection might fail for a couple of reasons.
Check the application output to show the user a more detailed error
message.

Reviewed-by: hjk
13 years agoDebugger: Choose right binary for CDB/gdb.
Friedemann Kleint [Wed, 23 Feb 2011 15:56:14 +0000 (16:56 +0100)]
Debugger: Choose right binary for CDB/gdb.

13 years agoToolChainsOptionsPage: Disable remove button on show
dt [Wed, 23 Feb 2011 15:40:22 +0000 (16:40 +0100)]
ToolChainsOptionsPage: Disable remove button on show

Reviewed-By: hunger
13 years agoCloned Toolchains are "equal" so they aren't added
dt [Wed, 23 Feb 2011 15:26:12 +0000 (16:26 +0100)]
Cloned Toolchains are "equal" so they aren't added

Reviewed-By: hunger
13 years agoToolchainsoptions page: Treat adding/removing correctly
dt [Wed, 23 Feb 2011 15:22:41 +0000 (16:22 +0100)]
Toolchainsoptions page: Treat adding/removing correctly

Reviewed-By: hunger
13 years agoRevert "Toolchains: Make options page more stable."
dt [Wed, 23 Feb 2011 15:07:57 +0000 (16:07 +0100)]
Revert "Toolchains: Make options page more stable."

This reverts commit 373000a95460f0c16062ef2c14bfa6c0a56d6434.

13 years agoReplace QTC_ASSERT with normal check
dt [Wed, 23 Feb 2011 15:02:14 +0000 (16:02 +0100)]
Replace QTC_ASSERT with normal check

Optionspages are called even if they weren't shown.

13 years agoDoc: using external tools
Leena Miettinen [Wed, 23 Feb 2011 15:06:29 +0000 (16:06 +0100)]
Doc: using external tools

Reviewed-by: con
13 years agoDoc: fix navigation
Leena Miettinen [Wed, 23 Feb 2011 13:16:42 +0000 (14:16 +0100)]
Doc: fix navigation

13 years agoCMakeProjec: Add "Run cmake" to Build menu and context menus
dt [Wed, 23 Feb 2011 14:52:43 +0000 (15:52 +0100)]
CMakeProjec: Add "Run cmake" to Build menu and context menus

13 years agoQt4ProjectManager: Hide Run qmake for non qt projects
dt [Wed, 23 Feb 2011 14:52:04 +0000 (15:52 +0100)]
Qt4ProjectManager: Hide Run qmake for non qt projects

13 years agoMaemo: Fix device configurations UI.
Christian Kandeler [Wed, 23 Feb 2011 14:19:26 +0000 (15:19 +0100)]
Maemo: Fix device configurations UI.

13 years agodebugger: fix spelling
hjk [Wed, 23 Feb 2011 14:15:04 +0000 (15:15 +0100)]
debugger: fix spelling

13 years agoDebugger: Move debugger executables configuration into toolchains.
Friedemann Kleint [Wed, 23 Feb 2011 13:57:52 +0000 (14:57 +0100)]
Debugger: Move debugger executables configuration into toolchains.

13 years agoToolchains: Make options page more stable.
Friedemann Kleint [Wed, 23 Feb 2011 12:36:22 +0000 (13:36 +0100)]
Toolchains: Make options page more stable.

Avoid double deletions by using shared pointers. Reset the model
after discard as the structure may change. Use qtc_assert
(to catch cases of add/delete again).