aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Update Licenseqp-v3.3.2qp-v3.3.1qp-3.3Eike Ziller2015-01-1613-52/+52
* Add qbs project file.qp-v3.3.0-rc1qp-v3.3.0Christian Kandeler2014-11-251-0/+26
* Properly initialize max size in memory usage modelUlf Hermann2014-11-241-0/+2
* Add texture deletion events to scene graph profilerqp-v3.3.0-beta1Ulf Hermann2014-10-161-1/+8
* Implement the input events modelUlf Hermann2014-10-152-7/+88
* 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-293-32/+47
* Rename eventId to typeId and selectionIdUlf Hermann2014-09-297-11/+11
* Show full path when hovering over labels in pixmap cache profilerUlf Hermann2014-09-231-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-5/+7
|\
| * Hide features for new "Indie" licenseqp-v3.2.2qp-v3.2.1qp-3.2Kai Koehne2014-09-081-4/+6
* | Respect the "hidden" property when generating labelsUlf Hermann2014-09-153-3/+3
* | Make loadData() and clear() protectedUlf Hermann2014-09-153-0/+3
* | Centralize rowCount calculationUlf Hermann2014-09-156-37/+3
* | Report supported features from timeline modelsUlf Hermann2014-09-1510-5/+126
* | Rename relative height of items in timeline to "relativeHeight"Ulf Hermann2014-09-114-4/+4
* | 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
* | Remove unused addVP() method from PixmapCacheModelUlf Hermann2014-09-081-10/+0
* | Move to JSON plugin meta dataEike Ziller2014-09-022-13/+15
* | Remove unnecessary Q_EXPORT_PLUGINEike Ziller2014-08-261-2/+0
* | Adapt to new class hierarchy for AbstractTimelineModelUlf Hermann2014-08-263-105/+106
* | Change the scene graph profiler to give more accurate informationUlf Hermann2014-08-262-175/+209
* | Simplify range detailsUlf Hermann2014-08-266-78/+42
* | Adapt to renaming of get* and find* methodsUlf Hermann2014-08-266-46/+45
* | Rename occurrences of "title" to "displayName"Ulf Hermann2014-08-263-6/+5
* | Adapt to removal of name from AbstractTimelineModelUlf Hermann2014-08-263-11/+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
* 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
* 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