aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilermodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-2/+2
* QmlProfiler: Actually update the details when rewriter tells us toUlf Hermann2018-05-311-1/+1
* QmlProfiler: Keep text marks when replaying eventsUlf Hermann2018-05-301-0/+2
* QmlProfiler: Move action registration out of QmlProfilerToolUlf Hermann2018-05-291-0/+3
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-081-4/+1
* Tracing: Move the type storage out of the trace managerUlf Hermann2018-05-081-4/+2
* Tracing: Generalize event filteringUlf Hermann2018-05-081-4/+6
* Tracing: Drop restricted start/end times from trace managerUlf Hermann2018-05-081-0/+3
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* QmlProfiler: Rename specific replayEvents to replayQmlEventsUlf Hermann2018-04-191-3/+3
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-60/+21
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+0
* QmlProfiler: Add some missing overrideUlf Hermann2018-04-171-1/+1
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-1/+1
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-3/+3
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-34/+8
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-3/+4
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-091-0/+2
|\
| * QmlProfiler: Retain event types between sessions on same connectionUlf Hermann2018-01-031-0/+2
* | QmlProfiler: Use a Target for populateFileFinder()Ulf Hermann2017-09-271-2/+2
|/
* QmlProfiler: Don't trust in externally provided timestampsUlf Hermann2017-09-121-1/+1
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-12/+9
* QmlProfiler: Merge LocalQmlProfilerRunner and QmlProfilerRunnerhjk2017-06-121-0/+2
* QmlProfiler: Integrate QmlProfilerDataModel into model managerUlf Hermann2017-02-241-1/+2
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-2/+6
* QmlProfiler: Add text marks for QML/JS types into documentsUlf Hermann2017-02-211-0/+2
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-151-1/+1
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-151-1/+6
* QmlProfiler: Move unrelated code out of QmlProfilerClientManagerUlf Hermann2016-08-051-0/+2
* QmlProfiler: Directly pass events from client to modelUlf Hermann2016-05-251-1/+0
* QmlProfiler: Make progress widget more expressiveUlf Hermann2016-05-231-0/+4
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-6/+8
* QmlProfiler: Methods for dispatching events by featureUlf Hermann2016-05-231-1/+10
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-4/+0
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Reset the zoom control only when we're finished loadingUlf Hermann2016-05-101-3/+0
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-4/+3
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-8/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Debug messages are no QML events ...Ulf Hermann2015-11-191-0/+2
* QmlProfiler: Refactor complete() methodsUlf Hermann2015-09-111-2/+3
* QmlProfiler: Remove QmlProfilerModelManager::count()Ulf Hermann2015-09-111-1/+0
* QmlProfiler: Eliminate QmlProfilerDataStateUlf Hermann2015-09-111-32/+9
* QmlProfiler: Simplify file loadingUlf Hermann2015-09-111-2/+0
* QmlProfiler: Clean up the state widgetUlf Hermann2015-09-011-2/+0
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-081-1/+8
* QmlProfiler: remove now superfluous processingDone methodJoerg Bornemann2015-05-271-1/+0
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-4/+0
* Timeline: Remove useless dataAvailable() signalsUlf Hermann2015-05-181-1/+0