aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilermodelmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* QmlProfiler: show a warning if unsaved notes are to be discardedUlf Hermann2014-11-121-0/+2
* QmlProfiler: Properly initialize features bit fieldUlf Hermann2014-10-241-0/+1
* QmlProfiler: save and load notesUlf Hermann2014-10-151-0/+1
* QmlProfiler: Add special model for notesUlf Hermann2014-10-151-0/+13
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Allow preselection of events to be recordedUlf Hermann2014-09-151-0/+34
* | QmlProfiler: Don't process all events twice when loading tracesUlf Hermann2014-09-121-6/+1
* | QmlProfiler: Add EngineControlUlf Hermann2014-09-121-0/+12
|/
* 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