summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* test moreWarwick Allison2009-11-173-4/+33
|
* Fix binding (it should be resulted to arrays, since SQL and JS are not)Warwick Allison2009-11-171-2/+2
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-171-6/+7
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Documentation fix.Bill King2009-11-171-6/+7
| | | | | | | | Reviewed-by: Martin Jones
* | Error checking and tests for them in ListModelWarwick Allison2009-11-172-8/+32
|/
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1716-70/+417
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * 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
| * | TestsAaron Kennedy2009-11-168-36/+211
| | |
* | | NOTIFY on children changedWarwick Allison2009-11-172-1/+9
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1612-111/+223
|\ \ \ | | |/ | |/| | | | 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
| * | | Path autotestsYann Bodson2009-11-162-0/+61
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1613-53/+153
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic 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
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-166-23/+12
| | |\ \ | | | |/ | | | | | | | | into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-167-5/+37
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | Improve Qt.lighter()/darker() testsAaron Kennedy2009-11-163-0/+12
| | | | |
| | | * | Remove dead codeAaron Kennedy2009-11-163-23/+0
| | | | |
| | * | | autotestsYann Bodson2009-11-161-0/+4
| | | |/ | | |/|
| * | | 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
| | | |
* | | | Use QDir::separator() and follow no-trailing-slash convention.Warwick Allison2009-11-163-8/+18
| | | | | | | | | | | | | | | | Fixes QTBUG-5841
* | | | docWarwick Allison2009-11-161-2/+7
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-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
| | | |
* | | | Web service integration example - Google MapsWarwick Allison2009-11-163-0/+98
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1637-3192/+2623
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | 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
| * | | 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
| * | | | XMLHttpRequest testsAaron Kennedy2009-11-1316-16/+590
| | | | |
* | | | | doc cleanupWarwick Allison2009-11-131-2/+0
| | | | |