Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix list startPosition calculation. | Martin Jones | 2009-08-24 | 1 | -2/+5 |
| | |||||
* | Add a spacing property to ListView | Martin Jones | 2009-08-24 | 2 | -14/+41 |
| | |||||
* | Fix onFooPressed key handlers. | Martin Jones | 2009-08-24 | 2 | -21/+7 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-24 | 49 | -146/+341 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Reverse debug commit | Warwick Allison | 2009-08-24 | 1 | -2/+1 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-08-24 | 1 | -2/+0 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-08-24 | 8 | -14/+193 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Remove duplicated signals. | Michael Brasser | 2009-08-24 | 1 | -2/+0 |
| | | | | |||||
| * | | | Rename positioners. | Warwick Allison | 2009-08-24 | 41 | -126/+130 |
| | | | | | | | | | | | | | | | | QFxBasePositioner still exists though. | ||||
| * | | | tidy | Warwick Allison | 2009-08-24 | 1 | -8/+1 |
| | | | | |||||
| * | | | Special handling of Tab/BackTab | Warwick Allison | 2009-08-24 | 2 | -0/+22 |
| | |/ | |/| | | | | | | | | | | This may need to be reconsidered with QML focus improvements, but for now, we simply ensure the webview behaves like a QWebView. | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-08-24 | 3 | -12/+10 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Fix WebViewSettings | Warwick Allison | 2009-08-24 | 7 | -11/+190 |
| | | | | | | | | | | | | | | | | | | | | More QML <-> JavaScript integration, with example. From Tapani Mikola | ||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-24 | 2 | -8/+8 |
|\ \ \ \ | | |/ / | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-24 | 356 | -3713/+6934 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-08-24 | 1 | -4/+2 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Get qmlcomponent benchmark running after name changes. | Michael Brasser | 2009-08-24 | 1 | -5/+5 |
| | | |/ | | |/| | |||||
| * | | | Doc tweak. | Martin Jones | 2009-08-24 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-24 | 112 | -230/+279 |
|\ \ \ \ | | |_|/ | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Rhys Weatherley | 2009-08-24 | 35 | -89/+89 |
| |\ \ \ | | | |/ | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Update changes doc. | Michael Brasser | 2009-08-24 | 1 | -2/+2 |
| | | | | |||||
| | * | | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 34 | -87/+87 |
| | | | | |||||
| * | | | Remove the overhead of string conversion from the vector() built-in | Rhys Weatherley | 2009-08-24 | 1 | -4/+2 |
| |/ / | | | | | | | | | | Reviewed-by: Aaron Kennedy | ||||
| * | | Fix qmldom test cases | Kai Koehne | 2009-08-21 | 1 | -33/+44 |
| | | | |||||
| * | | Store location information for "Type XXX is not available" messages | Kai Koehne | 2009-08-21 | 5 | -25/+61 |
| | | | | | | | | | | | | | | | QmlScriptParser now also stores the locations where a specific type was referenced. | ||||
| * | | Doc fix (Rect->Rectangle) | Kai Koehne | 2009-08-21 | 1 | -2/+2 |
| | | | |||||
| * | | update | Warwick Allison | 2009-08-21 | 3 | -2/+4 |
| | | | |||||
| * | | rename to .qml so people update them | Warwick Allison | 2009-08-21 | 65 | -71/+71 |
| | | | |||||
| * | | Rectangle | Warwick Allison | 2009-08-21 | 1 | -1/+1 |
| | | | |||||
| * | | update error messages | Warwick Allison | 2009-08-21 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-08-21 | 260 | -3145/+6347 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | notice | Warwick Allison | 2009-08-20 | 1 | -1/+3 |
| | | | | |||||
* | | | | VisualModel -> VisualDataModel | Martin Jones | 2009-08-24 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | SetPropertyAction -> PropertyAction | Martin Jones | 2009-08-21 | 13 | -76/+77 |
| | | | |||||
* | | | Renamed transition action elements | Martin Jones | 2009-08-21 | 12 | -99/+96 |
| | | | | | | | | | | | | | | | RunScriptAction -> ScriptAction ParentChangeAction -> ParentAction | ||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-08-21 | 11 | -0/+130 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Rhys Weatherley | 2009-08-21 | 5 | -9/+68 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Add vector() function as a built-in to QML | Rhys Weatherley | 2009-08-21 | 2 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it easier and more declarative to specify rotation axes: axis: vector(0, 1, 0) instead of: axis.x: 0; axis.y: 1; axis.z: 0 Reviewed-by: Martin Jones | ||||
| * | | | | Make QVector3D a first-class builtin type within QML | Rhys Weatherley | 2009-08-21 | 9 | -0/+88 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Martin Jones | ||||
* | | | | | Rename State change elements. | Martin Jones | 2009-08-21 | 62 | -369/+367 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | SetProperties -> PropertyChanges RunScript -> StateChangeScript SetAnchors -> AnchorChanges | ||||
* | | | | Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered. | Martin Jones | 2009-08-21 | 5 | -9/+68 |
|/ / / | |||||
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Martin Jones | 2009-08-21 | 10 | -183/+702 |
|\ \ \ | | | | | | | | | | | | | kinetic-declarativeui | ||||
| * \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2009-08-20 | 2 | -8/+15 |
| |\ \ \ | |||||
| | * | | | Force rasterfallbacks with a env variable in dfb | Anders Bakken | 2009-08-20 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If qgetenv("QT_DIRECTFB_FORCE_RASTER").toInt() > 0 all paint operations will fall back to the raster engine in DirectFB. Good trick for debugging. I hijacked the compositionModeStatus variable for this since it's checked for every paint operation anyway and I didn't want to introduce any overhead. Reviewed-by: Donald Carr <donald.carr@nokia.com> | ||||
| | * | | | Support RGB32 in DirectFB again | Anders Bakken | 2009-08-20 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If I make sure all surfaces that Qt may paint on are ARGB instead of RGB32 the problem that was solved by cef63710576571405b4eed7b225e6c895a633d6a is still solved. Reviewed-by: Donald <qt-info@nokia.com> | ||||
| * | | | | Merge branch 'kinetic-transform' of git@scm.dev.nokia.troll.no:qt/kinetic | Rhys Weatherley | 2009-08-20 | 8 | -175/+687 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix sub-attaq after the QGraphicsTransform changes | Rhys Weatherley | 2009-08-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: trustme | ||||
| | * | | | Benchmarks comparing QMatrix4x4 with QTransform | Rhys Weatherley | 2009-08-20 | 1 | -0/+411 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: trustme | ||||
| | * | | | Remove QGraphicsTransform::project() | Rhys Weatherley | 2009-08-19 | 4 | -35/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QMatrix4x4::toTransform() now does what project() used to do. Reviewed-by: trustme | ||||
| | * | | | Add projection support to QMatrix4x4::toTransform() | Rhys Weatherley | 2009-08-19 | 2 | -7/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When converting from 3D back to 2D, it is necessary to project the z component unless an orthographic projection is desired. This change adds a distanceToPlane argument that specifies the perspective projection factor to apply during the conversion. The default value of 1024 corresponds to the projection performed by QTransform::rotate(), for consistency with existing classes. Reviewed-by: trustme |