aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmlprofiler/abstracttimelinemodel/tst_abstracttimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Split AbstractTimelineModel in two classesUlf Hermann2014-11-211-273/+0
* QmlProfiler: fix autotestUlf Hermann2014-11-211-49/+7
* QmlProfiler: Require model manager when constructing timeline modelsUlf Hermann2014-11-211-1/+0
* License update.Eike Ziller2014-10-151-7/+8
* QmlProfiler: Update abstracttimelinemodel testUlf Hermann2014-09-291-7/+5
* QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-6/+6
* Compile fix for tst_abstracttimelinemodelNikita Baryshnikov2014-09-151-22/+9
* QmlProfiler: introduce properties for empty, hidden and displayNameUlf Hermann2014-09-151-0/+20
* QmlProfiler: Protect AbstractTimelineModel's loadData() and clear()Ulf Hermann2014-09-151-0/+1
* QmlProfiler: rename relative height of timeline items to "relativeHeight"Ulf Hermann2014-09-101-1/+1
* QmlProfiler: autotest for AbstractTimelineModelUlf Hermann2014-08-261-0/+309