aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerbindingloopsrenderpass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-18/+13
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-4/+4
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-3/+3
* Timeline: Use some better number typesUlf Hermann2018-01-161-2/+2
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-201-0/+1
|\
| * Timeline: Check for validity of vertexData() after allocating geometryUlf Hermann2016-12-151-0/+1
* | QmlProfiler: Unify conditions in binding loop render passUlf Hermann2016-12-061-11/+10
* | QmlProfiler: Initialize membersTobias Hunger2016-11-291-3/+3
|/
* QmlProfiler: Paint binding loop markers in timeline highlight colorUlf Hermann2016-08-051-0/+7
* QmlProfiler: Clean up binding loops render passUlf Hermann2016-07-131-6/+6
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Timeline: Properly encapsulate render pass statesUlf Hermann2015-05-181-27/+57
* QmlProfiler: Fix compiler warnings on release buildOrgad Shaneh2015-01-121-0/+1
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-2/+1
* QmlProfiler: be more resilient against missing models in render passesUlf Hermann2014-12-151-6/+3
* QmlProfiler: Require only subset of renderer to execute render passesUlf Hermann2014-12-151-1/+1
* QmlProfiler: Convert the render pass state into a pure interfaceUlf Hermann2014-12-151-14/+18
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-6/+8
* QMLProfiler: Use scene graph for painting events in timelineUlf Hermann2014-12-121-0/+356