aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickshadereffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-191-19/+19
|\
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-19/+19
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-2/+2
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* 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