aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertraceclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* QmlProfiler: deleteLater() the debug message and engine control clientsUlf Hermann2019-07-031-10/+18
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-081-8/+8
* Tracing: Move the type storage out of the trace managerUlf Hermann2018-05-081-4/+4
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-2/+2
* Move parts of QmlEvent and QmlEventType to timelineUlf Hermann2018-04-171-2/+21
* QmlProfiler: Use EngineControl to hold engines until we're doneUlf Hermann2018-02-131-4/+26
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-3/+8
|\
| * QmlProfiler: Retain event types between sessions on same connectionUlf Hermann2018-01-031-2/+8
* | QmlProfiler: Process remaining events if connection dropsUlf Hermann2018-01-041-10/+17
* | Merge remote-tracking branch 'origin/4.5'Oswald Buddenhagen2017-12-211-6/+26
|\|
| * QmlProfiler: Record debug messages separatelyUlf Hermann2017-12-191-6/+26
* | QmlProfiler: Properly clear the trace clientUlf Hermann2017-11-221-1/+3
|/
* QmlProfiler: Don't trust in externally provided timestampsUlf Hermann2017-09-121-1/+1
* QmlProfiler: Don't crash on inconsistent profiling dataUlf Hermann2017-09-081-3/+6
* QmlDebug: Don't use QmlDebugConnection unconditionallyUlf Hermann2017-09-071-2/+2
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+1
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-151-15/+18
* 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