summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hide features for new "Indie" licenseqp-v3.2.2qp-v3.2.1qp-3.2Kai Koehne2014-09-081-4/+6
* Be more verbose about aggregated memory allocationsqp-v3.2.0Ulf Hermann2014-07-112-26/+56
* Use fewer QVariantMaps to create memory event detailsUlf Hermann2014-07-111-31/+16
* Show correct wording for memory eventsUlf Hermann2014-07-111-1/+1
* Fix PixmapCacheModel to not get confused on plain LoadingFinishedUlf Hermann2014-07-091-0/+15
* Replace lastTimeMark with traceEndTime for end time of memory profilerUlf Hermann2014-07-091-2/+2
* Make it clear that the numbers in the pixmap scale are pixelsqp-v3.2.0-beta1Ulf Hermann2014-07-021-0/+5
* Fix switched times for windows render loop.Ulf Hermann2014-07-021-2/+2
* Group memory usage events by their cause and add location informationUlf Hermann2014-07-022-23/+91
* Add scale to memory usage and pixmap cache modelsUlf Hermann2014-07-024-2/+21
* Remove redundant displayNamesUlf Hermann2014-07-023-7/+0
* Show scene graph events in correct thread for non-threaded render loopUlf Hermann2014-07-021-10/+26
* Allow setting Qt Creator source and build dirs through qmake variablesEike Ziller2014-06-301-2/+2
* Adapt to centralization of type data.Ulf Hermann2014-06-183-11/+17
* Derive from AbstractTimelineModel instead of SingleCategoryTimelineModelUlf Hermann2014-06-176-16/+16
* Memory usage modelUlf Hermann2014-06-174-2/+306
* Adapt to single category per modelUlf Hermann2014-06-164-12/+8
* Adapt to changes in event type definitionsUlf Hermann2014-06-162-5/+6
* Merge remote-tracking branch 'origin/3.1'Kai Koehne2014-06-043-107/+286
|\
| * 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
* | Remove unused qml debug client implementationUlf Hermann2014-05-2632-4661/+0
|/
* 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
|\ \ | |/