Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-06 | 22 | -15/+3444 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-06 | 20 | -0/+3424 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-06 | 9 | -29/+190 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | move examples/follow.qml to visuals/qmlspringfollow.qml | Yann Bodson | 2009-11-06 | 18 | -0/+3382 |
| | | | | |||||
| * | | | Fix crash when using anchors inside a positioner. | Michael Brasser | 2009-11-06 | 4 | -15/+62 |
| | | | | | | | | | | | | | | | | Task-number: QTBUG-5428 | ||||
* | | | | Better section testing... and bug fixing. | Martin Jones | 2009-11-06 | 3 | -2/+35 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-06 | 6 | -29/+93 |
|\ \ \ | |/ / | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-06 | 76 | -727/+1044 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Doc. | Michael Brasser | 2009-11-06 | 4 | -10/+18 |
| | | | | |||||
| * | | | Update animation docs. | Michael Brasser | 2009-11-06 | 2 | -19/+75 |
| | | | | |||||
* | | | | Robustify test | Martin Jones | 2009-11-06 | 1 | -0/+3 |
| | | | | |||||
* | | | | Add missing file. | Martin Jones | 2009-11-06 | 1 | -0/+39 |
| |/ / |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-06 | 68 | -725/+944 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | update tests and visuals for qmlgraphicstext | Yann Bodson | 2009-11-06 | 20 | -714/+714 |
| | | | |||||
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-06 | 131 | -267/+1350 |
| |\ \ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | A missing fixup after rename | Aaron Kennedy | 2009-11-06 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-06 | 88 | -256/+1251 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | More language tests | Aaron Kennedy | 2009-11-06 | 46 | -10/+202 |
| | | | | | |||||
| * | | | | test paletteChanged() | Yann Bodson | 2009-11-06 | 1 | -0/+27 |
| | | | | | |||||
* | | | | | More test coverage for Text | Martin Jones | 2009-11-06 | 1 | -0/+55 |
| |_|/ / |/| | | | |||||
* | | | | move ListView state to correct directory | Martin Jones | 2009-11-06 | 6 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-06 | 70 | -252/+753 |
|\ \ \ \ | | |_|/ | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-06 | 75 | -265/+7023 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Add autotest for target/property matchTargets/matchProperties semantics. | Michael Brasser | 2009-11-06 | 12 | -0/+383 |
| | | | | | |||||
| * | | | | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 56 | -166/+273 |
| | | | | | |||||
| * | | | | Update semantics of targets/properties and target/property. | Michael Brasser | 2009-11-06 | 6 | -68/+86 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This is in preparation for renaming targets -> matchTargets and properties to matchProperties. | ||||
| * | | | | Fix bad merge. | Michael Brasser | 2009-11-05 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Another fix for the registration of the animations | Thierry Bastian | 2009-11-05 | 1 | -3/+4 |
| | | | | | |||||
| * | | | | Fix to the unregistration of the animation to the global timer | Thierry Bastian | 2009-11-05 | 1 | -19/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The unregistration has to happen befaire calling virtual methods to support changing the state in those functions. Reviewed-by: ogoffart | ||||
* | | | | | Test more anchors. | Martin Jones | 2009-11-06 | 2 | -0/+43 |
| |/ / / |/| | | | |||||
* | | | | More Timer testing | Martin Jones | 2009-11-06 | 1 | -0/+10 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-06 | 130 | -499/+7868 |
|\ \ \ \ | | |/ / | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-06 | 61 | -263/+6428 |
| |\ \ \ | | | |/ | | |/| | | | | | into kinetic-declarativeui | ||||
| | * | | Missing qfxwebview rename | Aaron Kennedy | 2009-11-06 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-06 | 44 | -145/+6091 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Don't lose the URL just because it is an error. | Warwick Allison | 2009-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | (properties should be orthogonal) | ||||
| | | * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-06 | 9 | -37/+177 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | | Test errors, actions. | Warwick Allison | 2009-11-06 | 1 | -8/+102 |
| | | | | | | |||||
| | | * | | | renaming | Warwick Allison | 2009-11-06 | 17 | -0/+1342 |
| | | | | | | | | | | | | | | | | | | | | | | | | add zooming test | ||||
| | | * | | | rename | Warwick Allison | 2009-11-06 | 1 | -9/+9 |
| | | | | | | |||||
| | | * | | | move | Warwick Allison | 2009-11-06 | 6 | -1/+1 |
| | | | | | | |||||
| | | * | | | set html property | Warwick Allison | 2009-11-06 | 2 | -2/+17 |
| | | | | | | |||||
| | | * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-06 | 201 | -540/+17278 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | | | webview visual tests | Warwick Allison | 2009-11-06 | 25 | -0/+4492 |
| | | | | | | | |||||
| | | * | | | | Make tests with transparent QML reproducible. | Warwick Allison | 2009-11-06 | 1 | -0/+1 |
| | | | | | | | |||||
| | | * | | | | mark untested features | Warwick Allison | 2009-11-05 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | Update valuetype tests | Aaron Kennedy | 2009-11-06 | 6 | -84/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new test, and make the old variantCopy pass | ||||
| | * | | | | | More valuetype tests | Aaron Kennedy | 2009-11-06 | 4 | -0/+71 |
| | | |_|/ / | | |/| | | | |||||
| | * | | | | Remove dead code | Aaron Kennedy | 2009-11-06 | 2 | -31/+0 |
| | | | | | | |||||
| | * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-06 | 5 | -0/+142 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |