aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qv8profilerdatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: remove V8 tabJoerg Bornemann2015-05-271-524/+0
* QmlProfiler: fix progress bar visibilty for loading tracesJoerg Bornemann2015-02-261-1/+6
* QmlProfiler: save trace data in background threadJoerg Bornemann2015-02-261-1/+10
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Prevent V8 model from reading unrelated trace dataUlf Hermann2014-09-291-1/+3
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-8/+8
|/
* QmlProfiler: Don't call complete() after loading V8 model from file.Ulf Hermann2014-02-191-2/+0
* QmlProfiler: Consistently apply the d-pointer pattern to all modelsUlf Hermann2014-02-191-9/+23
* QmlProfiler: Move the data structs of the V8 model into the model classUlf Hermann2014-02-191-9/+9
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-69/+42
* QmlProfiler: Unify source file lookup between V8 and QML modelsUlf Hermann2014-02-191-3/+35
* QmlProfiler: Sanitize the signal exchange between models a bitUlf Hermann2014-02-181-4/+5
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Avoid value-list creation when iterating over maps.Friedemann Kleint2013-12-161-6/+6
|/
* Reduce usage of QStringRef::toString() in the QML profiler.Friedemann Kleint2013-08-291-1/+1
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-31/+31
* Fix Krazy warnings about values or keys iteration in QML code.Friedemann Kleint2013-03-151-12/+22
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+4
* | QmlProfiler: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-36/+36
|/
* Adjust license headershjk2012-10-051-0/+29
* QmlProfiler: show empty traceChristiaan Janssen2012-05-111-0/+9
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-1/+1
* QmlProfiler: RefactorChristiaan Janssen2012-03-141-0/+445