Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test delegate being set before model. | Martin Jones | 2009-11-16 | 3 | -2/+6 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-16 | 29 | -35/+821 |
|\ | | | | | | | 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-16 | 209 | -2662/+31870 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Update documentation to display slashes. | Bill King | 2009-11-16 | 1 | -2/+2 |
| | | | | | | | | | | | | Extra slashes needed for dos dir separators. | ||||
| | * | 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 | ||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-13 | 31 | -409/+4786 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | 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 | ||||
| | * | | | | XMLHttpRequest tests | Aaron Kennedy | 2009-11-13 | 16 | -16/+590 |
| | | | | | | |||||
| * | | | | | Autotests. | Michael Brasser | 2009-11-16 | 6 | -3/+35 |
| | | | | | | |||||
* | | | | | | More ListView tests. | Martin Jones | 2009-11-16 | 4 | -28/+131 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Test MouseRegion.enabled | Martin Jones | 2009-11-13 | 15 | -3162/+1839 |
| |_|_|/ |/| | | | |||||
* | | | | 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 | ||||
| | * | | | 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 | ||||
| | | * \ \ \ | 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 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | More flickable tests | Martin Jones | 2009-11-13 | 26 | -380/+4749 |
| | | | | | | | |||||
| * | | | | | | Test VisualItemModel attached properties. | Martin Jones | 2009-11-13 | 2 | -3/+11 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | 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 | ||||
| | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-13 | 17 | -251/+2416 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | | | | | |||||
| * | | | | | | ListView tests | Martin Jones | 2009-11-13 | 2 | -0/+60 |
| | | | | | | | |||||
| * | | | | | | More MouseRegion testing. | Martin Jones | 2009-11-13 | 25 | -0/+7314 |
| | | | | | | | |||||
* | | | | | | | 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 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | 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 | ||||
| * | | | | 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 |
| | |/ / | |/| | | |||||
* | | | | WebView tests and testability. | Warwick Allison | 2009-11-13 | 13 | -93/+2380 |
| |/ / |/| | | |||||
* | | | 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 |