- Sep 23, 2010
- 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
-
Kai Koehne authored
Bump version number due to latest changes.
-
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
The library not only contains the observer part, but also the javascript debugger. Reflect this in the namespace.
-
kh1 authored
-
Alessandro Portale authored
Some people who tried the 'new Qml app' wizard fell on their backs and helplessly waved their arms and legs like turtles when they were confronted with the complexity of the modules deployment page in the 'New Qml App' wizard.
-
Alessandro Portale authored
'org.mydomain.MyQmlModule' is a better hint than 'org.mydomain.MyQmlPlugin'.
-
Alessandro Portale authored
Some people were confused that the main .qml file would have a distinct name.
-
Thomas Hartmann authored
Since Bauhaus still does rely on Qt internals in only compiles with 4.7.1. Fixes also spelling.
-
dt authored
By making the QtOutputFormatter smarter. If we have nothing to format as a link we do the minimal amount of insertText calls now. Task-Nr: QTCREATORBUG-2367
-
dt authored
Readd a few mode switchings that I accidentally removed. Task-Nr: QTCREATORBUG-2405
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Use a quint64 as address. Split apart special handling of QAbstractItemModels of old shared-library based dumpers (passing '$'+ special expression as address) into separate dumperFlags QByteArray.
-
Christian Kamm authored
Missing from 427f7754 which introduced the dependency. Reviewed-by: owolff
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Pad all registers up to width of largest value. Pass on unpadded values to the editor.
-
Friedemann Kleint authored
CDB: expand pointers correctly Check for watchpoints at pointed to-addresses correctly.
-
- Sep 21, 2010
-
-
Leena Miettinen authored
-
Christiaan Janssen authored
Reviewed by: Kai Koehne
-
hjk authored
-
kh1 authored
-
hjk authored
-