summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeenginedebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-161-747/+0
* Qml Debugging: only read properties that can be displayed in the debuggerChristiaan Janssen2011-07-201-6/+6
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'qt/4.8' into master-qml-stagingKai Koehne2011-05-101-3/+9
|\
| * QDeclarativeDebug: Fix endless loop for property with SCRITABLE falseKai Koehne2011-04-201-3/+9
* | QmlDebugger: removing slots in Live PreviewChristiaan Janssen2011-05-061-1/+4
* | QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-061-4/+13
|/
* QDeclarativeDebug: Fix crash when serializing list of QObjectsKai Koehne2011-02-161-8/+10
* Use qobject_cast rather than dynamic_cast.Martin Jones2011-01-311-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fix QtDeclarative compilation warningsJoona Petrell2011-01-181-7/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Joona Petrell2010-12-201-1/+4
|\|
| * QmlDebugger: Fix runtime warnings about unregistered metatypesKai Koehne2010-12-161-1/+4
* | QmlDebugger: reset properties to default valueChristiaan Janssen2010-12-161-2/+18
* | QmlDebugger: setting bindings in statesChristiaan Janssen2010-12-131-17/+93
* | QmlDebugger: Instantiation of deferred objects moved to the debugger engineChristiaan Janssen2010-12-101-6/+16
|/
* QDeclarativeDebug: Keep source information when changing an expressionChristiaan Janssen2010-11-101-1/+2
* QDeclarativeDebug: send a message when new object are addedOlivier Goffart2010-08-241-0/+15
* QDeclarativeEngineDebugServer: make it a singleton.Olivier Goffart2010-08-241-1/+7
* QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-201-4/+2
* QtDeclarative debugging: Add an option not to stream the properties of an obj...Olivier Goffart2010-08-161-4/+12
* QDeclarativeEngineDebugServer: Fix crash when trying to update non-properties.Olivier Goffart2010-07-261-16/+14
* Fixed debugger's evaluation of dynamic properties in contextLasse Holmstedt2010-07-161-1/+1
* Resetting bindings through debugger interfaceLasse Holmstedt2010-07-091-0/+27
* Allow the debugger to modify method bodiesAaron Kennedy2010-07-081-5/+50
* Added SET_BINDING message to QDeclarative debugger protocolLasse Holmstedt2010-06-301-2/+65
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-231-1/+1
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+0
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-8/+8
* Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-241-4/+11
* Fix test failuresAaron Kennedy2010-03-171-1/+1
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-18/+17
* Optimization: Use linked list for context childrenAaron Kennedy2010-03-121-12/+12
* Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-041-2/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-3/+3
* Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-251-1/+3
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+456