summaryrefslogtreecommitdiff
path: root/plugins/qmlprofilerextension/scenegraphtimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix switched times for windows render loop.Ulf Hermann2014-07-021-2/+2
* Remove redundant displayNamesUlf Hermann2014-07-021-2/+0
* Show scene graph events in correct thread for non-threaded render loopUlf Hermann2014-07-021-10/+26
* Adapt to centralization of type data.Ulf Hermann2014-06-181-3/+5
* Derive from AbstractTimelineModel instead of SingleCategoryTimelineModelUlf Hermann2014-06-171-4/+4
* Adapt to single category per modelUlf Hermann2014-06-161-4/+2
* Adapt to changes in event type definitionsUlf Hermann2014-06-161-3/+3
* Saturate colors some more and use color selection from base classUlf Hermann2014-03-111-1/+1
* Fix label for render thread.Ulf Hermann2014-03-101-1/+1
* Adapt to unified data models in creatorqp-v3.1.0-beta1Ulf Hermann2014-02-191-3/+3
* Reduce code duplicationUlf Hermann2014-02-191-123/+27
* Use time formatting method of base class instead of reimplementing itUlf Hermann2014-02-181-14/+1
* Eliminate redundant isEmpty() methods.Ulf Hermann2014-02-181-5/+0
* Eliminate redundant name() methodsUlf Hermann2014-02-181-6/+2
* Eliminate redundant categories() method in favor of categoryCount()Ulf Hermann2014-02-181-5/+0
* Unify handling of category labelsUlf Hermann2014-02-181-7/+0
* Use dataChanged() implementation from abstract timeline modelUlf Hermann2013-12-121-17/+0
* Use SortedTimelineModel for scenegraph timeline modelUlf Hermann2013-12-121-101/+41
* QmlProfilerExtension: using QtCreator's qmlprofiler pluginChristiaan Janssen2013-08-121-2/+2
* QmlProfiler: fix issues with SceneGraphModelProxyqp-2.8Christiaan Janssen2013-08-081-5/+19
* QmlProfiler: fixed bug in status completionChristiaan Janssen2013-08-061-1/+1
* QmlProfiler: Status bar for several modelsChristiaan Janssen2013-08-061-1/+5
* QmlProfiler: resetting expanded when data changesChristiaan Janssen2013-08-061-1/+7
* QmlProfiler: link views when selecting eventChristiaan Janssen2013-07-111-0/+10
* Rename QmlProfilerExtended to QmlProfilerExtensionKai Koehne2013-06-251-0/+475