- Sep 23, 2010
-
-
Christian Kandeler authored
Don't try to be clever about when to emit the currentChanged() signal.
-
Christian Kandeler authored
Reviewed-by: kh1
-
Leena Miettinen authored
To make navigation easier. Reviewed-by: hjk
-
Leena Miettinen authored
Add link to debugger operating mode descriptions. Reviewed-by: hjk
-
Leena Miettinen authored
-
Christian Kamm authored
The Qt4ProjectManager now uses metacalls to inform the QmlJSModelManager about the project data. Done-with: hjk
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Set BUILDDIR and SOURCEDIR in the build environment. Reviewed-by: dt
-
Tobias Hunger authored
Add a method to expand environment variables in a string. Reviewed-by: dt
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
assignValueInDebugger: Pass on WatchData as well, pass on values as QVariant. Based on that, do more extensive checks in CDB, preventing assignment of non-PODs. Locals/Watch editing: * Disable while running * Edit pointer values as hex with validation. CDB: Strip class types off reported pointer values and reformat the values as short 0x-pointer values, introduce flag to WatchData::source to do dumper expansion handling. Windows: recognize int64 as int. Register handler: Fix accessing uninitialized value.
-
dt authored
And make use of it to accept on the command line the patterns: "filename" "+45", "filename" ":23", "filename:12" and "filename+42" Task-Nr: QTCREATORBUG-2428
-
hjk authored
Task-number: QTCREATORBUG-1608
-
hjk authored
-
Leandro Melo authored
-
dt authored
Task-Nr: QTCREATORBUG-2409
-
hjk authored
-
- Sep 22, 2010
-
-
Leandro Melo authored
-
Leandro Melo authored
Task-number: QTCREATORBUG-2330
-
Leandro Melo authored
-
Friedemann Kleint authored
Create delegate widgets with validation for bool/int/float types, using a QVariant-type modelData property. Also fix register editing to be validated for quint64 values and editing longer values as hex bigints. Anything else is not editable.
-
hjk authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Christiaan Janssen authored
Reviewed by: Thomas Hartmann
-
hjk authored
-
hjk authored
-
hjk authored
Reviewed-by: Tobias Hunger
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2280
-
Kai Koehne authored
Bump version number due to latest changes.
-
Kai Koehne authored
Reviewed-by: Alessandro Portale
-
Kai Koehne authored
Enable setting breakpoints, and showing the script console even if the QmlInspector plugin is not loaded. Reviewed-by: hjk
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
This allows us to enable/disable the experimental observer, independent from the core javascript-debugger functionality. Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
-
Kai Koehne authored
-