aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/scenegraphtimelinemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Rename files to follow common pattern among extension pluginsUlf Hermann2015-08-271-107/+0
* Merge remote-tracking branch 'origin/3.3'qp-v3.4.2qp-v3.4.1qp-v3.4.0-rc1qp-v3.4.0qp-3.4Eike Ziller2015-02-131-4/+4
|\
| * Update Licenseqp-v3.3.2qp-v3.3.1qp-3.3Eike Ziller2015-01-161-4/+4
* | Define separate methods for getting collapsed and expanded rowsUlf Hermann2014-12-051-1/+2
* | Adapt to splitting of AbstractTimelineModelUlf Hermann2014-11-211-2/+2
* | Create extension models through a factoryUlf Hermann2014-11-211-2/+1
* | Adapt to switching of typeId and selectionIdUlf Hermann2014-11-211-3/+3
* | Don't use AbstractTimelineModel's private classUlf Hermann2014-11-211-4/+44
|/
* Rename eventId to typeId and selectionIdUlf Hermann2014-09-291-1/+1
* Make loadData() and clear() protectedUlf Hermann2014-09-151-0/+1
* Centralize rowCount calculationUlf Hermann2014-09-151-2/+0
* Report supported features from timeline modelsUlf Hermann2014-09-151-0/+1
* Change the scene graph profiler to give more accurate informationUlf Hermann2014-08-261-4/+4
* Simplify range detailsUlf Hermann2014-08-261-1/+1
* Adapt to renaming of get* and find* methodsUlf Hermann2014-08-261-5/+5
* Derive from AbstractTimelineModel instead of SingleCategoryTimelineModelUlf Hermann2014-06-171-2/+2
* Adapt to single category per modelUlf Hermann2014-06-161-2/+2
* Adapt to unified data models in creatorqp-v3.1.0-beta1Ulf Hermann2014-02-191-1/+1
* Reduce code duplicationUlf Hermann2014-02-191-33/+3
* Eliminate redundant isEmpty() methods.Ulf Hermann2014-02-181-2/+0
* Eliminate redundant name() methodsUlf Hermann2014-02-181-1/+0
* Eliminate redundant categories() method in favor of categoryCount()Ulf Hermann2014-02-181-1/+0
* Unify handling of category labelsUlf Hermann2014-02-181-1/+0
* Use dataChanged() implementation from abstract timeline modelUlf Hermann2013-12-121-9/+0
* Use SortedTimelineModel for scenegraph timeline modelUlf Hermann2013-12-121-2/+0
* QmlProfilerExtension: using QtCreator's qmlprofiler pluginChristiaan Janssen2013-08-121-1/+1
* QmlProfiler: resetting expanded when data changesChristiaan Janssen2013-08-061-0/+1
* QmlProfiler: link views when selecting eventChristiaan Janssen2013-07-111-0/+3
* Rename QmlProfilerExtended to QmlProfilerExtensionKai Koehne2013-06-251-0/+109