Commit Graph

17845 Commits

Author SHA1 Message Date
Christiaan Janssen fbe9925d8c QmlProfiler: ongoing work 2011-03-24 15:42:43 +01:00
hjk 66413d9ab8 debugger: fix host/target confusion in some cases 2011-03-24 14:43:17 +01:00
dt f5f134af38 MaemoTarget: fix compile fix 2011-03-24 14:29:44 +01:00
Kai Koehne 3cffaac518 Don't compile qmlprofiler plugin for Windows
It aint ready yet.
2011-03-24 13:48:50 +01:00
hjk 8fac439e86 compile fixes on *nix 2011-03-24 13:02:57 +01:00
hjk 9352f4b68f cppeditor: show 40 items in dropdown, mimicing the file list size 2011-03-24 12:39:23 +01:00
hjk ffe710e515 debugger: suppress warning triggered by temporary breakpoints 2011-03-24 12:39:23 +01:00
Christiaan Janssen f774556de7 QmlProfiler: first commit 2011-03-24 11:07:59 +01:00
Friedemann Kleint 39daf23247 Debugger[CDB]: Report memory of watchpoints on stop and BP list.
Preparing bitfields.
2011-03-24 10:36:21 +01:00
Friedemann Kleint ca7c5c327f Windows compile. 2011-03-24 08:35:23 +01:00
Friedemann Kleint 787b1fdff3 MSVC Compile warning. 2011-03-23 16:31:31 +01:00
dt b45a73ffab Use unique build directories per qt version and debug/release
Reviewed-By: hunger
2011-03-23 15:27:02 +01:00
Friedemann Kleint 435b4608d9 Debugger[CDB]: Add a pretense to breakpoint conditions.
Add the infrastructure for checking on breakpoint conditions
on the QtCreator side (for conditions, bitfield watchpoints).
Have cdb evaluate breakpoint conditions as integer expressions.
2011-03-23 15:08:57 +01:00
Friedemann Kleint efed3fd7cf Debugger[CDB]: Add a dumper for QSharedPointer.
As the structure is quite deeply nested.
2011-03-23 14:55:02 +01:00
Oswald Buddenhagen 4e2937bf48 Merge remote-tracking branch 'origin/2.2'
Conflicts:
	src/plugins/debugger/debuggersourcepathmappingwidget.cpp
2011-03-23 14:42:31 +01:00
dt b756d30c21 Targetsetuppage: Import failed messagebox hiding dialog
Give it a better parent.

Task-Nr: QTCREATORBUG-4192
2011-03-23 13:39:04 +01:00
Kai Koehne 81177fab7b QuickDesigner: Fix assert in rewriter when quickly closing files
Make sure that the transaction doesn't last across models.

Reviewed-by: Thomas Hartmann
Task-number: QTCREATORBUG-4136
2011-03-23 13:29:46 +01:00
Bill King c18a89ffb4 cdb: change to detection to fix for coverage tool compilation
Revby: Friedemann Kleint
2011-03-23 12:49:04 +01:00
Thomas Hartmann 106e940d1c QmlDesigner.nodeInstances: fix for flickable
Items with a viewport like flickable do not work in 2.2.
This is a regression from 2.1.

Reviewed-by: Kai Koehne
Task-number: QTCREATORBUG-3998
2011-03-23 12:39:36 +01:00
Oswald Buddenhagen 8926297c73 quote apostrophe 2011-03-23 12:34:20 +01:00
hjk f67e9a54c9 Adjust mark area width to mark width.
Patch by Kevin Funk
2011-03-23 10:49:00 +01:00
Friedemann Kleint ca9d360e09 Debugger[CDB]: Quote all QString-occurrences. 2011-03-23 09:37:27 +01:00
Friedemann Kleint f628bcbd81 Debugger[CDB]: Correct minimum version in documentation.
Version 6.11 has a limitation in that it cannot handle
some symbol group entries of the form (class Foo*)(address),
leading to <Syntax error> values.

Task-number: QTCREATORBUG-4185
2011-03-23 09:32:37 +01:00
Robert Loehning 3cdacc5273 Improved German translation
Reviewed-by: ossi
2011-03-22 17:20:56 +01:00
Kai Koehne d732e581af DebugHelper: Disable 'Build All' button if there isn't anything to build
Task-number: QTCREATORBUG-4176
2011-03-22 17:12:04 +01:00
hjk 5c056505f1 Revert "help: add menu keyboard accellerators"
This reverts commit ce80090d19.

The string shows up in other places, too.
2011-03-22 17:07:19 +01:00
hjk 74914f4753 debugger: fix spelling in irrelevant message 2011-03-22 17:03:07 +01:00
Thomas Hartmann a3c3fa02ff QmlDesigner.formEditor: crashfix
This fixes a rare crash.

Reviewed-by: Kai Koehne
2011-03-22 16:29:39 +01:00
Thomas Hartmann c8669cc15e QmlDesigner: remove change in behaivour from 2.1
Because of overriding the double click id editing was not possible
anymore.
ChangeToComponent is still possible in the form editor.
2011-03-22 16:29:39 +01:00
Friedemann Kleint bd89873300 L10n: German translations for 2.2 beta (case corrections). 2011-03-22 16:23:13 +01:00
Friedemann Kleint c6bd3a4961 Debugger[CDB]: Make error message more verbose.
Task-number: QTCREATORBUG-4185
2011-03-22 16:09:12 +01:00
Leena Miettinen 90b6005e1f UI text: fix capitalization
Reviewed-by: Friedemann Kleint
2011-03-22 15:48:23 +01:00
Friedemann Kleint 9bc68a3d98 L10n: Update German translations for 2.2 Beta. 2011-03-22 15:14:27 +01:00
con 1a65809008 Add error reporting if executable is not found for external tool. 2011-03-22 15:06:55 +01:00
con 90f7ab49a6 Adapt accelerators of edit menu items.
Acked-by: hjk
2011-03-22 15:06:55 +01:00
con 3c8786dfcd Fix CurrentProject:QT_INSTALL_BINS.
This stopped working when renaming the Qt Creator variable.

Reviewed-by: Kai Koehne
2011-03-22 15:06:55 +01:00
Pawel Polanski facd4c360f Symbian: SIS files are not created per project now
Reviewed-by: Daniel Teske
2011-03-22 13:54:21 +01:00
Leandro Melo cf5048e250 Update changes 2011-03-22 12:57:58 +01:00
Thomas Hartmann 36e1a6a882 QmlDesigner: enable Qt Quick Designer just for qml files
No .js files in the visual designer.

Task-number: QTCREATORBUG-4166
Reviewed-by: Kai Koehne
2011-03-22 12:54:35 +01:00
Friedemann Kleint 866e39a0a2 Target dialog: Set a tooltip containing Qt version info.
Introduce verbose flag and display QtVersion tooltip on
checkbox.

Reviewed-by: dt
2011-03-22 12:44:29 +01:00
Thomas Hartmann 79c8638645 QmlDesigner.nodeInstances: fixing updating
Checking for !d->dirtySceneTransform makes no sense, since
it is always true after changing states.
So once the user changed the state updates where not
triggered anymore.

Reviewed-by: Kai Koehne
2011-03-22 12:39:07 +01:00
Thomas Hartmann e828c425b5 QmlDesigner.nodeInstances: bugfix for state editing
The state activeStateInstance() was always invalid as a side effect
of calling deactivateState() before.

So we always changed back to the base state when removing an item.

Reviewed-by: Kai Koehne
2011-03-22 12:39:07 +01:00
Thomas Hartmann e8984f09f1 QmlDesigner.propertyEditor: do not show __properties
Properties starting __ with are private api by convention.

Reviewed-by: Kai Koehne
2011-03-22 12:39:06 +01:00
Thomas Hartmann d3eaf05077 QmlDesigner: avoid syncronization errors when going to text mode and back
To be safe to change to the base state (and back).

Reviewed-by: Kai Koehne
2011-03-22 12:39:05 +01:00
hjk ce80090d19 help: add menu keyboard accellerators 2011-03-22 12:32:46 +01:00
hjk 14f6d9d762 fix spelling mistakes 2011-03-22 11:34:25 +01:00
Thorbjørn Lindeijer a8bf2ba5e3 QmlJSDebugger: Renamed "execution paused" to "animation paused"
The latter better describes what is paused, since expressions are
actually still executed.

Suggested by Kai.
2011-03-22 10:40:46 +01:00
Thorbjørn Lindeijer 0a813cd67c QmlJSDebugger: Separated animation speed and paused state
This separates animation speed and paused state in the communication
protocol between the Qt Creator QmlJSInspector plugin and the
QmlJSDebugger server.

Point is to allow changing the speed of the animation before resuming
execution. These two things were already separated in the QML Observer,
but not in Qt Creator.

Reviewed-by: Kai Koehne
2011-03-22 10:40:46 +01:00
Thorbjørn Lindeijer 1716d9bbb2 QmlJSDebugger: Define QMLJSDEBUGGER in qmljsdebugger-src.pri
This pri file is meant for including the qmljsdebugger sources into an
Qt Quick application to make the qmljsdebugger easier to develop. It
makes sense to define QMLJSDEBUGGER since without that the QmlJS
debugger part isn't used.

See also 304b3c881c.

Reviewed-by: Kai Koehne
2011-03-22 10:40:46 +01:00
Thorbjørn Lindeijer eab2518796 QmlJSDebugger: Fixed the enum toString methods
Should use valueToKey since the key method works by index.
2011-03-22 10:40:46 +01:00