summaryrefslogtreecommitdiff
path: root/plugins/qmlprofilerextension/scenegraphtimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add texture deletion events to scene graph profilerqp-v3.3.0-beta1Ulf Hermann2014-10-161-1/+8
* Use QT_TRANSLATE_NOOP to mark translatable strings in arraysUlf Hermann2014-10-151-22/+22
* Improve appearance of Scene Graph profiler.Ulf Hermann2014-10-151-77/+93
* Store typeIds in range dataUlf Hermann2014-09-291-23/+36
* Rename eventId to typeId and selectionIdUlf Hermann2014-09-291-2/+2
* Respect the "hidden" property when generating labelsUlf Hermann2014-09-151-1/+1
* Centralize rowCount calculationUlf Hermann2014-09-151-15/+1
* Report supported features from timeline modelsUlf Hermann2014-09-151-1/+7
* Rename "Glyph Count" to just "Glyphs"Ulf Hermann2014-09-081-1/+1
* Don't resolve the type ID twice when coloring scene graph eventsUlf Hermann2014-09-081-1/+1
* Fix typo in scene graph modelUlf Hermann2014-09-081-1/+1
* Adapt to new class hierarchy for AbstractTimelineModelUlf Hermann2014-08-261-39/+38
* Change the scene graph profiler to give more accurate informationUlf Hermann2014-08-261-171/+205
* Simplify range detailsUlf Hermann2014-08-261-16/+11
* Adapt to renaming of get* and find* methodsUlf Hermann2014-08-261-9/+8
* Rename occurrences of "title" to "displayName"Ulf Hermann2014-08-261-1/+1
* Adapt to removal of name from AbstractTimelineModelUlf Hermann2014-08-261-3/+2
* 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