OSDN Git Service

qt-creator-jp/qt-creator-jp.git
13 years agoGcc: Cause less update signals to be sent
Tobias Hunger [Thu, 14 Apr 2011 12:51:28 +0000 (14:51 +0200)]
Gcc: Cause less update signals to be sent

Cause less update signals to be sent when changing the compiler path.

13 years agoGcc: Update Id when debugger path changes
Tobias Hunger [Thu, 14 Apr 2011 12:49:50 +0000 (14:49 +0200)]
Gcc: Update Id when debugger path changes

This unconfuses restoration of some tool chains.

13 years agoToolChain: Remove invalid toolchain when not needed
Tobias Hunger [Thu, 14 Apr 2011 12:48:14 +0000 (14:48 +0200)]
ToolChain: Remove invalid toolchain when not needed

Remove the invalid toolchain from the combobox when it is no longer needed.

13 years agoGCC: Move ABI in front of debugger again
Tobias Hunger [Thu, 14 Apr 2011 08:50:28 +0000 (10:50 +0200)]
GCC: Move ABI in front of debugger again

In toolchain configuration widget: Move abi in front of debugger again

13 years agoprojectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.
hjk [Thu, 14 Apr 2011 11:32:30 +0000 (13:32 +0200)]
projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.

13 years agocore: make mode creation more uniform
hjk [Thu, 14 Apr 2011 10:28:21 +0000 (12:28 +0200)]
core: make mode creation more uniform

13 years agoTargetSetupPage: setBuildConfiguraionComboBoxVisible use the parameter
dt [Thu, 14 Apr 2011 11:03:00 +0000 (13:03 +0200)]
TargetSetupPage: setBuildConfiguraionComboBoxVisible use the parameter

Instead of assuming that it is true. (Which is actually true, but well.)

13 years agoDocumentation: Add ProjectExplorer plugin..
Friedemann Kleint [Thu, 14 Apr 2011 10:58:14 +0000 (12:58 +0200)]
Documentation: Add ProjectExplorer plugin..

Reformat existing documentation to qdoc.

13 years agoMerge branch '2.2'
Oswald Buddenhagen [Thu, 14 Apr 2011 10:39:31 +0000 (12:39 +0200)]
Merge branch '2.2'

Conflicts:
src/plugins/debugger/gdb/pythongdbengine.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.h
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.h
src/plugins/qt4projectmanager/qt-maemo/maemodeploystep.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
src/plugins/qt4projectmanager/qt-maemo/maemoglobal.cpp
src/plugins/qt4projectmanager/qt-maemo/qt4maemotargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/qt4symbiantargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp
src/plugins/qt4projectmanager/qt4target.cpp
src/plugins/qt4projectmanager/qt4target.h
src/plugins/qt4projectmanager/qtoptionspage.h
src/plugins/qt4projectmanager/qtversionmanager.cpp
src/plugins/welcome/welcomemode.cpp

13 years agoRemove unused constants, fix lacking virtual destructor
Jarek Kobus [Thu, 14 Apr 2011 10:07:39 +0000 (12:07 +0200)]
Remove unused constants, fix lacking virtual destructor

Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
13 years agowelcomemode: disable accidentally enabled debug output
hjk [Thu, 14 Apr 2011 09:39:42 +0000 (11:39 +0200)]
welcomemode: disable accidentally enabled debug output

13 years agocode style
hjk [Thu, 14 Apr 2011 09:21:32 +0000 (11:21 +0200)]
code style

13 years agocoding style: prefer 'class' over 'struct' for consistency reasons
hjk [Thu, 14 Apr 2011 09:14:21 +0000 (11:14 +0200)]
coding style: prefer 'class' over 'struct' for consistency reasons

13 years agowelcome: simplify plugin code
hjk [Wed, 13 Apr 2011 15:19:55 +0000 (17:19 +0200)]
welcome: simplify plugin code

13 years agowelcomemode: simplify WelcomeMode
hjk [Wed, 13 Apr 2011 15:09:44 +0000 (17:09 +0200)]
welcomemode: simplify WelcomeMode

13 years agomode: make displayname, icon, priority, id, type data members
hjk [Wed, 13 Apr 2011 14:09:04 +0000 (16:09 +0200)]
mode: make displayname, icon, priority, id, type data members

13 years agoicontext: remove BaseContext class
hjk [Wed, 13 Apr 2011 12:34:24 +0000 (14:34 +0200)]
icontext: remove BaseContext class

13 years agocore: make context and widget IContext data members
hjk [Wed, 13 Apr 2011 11:00:30 +0000 (13:00 +0200)]
core: make context and widget IContext data members

13 years agoQmlProfiler: qmlproject support
Christiaan Janssen [Wed, 13 Apr 2011 08:39:47 +0000 (10:39 +0200)]
QmlProfiler: qmlproject support

Reviewed-by: Kai Koehne
13 years agoDoc: update screenshots
Leena Miettinen [Thu, 14 Apr 2011 07:51:18 +0000 (09:51 +0200)]
Doc: update screenshots

Gridlines were removed from several dialogs.

13 years agoDoc: update breakpoint list
Leena Miettinen [Wed, 13 Apr 2011 13:25:44 +0000 (15:25 +0200)]
Doc: update breakpoint list

13 years agoDoc: shadow building is not supported for Maemo on Windows
Leena Miettinen [Wed, 13 Apr 2011 13:02:27 +0000 (15:02 +0200)]
Doc: shadow building is not supported for Maemo on Windows

Reviewed-by: Christian Kandeler
13 years agoremove dead files
Oswald Buddenhagen [Wed, 13 Apr 2011 19:29:26 +0000 (21:29 +0200)]
remove dead files

13 years agode-duplicate resource list
Oswald Buddenhagen [Wed, 13 Apr 2011 19:25:41 +0000 (21:25 +0200)]
de-duplicate resource list

13 years agosynchronize resources with their usage
Oswald Buddenhagen [Wed, 13 Apr 2011 19:20:13 +0000 (21:20 +0200)]
synchronize resources with their usage

toolbutton is not used, while formeditorstylesheet and outputpane-style
are used but were not actually linked.

13 years agoUpdated Russian translation
Sergey Belyashov [Wed, 13 Apr 2011 16:09:40 +0000 (18:09 +0200)]
Updated Russian translation

Merge-request: 2190
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
13 years agofix script executable flags after license header changes
hjk [Wed, 13 Apr 2011 16:00:15 +0000 (18:00 +0200)]
fix script executable flags after license header changes

13 years agoSymbian: Always export SBS_HOME when building with SBSv2
Tobias Hunger [Wed, 13 Apr 2011 14:03:27 +0000 (16:03 +0200)]
Symbian: Always export SBS_HOME when building with SBSv2

Always export SBS_HOME when building with SBSv2, even though that
is no longer required. Not doing so breaks Qt 4.6.3 support in the
SDK for some people.

Task-number: QTCREATORBUG-4487
Reviewed-by: Robert Loehning
13 years agoMaemo: Fix Qemu button state.
Christian Kandeler [Wed, 13 Apr 2011 14:23:34 +0000 (16:23 +0200)]
Maemo: Fix Qemu button state.

Took inactive targets into account.

13 years agoMaemo: Fix issue with cached device configuration.
Christian Kandeler [Wed, 13 Apr 2011 14:06:22 +0000 (16:06 +0200)]
Maemo: Fix issue with cached device configuration.

External functions need to access the real device config,
internal ones need the cached one during deployment.

Task-number: QTCREATORBUG-4514

13 years agoStop QTC_ASSERT from being triggered
Tobias Hunger [Wed, 13 Apr 2011 13:50:14 +0000 (15:50 +0200)]
Stop QTC_ASSERT from being triggered

Set up UI elements before they are used. No crash since the elements
are guarded by QTC_ASSERTs, but annoying output.

13 years agoToolChain: Update projectsmode on tool chain changes
Tobias Hunger [Tue, 12 Apr 2011 08:53:42 +0000 (10:53 +0200)]
ToolChain: Update projectsmode on tool chain changes

Update the projects mode on tool chain changes.

Task-number: QTCREATORBUG-4431

13 years agoQmlProject: Fix import of .qmlproject.user files from 2.1
Kai Koehne [Wed, 13 Apr 2011 11:00:06 +0000 (13:00 +0200)]
QmlProject: Fix import of .qmlproject.user files from 2.1

We changed the semantics of an empty 'mainScript' in the .user file:
In 2.1 it translated to 'use current file', while in 2.2 the default is now
to use the file specified in .qmlproject.

However, if there is no mainFile specified in .qmlproject we should
fall back to the current file in editor.

Reviewed-by: Christiaan Janssen
13 years agoMaemo: Use ABI for determining the gdb architecture string.
Christian Kandeler [Wed, 13 Apr 2011 13:10:46 +0000 (15:10 +0200)]
Maemo: Use ABI for determining the gdb architecture string.

Can't use MADDE, because it is outdated.

Reviewed-by: Tobias Hunger
Task-number: QTCREATORBUG-4299

13 years agoMaemo: Don't use "new" MADDE features.
Christian Kandeler [Wed, 13 Apr 2011 13:09:47 +0000 (15:09 +0200)]
Maemo: Don't use "new" MADDE features.

The MADDE in the SDK is six months old...

13 years agoFix Polish punctuation
Jarek Kobus [Wed, 13 Apr 2011 13:13:37 +0000 (15:13 +0200)]
Fix Polish punctuation

13 years agoDebugger[CDB]: Fix disassembler for lines with no offset.
Friedemann Kleint [Wed, 13 Apr 2011 12:31:39 +0000 (14:31 +0200)]
Debugger[CDB]: Fix disassembler for lines with no offset.

Also add function lines as comment.
Fix offset display.

13 years agoDebugger[CDB]: Use new disassembler structures.
Friedemann Kleint [Wed, 13 Apr 2011 11:52:03 +0000 (13:52 +0200)]
Debugger[CDB]: Use new disassembler structures.

Parse CDB's ASM output, set it up with source line.
Move convenience to add source lines into DisassemblerLines
(cached).

13 years agoAdd "Add Library" action to project explorer's context menu
Jarek Kobus [Wed, 13 Apr 2011 11:54:15 +0000 (13:54 +0200)]
Add "Add Library" action to project explorer's context menu

Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Task-number: QTCREATORBUG-4127

13 years agoQt4RunConfiguration: Hide the run in console checkbox for simulator
dt [Wed, 13 Apr 2011 11:12:02 +0000 (13:12 +0200)]
Qt4RunConfiguration: Hide the run in console checkbox for simulator

Reviewed-By: hunger
13 years agoCMakeProject: Fix wrong slots
dt [Wed, 13 Apr 2011 11:10:30 +0000 (13:10 +0200)]
CMakeProject: Fix wrong slots

We never noticed that we had run cmake

Reviewed-By: hunger
13 years agoFix available toolchains for cmake and generic project manager
dt [Wed, 13 Apr 2011 10:01:54 +0000 (12:01 +0200)]
Fix available toolchains for cmake and generic project manager

Reviewed-By: hunger
13 years agoFix available QtVersion::availableToolchains
dt [Tue, 12 Apr 2011 17:05:32 +0000 (19:05 +0200)]
Fix available QtVersion::availableToolchains

Do really disable the symbian emulator if there's no toolchain
supporting it.

Reviewed-By: hunger
13 years agoFix toolchain restricted to targets handling
dt [Tue, 12 Apr 2011 16:51:55 +0000 (18:51 +0200)]
Fix toolchain restricted to targets handling

Reviewed-By: hunger
13 years agoUpdate Polish translations
Jarek Kobus [Wed, 13 Apr 2011 11:11:09 +0000 (13:11 +0200)]
Update Polish translations

13 years agoDebugger[CDB]: Fix assembly mode stepping.
Friedemann Kleint [Wed, 13 Apr 2011 10:56:42 +0000 (12:56 +0200)]
Debugger[CDB]: Fix assembly mode stepping.

Snapped back to source mode as the pending variable was not set.

Reviewed-by: hjk
13 years agoUpdate license.
hjk [Wed, 13 Apr 2011 06:42:33 +0000 (08:42 +0200)]
Update license.

13 years agoMaemo: Use debugger set up by the SDK
Tobias Hunger [Wed, 13 Apr 2011 09:25:23 +0000 (11:25 +0200)]
Maemo: Use debugger set up by the SDK

Use the debugger set up by the Qt SDK instead of the one shipped
with Maemo/Meego.

Task-number: QTCREATORBUG-4299
Reviewed-by: Christian Kandeler
13 years agoQmlJS: Don't force -O3 in debug mode
Kai Koehne [Wed, 13 Apr 2011 08:29:12 +0000 (10:29 +0200)]
QmlJS: Don't force -O3 in debug mode

Makes debugging the QMLJS lib a pain :)

13 years agoFix qt version number in Qt Quick Wizard
dt [Wed, 13 Apr 2011 08:12:52 +0000 (10:12 +0200)]
Fix qt version number in Qt Quick Wizard

Temporal lapse in understanding which qt version is required for the Qt
Quick Wizard. On Maemo we have the Qt Quick compat plugin which allows
the generated project to work with 4.7.0. In theory that doesn't apply
to symbian, but qt 4.7.0 does not support symbian. (And on the desktop
everyone has upgraded.)

Reviewed-By: ck
13 years agoFix compiler warnings.
Friedemann Kleint [Wed, 13 Apr 2011 06:50:43 +0000 (08:50 +0200)]
Fix compiler warnings.

13 years agoitexteditor: remove a few unneeded empty destructors
hjk [Tue, 12 Apr 2011 15:47:53 +0000 (17:47 +0200)]
itexteditor: remove a few unneeded empty destructors

13 years agoFixing tons of application output
dt [Tue, 12 Apr 2011 17:42:25 +0000 (19:42 +0200)]
Fixing tons of application output

Master fixed a bug where a newline was almost always prepended to any
output. As a side effect of that a lot of messages which outputed no
newline broke. This commit fixes the obvious ones, probably missing a
few.

13 years agoQmlDesigner.NodeInstances: Use dummy data for components too
Marco Bubke [Tue, 12 Apr 2011 17:16:25 +0000 (19:16 +0200)]
QmlDesigner.NodeInstances: Use dummy data for components too

Reviewed-By: Thomas Hartmann
13 years agoTargetSetupPage: Disable editing build directory for symbian
dt [Tue, 12 Apr 2011 15:41:25 +0000 (17:41 +0200)]
TargetSetupPage: Disable editing build directory for symbian

Shadow building is not supported so editing the path has no purpose.

Reviewed-By: hunger
13 years agoFix minimum qt version for mobile/html wizard
dt [Tue, 12 Apr 2011 14:29:02 +0000 (16:29 +0200)]
Fix minimum qt version for mobile/html wizard

That was broken by the TargetSetupPage refactoring

Task-Nr: QTCREATORBUG-4486
Reviewed-By: ck
13 years agodebugger: re-work DisassemblerLine structure
hjk [Tue, 12 Apr 2011 15:32:41 +0000 (17:32 +0200)]
debugger: re-work DisassemblerLine structure

13 years agoQmlDesigner.meegoplugin: updating icons for Meego
Thomas Hartmann [Tue, 12 Apr 2011 14:38:54 +0000 (16:38 +0200)]
QmlDesigner.meegoplugin: updating icons for Meego

13 years agoQmlDesigner.propertyEditor: bugfix for Rectangle.radius
Thomas Hartmann [Tue, 12 Apr 2011 14:05:41 +0000 (16:05 +0200)]
QmlDesigner.propertyEditor: bugfix for Rectangle.radius

Task-number: QTCREATORBUG-4285
Reviewed-by: Marco Bubke
13 years agoPrevent improper sizing of MiniProjectTargetSelector
Daniel Molkentin [Tue, 12 Apr 2011 14:35:50 +0000 (16:35 +0200)]
Prevent improper sizing of MiniProjectTargetSelector

The selector would sometimes be too high (if projects were removed),
and sometimes show vertical scrollbars (if projects were added). This
problem was limited to the first time that the widget was opened on
all platforms but on OS X, where it could be observed persistently
and where its lack potentially can cause problems due to ed5d10a.

Reviewed-by: con
Task-Number: QTCREATORBUG-1792

13 years agoSymbian: fix in the Debugger's output texts
Pawel Polanski [Tue, 12 Apr 2011 14:38:58 +0000 (16:38 +0200)]
Symbian: fix in the Debugger's output texts

13 years agoFix expanding details button.
con [Tue, 12 Apr 2011 10:56:09 +0000 (12:56 +0200)]
Fix expanding details button.

Task-number: QTCREATORBUG-4467
Reviewed-by: Robert Loehning
13 years agoFixes for QML debugging over USB OST
Tom Sutcliffe [Wed, 23 Mar 2011 16:02:22 +0000 (16:02 +0000)]
Fixes for QML debugging over USB OST

13 years agoAdded some support for QML debugging over USB. Fixed some issues with -qmljsdebugger...
Tom Sutcliffe [Wed, 23 Feb 2011 11:10:51 +0000 (12:10 +0100)]
Added some support for QML debugging over USB. Fixed some issues with -qmljsdebugger option.

Not fully working over USB yet, there are some handshaking issues that need to be addressed. WLAN might be improved due to the -qmljsdebugger fixes, but not tested.

13 years agoSymbian: Move QMLJSDEBUGGER qmake argument
Kai Koehne [Mon, 14 Feb 2011 12:37:56 +0000 (13:37 +0100)]
Symbian: Move QMLJSDEBUGGER qmake argument

Make sure it's before the "-after" section, and therefore available in the .pro file.

13 years agoSymbian: Show debugger language chooser in run settings
Kai Koehne [Mon, 14 Feb 2011 12:36:39 +0000 (13:36 +0100)]
Symbian: Show debugger language chooser in run settings

13 years agoActually compile
dt [Tue, 12 Apr 2011 14:21:18 +0000 (16:21 +0200)]
Actually compile

That's what you get for applying the patch, testing it and then applying
it again.

13 years agoDebugger: Add action to copy watch value to clipboard.
Friedemann Kleint [Tue, 12 Apr 2011 14:17:19 +0000 (16:17 +0200)]
Debugger: Add action to copy watch value to clipboard.

13 years agoFix deploy configuration for symbian
dt [Tue, 12 Apr 2011 14:01:46 +0000 (16:01 +0200)]
Fix deploy configuration for symbian

Reviewed-By: hunger
Pathch-By: ppolanski
13 years agoDebugger: Have Python dumper print type size information.
Friedemann Kleint [Tue, 12 Apr 2011 13:56:03 +0000 (15:56 +0200)]
Debugger: Have Python dumper print type size information.

For memory views. In the dumper, create a cache of TypeInfo
structs to contain type information and print the new entries
in each call of bb().

Collect the information in the gdb engine.
Replace WatchData::origAddress by WatchData::ReferencingAddress
to be able to correctly handle automatically dereferenced
pointers of the gdb engine. Whereas 'address' of a automatically
dereferenced used to be that of the pointer, it is now that
of the dereferenced item matching the size reported, enabling
memory views. Referencing address is now the address of the pointer.

Reviewed-by: hjk
13 years agoDoc: pinning tooltips in Debug mode
Leena Miettinen [Tue, 12 Apr 2011 13:51:13 +0000 (15:51 +0200)]
Doc: pinning tooltips in Debug mode

Reviewed-by: Friedemann Kleint
13 years agoDebugger/MemoryView: Recurse over children.
Friedemann Kleint [Tue, 12 Apr 2011 13:43:00 +0000 (15:43 +0200)]
Debugger/MemoryView: Recurse over children.

Color all available children if available instead of just
first order children. Remove member variable struct and
pass range vector representing area directly to recursion.

13 years agoDebugger: Fix memory view address display.
Friedemann Kleint [Tue, 12 Apr 2011 12:21:36 +0000 (14:21 +0200)]
Debugger: Fix memory view address display.

13 years agoRemove unused constants
Jarek Kobus [Tue, 12 Apr 2011 11:11:15 +0000 (13:11 +0200)]
Remove unused constants

Reviewed-by: Tobias Hunger
13 years agoprojectexplorer: move project{Context,Language} from IProjectManager to Project
hjk [Tue, 12 Apr 2011 10:17:19 +0000 (12:17 +0200)]
projectexplorer: move project{Context,Language} from IProjectManager to Project

Reviewed-by: dt
13 years agogenericproject: pass an essentially temporary variable as parameter
hjk [Tue, 12 Apr 2011 06:29:42 +0000 (08:29 +0200)]
genericproject: pass an essentially temporary variable as parameter

13 years agogenericproject: cosmetics
hjk [Tue, 12 Apr 2011 06:20:54 +0000 (08:20 +0200)]
genericproject: cosmetics

13 years agoDebugger[CDB]: Fix handling of shadowed variables.
Friedemann Kleint [Tue, 12 Apr 2011 09:57:57 +0000 (11:57 +0200)]
Debugger[CDB]: Fix handling of shadowed variables.

Fix name formatting and algorithm to find uninitialized
variables to use reverse order in case locals of the same
name occur in a scope.

Reviewed-by: hjk
Task-number: QTCREATORBUG-4475

13 years agoL10n: Fix broken link in welcome page (tips).
Friedemann Kleint [Tue, 12 Apr 2011 09:33:41 +0000 (11:33 +0200)]
L10n: Fix broken link in welcome page (tips).

Task-number: QTCREATORBUG-4481

13 years agoRevert "QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1"
Kai Koehne [Tue, 12 Apr 2011 08:49:47 +0000 (10:49 +0200)]
Revert "QmlJSEditor: Don't warn about failing dumps if dumper is from 2.1"

This reverts commit d40c15abea817cf8c3e6b155a3faff7af527bbd3.
Was superseded by 284b0827 (QmlJS: Don't warn user about imports if static info is available).

13 years agoQmlJS: Don't warn user about imports if static info is available
Kai Koehne [Tue, 12 Apr 2011 07:14:31 +0000 (09:14 +0200)]
QmlJS: Don't warn user about imports if static info is available

Don't underline the import if a qmldump fails,
but the typeinfo is available via a .qmltypes file. That should allow
users to 'fix' qmldump issues by shipping a .qmltypes file.

Reviewed-by: Erik Verbruggen
13 years agoQmlDesigner.symbianPlugin: fix typo
Thomas Hartmann [Tue, 12 Apr 2011 08:30:45 +0000 (10:30 +0200)]
QmlDesigner.symbianPlugin: fix typo

13 years agoMaemo: Add direct SFTP deployment method.
Christian Kandeler [Tue, 12 Apr 2011 08:04:07 +0000 (10:04 +0200)]
Maemo: Add direct SFTP deployment method.

Not used yet.

13 years agoMaemo: Fix compilation.
Christian Kandeler [Tue, 12 Apr 2011 07:19:54 +0000 (09:19 +0200)]
Maemo: Fix compilation.

13 years agoMaemo: Get rid of some Q_ASSERTs that limit forward compatibility.
Christian Kandeler [Tue, 12 Apr 2011 06:15:18 +0000 (08:15 +0200)]
Maemo: Get rid of some Q_ASSERTs that limit forward compatibility.

13 years agoMaemo: Fix deployment issues with disabled packaging.
Christian Kandeler [Tue, 12 Apr 2011 06:00:34 +0000 (08:00 +0200)]
Maemo: Fix deployment issues with disabled packaging.

13 years agodebugger: cleanup
hjk [Fri, 8 Apr 2011 13:38:50 +0000 (15:38 +0200)]
debugger: cleanup

13 years agodebugger: move not-so-generic stuff to gdb/classicgdbengine.cpp
hjk [Fri, 8 Apr 2011 13:24:23 +0000 (15:24 +0200)]
debugger: move not-so-generic stuff to gdb/classicgdbengine.cpp

13 years agodebugger: remove dead code
hjk [Fri, 8 Apr 2011 13:00:26 +0000 (15:00 +0200)]
debugger: remove dead code

13 years agodebugger: use the new enum
hjk [Fri, 8 Apr 2011 12:48:43 +0000 (14:48 +0200)]
debugger: use the new enum

13 years agoQmlDebugger: removed prefix in expression for locals
Christiaan Janssen [Mon, 11 Apr 2011 15:07:17 +0000 (17:07 +0200)]
QmlDebugger: removed prefix in expression for locals

Task-number: QTCREATORBUG-4462
Reviewed-by: Kai Koehne
13 years agoFix crash when closing QML files
Robert Loehning [Mon, 11 Apr 2011 15:10:13 +0000 (17:10 +0200)]
Fix crash when closing QML files

Reviewed-by: Thomas Hartmann
Task-number: QTCREATORBUG-4459

13 years agoPolish Polish translations
Jarek Kobus [Mon, 11 Apr 2011 15:03:48 +0000 (17:03 +0200)]
Polish Polish translations

13 years agoDoc: connecting to CODA over WLAN
Leena Miettinen [Mon, 11 Apr 2011 14:57:02 +0000 (16:57 +0200)]
Doc: connecting to CODA over WLAN

Reviewed-by: Pawel Polanski
13 years agoDoc: bring back a topic that disappeared mysteriously
Leena Miettinen [Mon, 11 Apr 2011 14:56:14 +0000 (16:56 +0200)]
Doc: bring back a topic that disappeared mysteriously

13 years agoQmlDebug: Fix crash on Mac OS X
Kai Koehne [Mon, 11 Apr 2011 14:31:11 +0000 (16:31 +0200)]
QmlDebug: Fix crash on Mac OS X

Work-around for what seems to be an optimization bug in
i686-apple-darwin9-gcc-4.2.1 . Without it, for i = 1
i - 1 != 0 .

Task-number: QTCREATORBUG-4107
Reviewed-by: hjk
13 years agoMake "Macro" options title translatable
Jarek Kobus [Mon, 11 Apr 2011 14:22:53 +0000 (16:22 +0200)]
Make "Macro" options title translatable

13 years agodebugger: fix disassembler address display on Mac
hjk [Mon, 11 Apr 2011 13:53:53 +0000 (15:53 +0200)]
debugger: fix disassembler address display on Mac

Reviewed-by: con
13 years agoTypo fixed
Pawel Polanski [Mon, 11 Apr 2011 13:43:39 +0000 (15:43 +0200)]
Typo fixed

13 years agoQmlDesigner: update for symbian plugin
Thomas Hartmann [Mon, 11 Apr 2011 13:43:11 +0000 (15:43 +0200)]
QmlDesigner: update for symbian plugin