aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilermodelmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-1/+1
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-3/+3
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-6/+10
* QmlProfiler: Avoid nondeterminism when creating trace time objectUlf Hermann2014-06-031-2/+2
* QmlProfiler: Keep an extra time window in ZoomControlUlf Hermann2014-04-021-4/+10
* QmlProfiler: When clearing, set the trace duration to 0Ulf Hermann2014-03-311-1/+1
* QmlProfiler: Remove dead code.Ulf Hermann2014-02-191-1/+0
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-5/+4
* QmlProfiler: Unify source file lookup between V8 and QML modelsUlf Hermann2014-02-191-1/+1
* QmlProfiler: Don't throw an assert if app is killed while profiling.Ulf Hermann2014-02-181-1/+1
* QmlProfiler: Remove some useless signals and QML variablesUlf Hermann2014-02-181-3/+7
* QmlProfiler: Make the progress bar somewhat nicer.Ulf Hermann2014-02-181-3/+15
* QmlProfiler: Sanitize the signal exchange between models a bitUlf Hermann2014-02-181-10/+20
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Add another data state "ClearingData"Ulf Hermann2013-12-111-0/+4
|/
* QML Profiler: fix UI text punctuationLeena Miettinen2013-10-101-2/+2
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+364