summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qdeclarativedebugtrace_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-171-3/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-121-1/+18
* 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-0/+1
* Add location information for tracing.Michael Brasser2011-01-251-3/+9
* Add "Complete" message for tracing.Michael Brasser2011-01-251-0/+1
* 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/+2
* | Make deferred tracing less expensive (real-time cost is the same)Michael Brasser2010-11-191-10/+22
* | Support directly setting string range data.Michael Brasser2010-11-191-2/+2
* | Add additional tracing.Michael Brasser2010-11-191-1/+2
* | Add support for a record-then-send debug process.Michael Brasser2010-11-191-0/+7
* | Use high performance timer for profiling. Add binding profile info.Michael Brasser2010-11-191-2/+3
|/
* Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-031-1/+1
* Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-271-0/+101