summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertraceclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Move unrelated code out of QmlProfilerClientManagerUlf Hermann2016-08-051-12/+1
* QmlProfiler: Don't reorder events in trace clientUlf Hermann2016-07-111-1/+19
* QmlProfiler: Move qHash and operator== for QmlEventTypeUlf Hermann2016-06-101-16/+0
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-25/+20
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-101-13/+8
* QmlProfiler: Support server generated event type IDsUlf Hermann2016-05-251-11/+26
* QmlProfiler: Move type resolution logic into trace clientUlf Hermann2016-05-251-2/+96
* QmlProfiler: Directly pass events from client to modelUlf Hermann2016-05-251-4/+9
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-218/+32
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-5/+3
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-0/+401
* QmlJSDebugClient: Move QmlProfilerTraceClient into libraryKai Koehne2011-08-051-166/+0
* corrected license headersThomas Murach2011-07-061-13/+12
* QmlProfiler: refactored the event views into a single classChristiaan Janssen2011-07-041-6/+6
* QmlProfiler: Rename TracePlugin to QmlProfileTraceClientKai Koehne2011-06-281-0/+167