summaryrefslogtreecommitdiffstats
path: root/src/imports/gestures
Commit message (Collapse)AuthorAgeFilesLines
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-023-1/+10
| | | | | Merge-request: 535 Reviewed-by: Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>
* Unify naming of import plugin targetsJoona Petrell2010-05-263-4/+4
| | | | | Task-number: QTBUG-10834 Reviewed-by: Warwick Allison
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
| | | | Also rearrange the parameter order to be more clear.
* syntax updateWarwick Allison2010-05-051-1/+1
|
* no export in pluginWarwick Allison2010-04-231-1/+1
|
* compileWarwick Allison2010-04-221-2/+1
|
* Simplify QML import plugin deployment linesJoona Petrell2010-04-161-2/+1
| | | | | Task-number: Reviewed-by: Martin Jones
* Make it clear that Qt.labs modules may not remain compatible.Martin Jones2010-04-141-0/+3
| | | | Task-number: QTBUG-9807
* Fix anchors, etc.Warwick Allison2010-04-062-2/+1
| | | | (pass parser status up to QDeclarativeItem)
* Labs (experimental) Gesture support.Warwick Allison2010-04-065-0/+461
By popular demand.