summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qdeclarativedebugtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-171-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-121-0/+60
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Enable performance monitoring at application startup.Kai Koehne2011-05-101-1/+8
* Fix warnings.Michael Brasser2011-01-251-2/+2
* Add location information for tracing.Michael Brasser2011-01-251-5/+37
* Add "Complete" message for tracing.Michael Brasser2011-01-251-0/+6
* 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
* | Add additional trace range data.Michael Brasser2010-11-191-0/+15
* | Make deferred tracing less expensive (real-time cost is the same)Michael Brasser2010-11-191-19/+25
* | Support directly setting string range data.Michael Brasser2010-11-191-4/+4
* | Add support for a record-then-send debug process.Michael Brasser2010-11-191-9/+46
|/
* Make QmlDebug protocol more robustKai Koehne2010-09-281-4/+4
* QDeclarativeDebugTrace: Do not send message if the client did not enabled Can...Olivier Goffart2010-07-161-0/+12
* Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-271-0/+110