Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to commercial license headers in preparation for release. | Jason McDonald | 2010-09-07 | 3 | -39/+39 |
| | | | | Reviewed-by: Trust Me | ||||
* | fix doc links | Bea Lam | 2010-07-18 | 1 | -1/+1 |
| | | | | (cherry picked from commit 2497d922f06404f6fd1c65c6c685fbce173303ae) | ||||
* | Fixed deployment locations for various profiles. | axis | 2010-07-02 | 1 | -1/+2 |
| | | | | RevBy: Trust me | ||||
* | Docs - add more links to relevant examples | Bea Lam | 2010-06-30 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-11754 | ||||
* | Provide Qml plugins with UID3s on Symbian | Alessandro Portale | 2010-06-23 | 1 | -0/+1 |
| | | | | | | ...otherwise we cannot Symbian sign them. Reviewed-by: Miikka Heikkinen | ||||
* | Removed unnecessary data_caging_paths.prf loading from applications | Miikka Heikkinen | 2010-06-22 | 1 | -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 | ||||
* | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 3 | -1/+10 |
| | | | | | Merge-request: 535 Reviewed-by: Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | ||||
* | Unify naming of import plugin targets | Joona Petrell | 2010-05-26 | 3 | -4/+4 |
| | | | | | Task-number: QTBUG-10834 Reviewed-by: Warwick Allison | ||||
* | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 1 | -1/+1 |
| | | | | Also rearrange the parameter order to be more clear. | ||||
* | syntax update | Warwick Allison | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | no export in plugin | Warwick Allison | 2010-04-23 | 1 | -1/+1 |
| | |||||
* | compile | Warwick Allison | 2010-04-22 | 1 | -2/+1 |
| | |||||
* | Simplify QML import plugin deployment lines | Joona Petrell | 2010-04-16 | 1 | -2/+1 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Make it clear that Qt.labs modules may not remain compatible. | Martin Jones | 2010-04-14 | 1 | -0/+3 |
| | | | | Task-number: QTBUG-9807 | ||||
* | Fix anchors, etc. | Warwick Allison | 2010-04-06 | 2 | -2/+1 |
| | | | | (pass parser status up to QDeclarativeItem) | ||||
* | Labs (experimental) Gesture support. | Warwick Allison | 2010-04-06 | 5 | -0/+461 |
By popular demand. |