summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add offset tests and more invalid anchor testsBea Lam2009-11-175-65/+86
|
* More animation autotests.Michael Brasser2009-11-174-29/+130
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-171-0/+10
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Add missing file.Michael Brasser2009-11-161-0/+10
| |
* | Hit some more untested lines in ListView and GridView.Martin Jones2009-11-173-2/+54
| |
* | Improve ListView cacheBuffer test.Martin Jones2009-11-171-2/+9
| |
* | Fix listview highlight tests.Martin Jones2009-11-171-1/+3
|/
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1619-141/+364
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-168-28/+79
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-162-0/+61
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Loader network testsMartin Jones2009-11-168-28/+79
| | | |
| * | | update Text visual test after change 946eab3e327bddcce10ed838462c0ca56ff011f0Yann Bodson2009-11-162-83/+83
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-167-30/+137
| |\ \ | | |/ | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-167-23/+16
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Test delegate being set before model.Martin Jones2009-11-163-2/+6
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1629-35/+821
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | More ListView tests.Martin Jones2009-11-164-28/+131
| | | | |
| * | | | Path autotestsYann Bodson2009-11-162-0/+61
| | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-166-23/+12
| |\ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| * | | | autotestsYann Bodson2009-11-161-0/+4
| | |_|/ | |/| |
* | | | TestsAaron Kennedy2009-11-168-36/+211
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-167-5/+37
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-16209-2662/+31870
| |\ \ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Update documentation to display slashes.Bill King2009-11-161-2/+2
| | | | | | | | | | | | | | | | Extra slashes needed for dos dir separators.
| * | | Autotests.Michael Brasser2009-11-166-3/+35
| | | |
* | | | Improve Qt.lighter()/darker() testsAaron Kennedy2009-11-163-0/+12
| | | |
* | | | Remove dead codeAaron Kennedy2009-11-163-23/+0
| |/ / |/| |
* | | QmlEngine testsAaron Kennedy2009-11-164-11/+190
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1616-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 casesEskil Abrahamsen Blomfeldt2009-11-131-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 Hanssen2009-11-131-2/+4
| | |/ | |/| | | | | | | | | | | | | | | | Uncommenting these lines might have been a mistake during the merge (sha1 14821863b830b85ccb29df217a52f1ca52c9c421). Reviewed-by: kkoehne
| * | Test MouseRegion.enabledMartin Jones2009-11-1315-3162/+1839
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1331-409/+4786
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-13142-901/+28708
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1316-303/+680
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | More flickable testsMartin Jones2009-11-1326-380/+4749
| | | | |
| | * | | Test VisualItemModel attached properties.Martin Jones2009-11-132-3/+11
| | | | |
| * | | | Revert (can be done in mkdist for now)Warwick Allison2009-11-131-1/+1
| | | | |
| * | | | Signature is:Warwick Allison2009-11-131-7/+7
| | | | | | | | | | | | | | | | | | | | mkpath( $dir, $verbose, $mode )
| * | | | unwarnWarwick Allison2009-11-131-18/+18
| | | | |
* | | | | Don't enable gcov flagsAaron Kennedy2009-11-131-2/+2
| | | | |
* | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-13146-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 Bodson2009-11-1346-518/+8238
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1333-215/+7597
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | into kinetic-declarativeui
| | | * | | Hit more code in GrisView.Martin Jones2009-11-136-215/+223
| | | | | |
| | | * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1367-0/+15680
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | | ListView testsMartin Jones2009-11-132-0/+60
| | | | | | |
| | | * | | | More MouseRegion testing.Martin Jones2009-11-1325-0/+7314
| | | | | | |
| | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-13738-25371/+65739
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | into kinetic-declarativeui
| | * | | | | QPacketProtocol testsBea Lam2009-11-133-1/+279
| | | | | | |