summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qmldebuggerstatus.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-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 headersWarwick Allison2009-10-301-16/+16
| |
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
|/
* Add a QmlDebuggerStatus interface elements can use to interact with the debuggerAaron Kennedy2009-05-071-0/+54