Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-02 | 1 | -17/+17 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -16/+16 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| | * | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
| | | | |||||
| * | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| |/ | |||||
* | | Make QmlBoundSignal children look like properties (instead of children) | Bea Lam | 2009-11-02 | 1 | -1/+1 |
|/ | | | | | | in the debugger to reflect how signal properties are written in QML. This also changes the FETCH_OBJECT reply stream to send children data before property data. | ||||
* | Show contents of list properties within the debugger (like the Creator | Bea Lam | 2009-10-28 | 1 | -2/+2 |
| | | | | debugger). Also add Mode arg to ExpressionQueryWidget constructor. | ||||
* | Give more info about whether a value is null and its value type. | Bea Lam | 2009-10-21 | 1 | -0/+1 |
| | |||||
* | Add EVAL_EXPRESSION so clients can evaluate an expression within the | Bea Lam | 2009-10-19 | 1 | -0/+1 |
| | | | | current object's context. | ||||
* | Indicate which properties are watchable and use bold text instead of | Bea Lam | 2009-09-24 | 1 | -0/+1 |
| | | | | coloured text for watched properties. | ||||
* | Add some of the functionality from the old debugger (e.g. dynamic updating ↵ | Bea Lam | 2009-09-23 | 1 | -0/+8 |
| | | | | of property values, watch table, colouring of tree widget items). | ||||
* | Get qmldebugger running, and add basic object/property view. | Michael Brasser | 2009-08-04 | 1 | -0/+1 |
| | |||||
* | Rename QmlDebugServerPlugin -> QmlDebugService | Aaron Kennedy | 2009-07-13 | 1 | -2/+2 |
| | |||||
* | Start moving debugger out of process | Aaron Kennedy | 2009-07-13 | 1 | -0/+108 |