summaryrefslogtreecommitdiffstats
path: root/tools/qmldebugger/standalone/engine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change stateChanged(State) signatures to have (QmlDebugWatch::State)Bea Lam2009-11-111-2/+2
| | | | and (QmlDebugQuery::State) parameters.
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-0/+40
|\ | | | | | | | | | | | | | | | | | | | | 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 headersWarwick Allison2009-10-291-0/+40
| |
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
| |
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
|/
* Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-281-1/+1
| | | | debugger). Also add Mode arg to ExpressionQueryWidget constructor.
* Move qmldebugger/ into qmldebugger/standalone dir.Bea Lam2009-10-271-0/+179