Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 10 | -11/+6 |
| | | | | | | This attribution is not necessary anymore since 923710196d6d5..., Reviewed-by: Michael Brasser | ||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2010-02-04 | 12 | -62/+62 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 12 | -62/+62 |
| | | | | | | | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | | Fix elision and multilength strings when resizing a Text element. | Michael Brasser | 2010-02-04 | 15 | -65/+2362 |
|/ | | | | | | They were incorrectly wrapping when the width changed. Task-number: QTBUG-7477 | ||||
* | Replace FreeMono by OCRA font | Martin Jones | 2010-01-27 | 5 | -88/+88 |
| | |||||
* | Allow anchoring baseline to parent | Alan Alpert | 2009-12-09 | 3 | -0/+276 |
| | | | | Task-number: QT-2606 | ||||
* | Fixes wrapping in TextEdit | Alan Alpert | 2009-11-26 | 17 | -0/+4955 |
| | | | | | | | Somehow TextEdit got to the point of not calling updateSize after text input. Visual test included. Task-number: QTBUG-6273 | ||||
* | Treat emissionRate=0 like emitting=false | Alan Alpert | 2009-11-25 | 1 | -1/+6 |
| | | | | | | | | Including stopping the timer because we arenæt emitting anything. Because emissionRate=0 is exactly the same as emitting=false, the emitting property has been removed. Task-number: QTBUG-6209 | ||||
* | Use console.log, not print. | Warwick Allison | 2009-11-23 | 3 | -9/+9 |
| | |||||
* | TextInput echoMode visual test | Alan Alpert | 2009-11-20 | 15 | -0/+2203 |
| | |||||
* | Implement TextInput::horizontalAlignment | Alan Alpert | 2009-11-20 | 3 | -0/+146 |
| | | | | Includes visual autotest. | ||||
* | Test overshoot property in flickable visual test | Martin Jones | 2009-11-19 | 27 | -2159/+3774 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-11-19 | 23 | -1391/+1207 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Update Package test and fix crash. | Martin Jones | 2009-11-18 | 23 | -1391/+1207 |
| | | |||||
* | | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 2 | -2/+2 |
|/ | |||||
* | Make sure pathview flicks go through event filter path also. | Martin Jones | 2009-11-18 | 1 | -0/+2 |
| | |||||
* | Fix AnchorChange when multiple states in a stategroup are involved. | Michael Brasser | 2009-11-17 | 11 | -0/+2539 |
| | |||||
* | update Text visual test after change 946eab3e327bddcce10ed838462c0ca56ff011f0 | Yann Bodson | 2009-11-16 | 2 | -83/+83 |
| | |||||
* | Test MouseRegion.enabled | Martin Jones | 2009-11-13 | 15 | -3162/+1839 |
| | |||||
* | More flickable tests | Martin Jones | 2009-11-13 | 26 | -380/+4749 |
| | |||||
* | Hit more code in GrisView. | Martin Jones | 2009-11-13 | 6 | -215/+223 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-13 | 66 | -0/+15671 |
|\ | | | | | | | 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-13 | 7 | -0/+2138 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | add TextInput visual test data for Mac | Yann Bodson | 2009-11-13 | 11 | -0/+3379 |
| | | | |||||
| * | | add TextEdit visual test data for Mac | Yann Bodson | 2009-11-13 | 15 | -0/+4926 |
| | | | |||||
| * | | add Repeater visual test data for Mac | Yann Bodson | 2009-11-13 | 9 | -0/+1420 |
| | | | |||||
| * | | add ListView visual test data for Mac | Yann Bodson | 2009-11-13 | 33 | -0/+5946 |
| | | | |||||
* | | | More MouseRegion testing. | Martin Jones | 2009-11-13 | 25 | -0/+7314 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-13 | 11 | -1326/+735 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | update visual test | Yann Bodson | 2009-11-13 | 11 | -1326/+735 |
| | | |||||
* | | WebView tests and testability. | Warwick Allison | 2009-11-13 | 7 | -0/+2138 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-13 | 25 | -0/+6038 |
|\ | | | | | | | 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-13 | 16 | -0/+3935 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | GridView visual test | Yann Bodson | 2009-11-13 | 25 | -0/+6038 |
| | | | |||||
* | | | Add missing test file. | Martin Jones | 2009-11-13 | 1 | -0/+81 |
| |/ |/| | |||||
* | | Test package and view handling of unrequested items. | Martin Jones | 2009-11-13 | 16 | -0/+3935 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-12 | 21 | -50/+4262 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-12 | 12 | -50/+1897 |
| |\ | | | | | | | | | | 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-12 | 3 | -50/+50 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | Autotests. | Michael Brasser | 2009-11-12 | 3 | -50/+50 |
| | | | | |||||
| | * | | EaseFollow visual test | Yann Bodson | 2009-11-12 | 9 | -0/+1847 |
| | |/ | |||||
| * | | Another PathView visual test | Alan Alpert | 2009-11-12 | 9 | -0/+2365 |
| |/ | | | | | | | Altered pathItems count covers different code paths in much of pathview. | ||||
* | | Visual tests for positioners | Alan Alpert | 2009-11-12 | 11 | -0/+2022 |
|/ | | | | | dynamic.qml covers some of the more complex memory management issues, one of which is also fixed in this commit. | ||||
* | Visual animation tests. | Michael Brasser | 2009-11-11 | 53 | -660/+2162 |
| | | | | Move them to a common directory, add a new one, and fix a failing one. | ||||
* | update visual test | Yann Bodson | 2009-11-11 | 4 | -188/+188 |
| | |||||
* | another SpringFollow visual test | Yann Bodson | 2009-11-11 | 12 | -0/+1199 |
| | |||||
* | update visual tests | Yann Bodson | 2009-11-11 | 27 | -1215/+428 |
| | |||||
* | update visual tests | Yann Bodson | 2009-11-11 | 52 | -5525/+5337 |
| | |||||
* | update visual tests | Yann Bodson | 2009-11-11 | 4 | -220/+220 |
| | |||||
* | update SpringFollow visual test | Yann Bodson | 2009-11-11 | 20 | -2114/+493 |
| |