aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/qmlprofilerclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-021-133/+8
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Updated license headersJani Heikkinen2016-01-201-17/+12
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-1/+0
* Move QML profiler client to qmldebugUlf Hermann2015-10-301-194/+116
* QmlProfiler: Collect useful input eventsUlf Hermann2015-10-301-1/+19
* QmlProfiler: Remove binding typesUlf Hermann2015-10-281-14/+2
* qmlprofiler: Simplify QmlProfilerClientUlf Hermann2015-10-151-37/+17
* qmlprofiler: Remove V8 profiler clientUlf Hermann2015-08-281-48/+0
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-0/+2
|\
| * qmlprofiler: Add missing #include <limits>.Friedemann Kleint2015-07-281-0/+2
* | qmlprofiler: Use QQmlProfilerDefinitions for accessing definitionsUlf Hermann2015-07-231-57/+58
* | qmlprofiler: Allow specification of features to recordUlf Hermann2015-06-091-2/+45
* | qmlprofiler: Record input eventsUlf Hermann2015-06-091-1/+4
* | qmlprofiler: Remove useless 'maximumTime' member.Ulf Hermann2015-05-211-11/+0
* | qmlprofiler: Clean up recording state messUlf Hermann2015-05-211-37/+4
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Write memory events into tracefiles generated by qmlprofilerUlf Hermann2014-08-121-0/+6
* Properly support all events in trace files and clean up a bit.Ulf Hermann2014-06-061-1/+28
* Save painting events in Qt5 style with thread ID from qmlprofilerUlf Hermann2014-03-181-1/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-041-1/+14
* QmlProfiler: updated standalone appChristiaan Janssen2012-03-131-0/+300