Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlEngine tests | Aaron Kennedy | 2009-11-16 | 4 | -11/+190 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-16 | 16 | -3163/+1841 |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/declarative.pro | ||||
| * | Avoid clipping last pixel of text in QML in some cases | Eskil Abrahamsen Blomfeldt | 2009-11-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | We would floor the width of the text layout and clip the output to this, hence cutting away the last pixel of the text in cases where the text width was not pixel aligned. Task-number: QTBUG-5431 Reviewed-by: Gunnar | ||||
| * | Build on non-g++ compilers. | Andreas Aardal Hanssen | 2009-11-13 | 1 | -2/+4 |
| | | | | | | | | | | | | | | Uncommenting these lines might have been a mistake during the merge (sha1 14821863b830b85ccb29df217a52f1ca52c9c421). Reviewed-by: kkoehne | ||||
| * | Test MouseRegion.enabled | Martin Jones | 2009-11-13 | 15 | -3162/+1839 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-13 | 31 | -409/+4786 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-13 | 142 | -901/+28708 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-13 | 16 | -303/+680 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | More flickable tests | Martin Jones | 2009-11-13 | 26 | -380/+4749 |
| | | | | |||||
| | * | | Test VisualItemModel attached properties. | Martin Jones | 2009-11-13 | 2 | -3/+11 |
| | | | | |||||
| * | | | Revert (can be done in mkdist for now) | Warwick Allison | 2009-11-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | Signature is: | Warwick Allison | 2009-11-13 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | mkpath( $dir, $verbose, $mode ) | ||||
| * | | | unwarn | Warwick Allison | 2009-11-13 | 1 | -18/+18 |
| | | | | |||||
* | | | | Don't enable gcov flags | Aaron Kennedy | 2009-11-13 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-13 | 146 | -2095/+27182 |
|\ \ \ \ | | |_|/ | |/| | | | | | | 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 | 46 | -518/+8238 |
| |\ \ \ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-13 | 33 | -215/+7597 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | into kinetic-declarativeui | ||||
| | | * | | Hit more code in GrisView. | Martin Jones | 2009-11-13 | 6 | -215/+223 |
| | | | | | |||||
| | | * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-13 | 67 | -0/+15680 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | | ListView tests | Martin Jones | 2009-11-13 | 2 | -0/+60 |
| | | | | | | |||||
| | | * | | | More MouseRegion testing. | Martin Jones | 2009-11-13 | 25 | -0/+7314 |
| | | | | | | |||||
| | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-13 | 738 | -25371/+65739 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | into kinetic-declarativeui | ||||
| | * | | | | QPacketProtocol tests | Bea Lam | 2009-11-13 | 3 | -1/+279 |
| | | | | | | |||||
| | * | | | | Fix bug in WATCH_OBJECT_R message and add more tests. | Bea Lam | 2009-11-13 | 3 | -27/+65 |
| | | | | | | |||||
| | * | | | | Move engine/test set up code to debugutil.cpp | Bea Lam | 2009-11-12 | 9 | -281/+303 |
| | | | | | | |||||
| * | | | | | more Connection autotests | Yann Bodson | 2009-11-13 | 3 | -0/+39 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-13 | 17 | -251/+2416 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | into kinetic-declarativeui | ||||
| | * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-13 | 3 | -151/+18 |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-13 | 46 | -1557/+3651 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | | Remove unused methods of QmlListAccessor. | Martin Jones | 2009-11-13 | 3 | -151/+18 |
| | | | | | | |||||
| | * | | | | fix -quiet | Warwick Allison | 2009-11-13 | 1 | -0/+9 |
| | | |/ / | | |/| | | |||||
| | * | | | Quietness option. | Warwick Allison | 2009-11-13 | 1 | -7/+9 |
| | | | | | |||||
| | * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-13 | 14 | -1326/+818 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | | WebView tests and testability. | Warwick Allison | 2009-11-13 | 13 | -93/+2380 |
| | | | | | | |||||
| * | | | | | 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 |
| | |/ / / | |/| | | | |||||
| * | | | | update visual test | Yann Bodson | 2009-11-13 | 11 | -1326/+735 |
| | | | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-13 | 19 | -131/+444 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | | | More GridView autotests | Yann Bodson | 2009-11-13 | 3 | -0/+83 |
| | |/ / | |/| | | |||||
* | | | | XMLHttpRequest tests | Aaron Kennedy | 2009-11-13 | 16 | -16/+590 |
| |/ / |/| | | |||||
* | | | Missing files | Aaron Kennedy | 2009-11-13 | 2 | -0/+11 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-13 | 66 | -134/+10232 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/globalobject.qdoc | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-13 | 10 | -93/+132 |
| |\ \ \ | | |/ / | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-13 | 45 | -130/+6195 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-11-13 | 223 | -21273/+36387 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | | | Cleanup. | Michael Brasser | 2009-11-13 | 6 | -76/+19 |
| | | | | | | |||||
| | | * | | | Enforce unique role names for XmlListModel. | Michael Brasser | 2009-11-13 | 3 | -17/+32 |
| | | | | | | |||||
| | * | | | | Add missing test file. | Martin Jones | 2009-11-13 | 1 | -0/+81 |
| | | | | | |