summaryrefslogtreecommitdiffstats
path: root/src/imports/gestures/gestures.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fixed deployment locations for various profiles.axis2010-07-021-1/+2
| | | | RevBy: Trust me
* Provide Qml plugins with UID3s on SymbianAlessandro Portale2010-06-231-0/+1
| | | | | | ...otherwise we cannot Symbian sign them. Reviewed-by: Miikka Heikkinen
* Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-221-1/+0
| | | | | | | | | Since plugin and import paths variables were moved to symbian.conf, there were many unnecessary load(data_caging_paths) statements left in applications. Task-number: QTBUG-11619 Reviewed-by: Janne Koskinen
* Unify naming of import plugin targetsJoona Petrell2010-05-261-2/+2
| | | | | Task-number: QTBUG-10834 Reviewed-by: Warwick Allison
* Simplify QML import plugin deployment linesJoona Petrell2010-04-161-2/+1
| | | | | Task-number: Reviewed-by: Martin Jones
* Labs (experimental) Gesture support.Warwick Allison2010-04-061-0/+27
By popular demand.