aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
* Debugger: Make sure client list is protected by mutexKai Koehne2013-05-241-0/+3
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-062-29/+113
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-302-3/+96
* Debugger: fix race condition in block modeKai Koehne2013-04-231-9/+6
* V8Debugging: Set Isolate when sending debug messages to v8Aurindam Jana2013-04-231-2/+8
* Fixed WindowsCE buildBjoern Breitmeyer2013-04-161-0/+5
* QmlDebugServer: Remove unimplemented functionAurindam Jana2013-04-161-2/+0
* QmlDebugServer: Ensure plugin is setAurindam Jana2013-04-161-1/+1
* Debugger: Accepts port range as argumentsAurindam Jana2013-04-022-12/+27
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2812-48/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1021-21/+21
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-291-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2321-504/+504
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-1/+1
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-1/+2
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-1/+2
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-302-0/+8
* QQmlEngineDebugService: Property Data of type QVariantAurindam Jana2012-05-252-1/+3
* Debugger: Removing the deleted objects from objectReferenceHashSimjees Abraham2012-05-242-0/+21
* Qml : Resetting binding correctedSimjees Abraham2012-05-211-7/+20
* Allow the existence of a VME metaobject to be assertedMatthew Vogt2012-05-211-2/+1
* Remove unnecessary exportsMatthew Vogt2012-05-185-5/+5
* Don't pass the expression string to the signal handler profiler.Michael Brasser2012-05-141-4/+1
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-142-2/+2
* QQmlDebugService: Fetch Objects for location infoAurindam Jana2012-05-124-0/+69
* QQmlEngineDebugService: Query ExpressionAurindam Jana2012-05-091-1/+10
* Debugger: Use new QtMessageHandler signatureKai Koehne2012-05-092-6/+6
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-042-13/+34
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-1/+1
* QmlDebugging: Exchange supported QDataStream versionsAurindam Jana2012-04-269-57/+75
* Debugger: Change name and protocol of QDeclarativeObserverModeAurindam Jana2012-04-251-1/+1
* Debugger: Fix race conditions in block modeKai Koehne2012-04-259-71/+89
* Debugger: Fix race condition in block mode, QQmlDebugServerKai Koehne2012-04-251-5/+4
* Debugger: Fix RAII usage of ReadWriteLockerKai Koehne2012-04-241-10/+10
* Debugger: Add asserts for right usage of threadsKai Koehne2012-04-241-0/+14
* Debugger: Make sure stateChanged is called from debugger threadKai Koehne2012-04-243-23/+67
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-2/+2
* QQmlEngineDebugService: Object creationAurindam Jana2012-04-191-1/+2
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-172-5/+3
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-116-40/+29
| |\
| * \ Merge master into api_changesKent Hansen2012-03-273-35/+58
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-2310-787/+113
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-1910-50/+65
| |\ \ \ \
| * | | | | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-4/+2
* | | | | | QV8DebugService: v8::AfterCompile EventsAurindam Jana2012-04-172-16/+10
| |_|_|_|/ |/| | | |
* | | | | QQmlDebugServer: Use Q_D(const )Aurindam Jana2012-04-101-2/+2
* | | | | Revert "Add QQmlBoundSignalNoParams"Michael Brasser2012-04-031-23/+10
* | | | | Debugger: Use "QML" also in macro namesKai Koehne2012-03-302-3/+3
* | | | | irrelevant qDebug removedSimjees Abraham2012-03-301-1/+0