aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilereventsmodelproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+2
* QmlProfiler: Don't use initializer lists, yetUlf Hermann2014-06-181-2/+2
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-165/+100
* QmlProfiler: Replace QStringList with QString in event dataUlf Hermann2014-06-171-4/+4
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-11/+14
* QmlProfiler: Allow filtering either JS or QML from the events viewUlf Hermann2014-03-101-6/+20
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-20/+20
* QmlProfiler: Make the progress bar somewhat nicer.Ulf Hermann2014-02-181-0/+6
* QmlProfiler: Sanitize the signal exchange between models a bitUlf Hermann2014-02-181-1/+1
* QmlProfiler: Show Javascript calls in events view.Ulf Hermann2014-02-101-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Only load data into child models when it's readyUlf Hermann2014-01-021-3/+3
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-3/+2
|\|
| * QmlProfiler: Make sure details for bindings are shown in Events paneKai Koehne2013-12-121-3/+2
* | QmlProfiler: Add another data state "ClearingData"Ulf Hermann2013-12-111-1/+1
|/
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+479