aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle a null source item being provided to ShaderEffectMartin Jones2012-02-021-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Added log and status properties to ShaderEffect.Kim Motoyoshi Kalland2012-01-161-9/+73
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-17/+27
* Don't re-parent ShaderEffect source items.Kim Motoyoshi Kalland2012-01-021-11/+28
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+763