summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No need to qualify calls to SortedTimelineModel::clear()qp-v3.1.0qp-3.1Ulf Hermann2014-04-101-1/+1
* Remove some dead codeUlf Hermann2014-04-032-27/+7
* Don't save minCacheSize and properly initialize maxCacheSizeUlf Hermann2014-04-031-9/+7
* Fix pixmap cache profiling for multiple pixmaps with equal URLsUlf Hermann2014-04-032-56/+263
* Make the cache count row lie less.Ulf Hermann2014-03-241-11/+4
* Saturate colors some more and use color selection from base classUlf Hermann2014-03-113-4/+5
* Fix label for render thread.Ulf Hermann2014-03-101-1/+1
* Adapt to unified data models in creatorqp-v3.1.0-beta1Ulf Hermann2014-02-194-8/+8
* Reduce code duplicationUlf Hermann2014-02-194-309/+64
* Use time formatting method of base class instead of reimplementing itUlf Hermann2014-02-182-26/+2
* Eliminate redundant isEmpty() methods.Ulf Hermann2014-02-184-14/+0
* Eliminate redundant name() methodsUlf Hermann2014-02-184-14/+4
* Eliminate redundant categories() method in favor of categoryCount()Ulf Hermann2014-02-184-12/+0
* Unify handling of category labelsUlf Hermann2014-02-184-16/+0
* Merge remote-tracking branch 'origin/3.0'Kai Koehne2014-02-123-3/+19
|\
| * Disable functionality for invalid licensesqp-3.0Kai Koehne2014-01-242-3/+16
| * Send expandedChanged if expanded state changes.Ulf Hermann2013-12-021-0/+3
* | Update cache size when pixmap size becomes knownUlf Hermann2013-12-121-4/+13
* | Use SortedTimelineModel for pixmap cache eventsUlf Hermann2013-12-122-101/+50
* | Use dataChanged() implementation from abstract timeline modelUlf Hermann2013-12-124-49/+0
* | Use SortedTimelineModel for scenegraph timeline modelUlf Hermann2013-12-122-103/+41
* | Make sure that all pixmap URLs have a some event in the timelineUlf Hermann2013-12-121-15/+19
* | Revert "Make sure that all pixmap URLs have a some event in the timeline"Ulf Hermann2013-12-062-35/+22
* | Make sure that all pixmap URLs have a some event in the timelineUlf Hermann2013-12-022-22/+35
|/
* QmlProfilerExtension: using QtCreator's qmlprofiler pluginChristiaan Janssen2013-08-12104-18623/+8
* Merge remote-tracking branch 'origin/2.8'Christiaan Janssen2013-08-081-5/+19
|\
| * QmlProfiler: fix issues with SceneGraphModelProxyqp-2.8Christiaan Janssen2013-08-081-5/+19
* | QmlProfiler: unify client to simplemodel event callsChristiaan Janssen2013-08-0810-140/+58
* | QmlProfiler: merge back changes in creator/masterChristiaan Janssen2013-08-089-229/+132
* | Merge branch '2.8'Christiaan Janssen2013-08-0635-112/+501
|\ \ | |/
| * QMLProfiler: Synchronise with 2.8 branchAurindam Jana2013-08-0610-100/+271
| * QmlProfiler: removed v8 event on empty dataChristiaan Janssen2013-08-061-6/+0
| * QmlProfiler: fixed bug in status completionChristiaan Janssen2013-08-066-5/+6
| * QmlProfiler: reduced indirection when reading data from clientChristiaan Janssen2013-08-063-51/+44
| * QmlProfiler: Status bar for several modelsChristiaan Janssen2013-08-0615-15/+143
| * QmlProfiler: disable clear button while runningChristiaan Janssen2013-08-061-0/+5
| * QmlProfiler: resetting expanded when data changesChristiaan Janssen2013-08-0612-3/+44
| * QmlProfiler: get location from details in Creation eventsChristiaan Janssen2013-08-011-1/+2
* | QmlProfiler: adapt to changes in IAnalyzer interfaceChristiaan Janssen2013-07-193-15/+17
|/
* QmlProfiler: link views when selecting eventChristiaan Janssen2013-07-1119-62/+149
* QmlProfiler: make details string match between versionsChristiaan Janssen2013-07-111-1/+1
* QmlProfiler: load and save extra dataChristiaan Janssen2013-07-096-16/+124
* QmlProfiler: avoid idle engine cancelling other engine's processChristiaan Janssen2013-06-251-0/+4
* Rename QmlProfilerExtended to QmlProfilerExtensionKai Koehne2013-06-2513-69/+69
* QmlProfiler: fix potential crashChristiaan Janssen2013-06-242-0/+6
* QmlProfiler: cleaned up old commented codeChristiaan Janssen2013-06-2411-189/+128
* Set provider to Digia, for consistency with other plugin.Eike Ziller2013-06-241-0/+1
* Fix copyright headers for commercial pluginKai Koehne2013-06-248-72/+80
* QmlProfilerExtended: Pixmap Cache modelChristiaan Janssen2013-06-2013-4/+739
* Fix build for Qt 4.8Kai Koehne2013-06-201-2/+3