summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-1029-40/+1345
|\
| * qdoc3: Allow the full signature for QML signals and methodsMartin Smith2009-11-104-25/+41
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1034-63/+5718
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1026-146/+1009
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1083-2380/+6031
| |\ \ \
| * | | | XMLHttpRequest testsAaron Kennedy2009-11-1025-15/+1304
* | | | | SpringFollow autotestYann Bodson2009-11-108-2/+167
| |_|_|/ |/| | |
* | | | saferWarwick Allison2009-11-101-1/+2
* | | | ignore (expect) message in testWarwick Allison2009-11-102-1/+3
* | | | Help run all tests.Warwick Allison2009-11-101-0/+22
* | | | Avoid WebKit crash.Warwick Allison2009-11-101-0/+1
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1011-0/+5228
|\ \ \ \
| * | | | Mouseregion dragging visual testAlan Alpert2009-11-1011-0/+5228
| | |_|/ | |/| |
* | | | Return qmlInfo(obj) << syntax.Warwick Allison2009-11-1014-57/+97
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1046-670/+1577
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-1024-146/+207
| |\ \ \
| | * | | Oops...Yann Bodson2009-11-101-1/+1
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-1019-631/+726
| | |\ \ \
| | | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-1012-602/+632
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | More Loader testing.Martin Jones2009-11-108-29/+94
| | * | | | Ids should be lowercaseYann Bodson2009-11-1017-118/+114
| | |/ / /
| * | | | Missing filesBea Lam2009-11-102-0/+802
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-10728-10993/+27508
| |\ \ \ | | |/ /
| | * | Fix docs missed after properties -> matchProperties rename.Michael Brasser2009-11-101-3/+3
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-108-1/+203
| | |\ \
| | * | | Add scrollbar to flickable to test visualAreaMartin Jones2009-11-1011-494/+508
| * | | | Add QmlDebugClient and QmlDebugService tests and move debugger-relatedBea Lam2009-11-109-799/+613
| * | | | Additional testsBea Lam2009-11-101-5/+0
| * | | | Additional testsBea Lam2009-11-101-14/+226
| * | | | Minor improvements, additional pointer checks.Bea Lam2009-11-102-10/+17
| * | | | Fix crash bug where socket is 0.Bea Lam2009-11-101-0/+2
* | | | | I am not mbrasser.Warwick Allison2009-11-101-2/+2
* | | | | Fix test breakage from change ce14a4a0bc290018e597d0a4f8e9f279c63d4cc0Warwick Allison2009-11-101-1/+1
* | | | | Follow change.Warwick Allison2009-11-101-2/+0
* | | | | nesting data filesWarwick Allison2009-11-102-0/+363
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-105-4/+72
|\ \ \ \
| * | | | Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-1037-1745/+2526
| |\ \ \
| | * | | ignore binariesWarwick Allison2009-11-101-0/+1
| * | | | ListView and GridView tests.Martin Jones2009-11-103-3/+70
* | | | | Flickable autotestsYann Bodson2009-11-107-0/+202
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-1014-82/+159
|\ \ \ \
| * | | | binariesWarwick Allison2009-11-101-0/+6
| * | | | missed fileWarwick Allison2009-11-101-0/+7
| * | | | missed filesWarwick Allison2009-11-104-0/+28
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1099-3102/+9554
| |\ \ \ \ | | |/ / /
| * | | | Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-105-71/+82
| * | | | Distinguish between tranform smoothness (from Item) and smoothnessWarwick Allison2009-11-103-3/+34
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-1039-81/+1319
| |\ \ \ \
| * | | | | Prepare for QTBUG-5290 being fixed.Warwick Allison2009-11-091-7/+1