summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix failing test.Michael Brasser2009-11-101-1/+1
|
* Add ability for viewer to slow down animations.Michael Brasser2009-11-102-0/+16
| | | | This is useful for debugging complex transitions.
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1029-40/+1345
|\ | | | | | | into kinetic-declarativeui
| * qdoc3: Allow the full signature for QML signals and methodsMartin Smith2009-11-104-25/+41
| | | | | | | | | | | | | | | | ...in the \qmlmethod and \qmlsignal commands, and the corresponding "attached" ones. Previously, the type was not allowed, but it really should be there, which means the \qmlmethod and \qmlsignal commands should be updated throughout.
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1034-63/+5718
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1026-146/+1009
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1083-2380/+6031
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | 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 ↵Warwick Allison2009-11-1011-0/+5228
|\ \ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Mouseregion dragging visual testAlan Alpert2009-11-1011-0/+5228
| | |_|/ | |/| |
* | | | Return qmlInfo(obj) << syntax.Warwick Allison2009-11-1014-57/+97
| | | | | | | | | | | | | | | | Fixes QTBUG-5480
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1046-670/+1577
|\ \ \ \ | |/ / / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1024-146/+207
| |\ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | Oops...Yann Bodson2009-11-101-1/+1
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1019-631/+726
| | |\ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1012-602/+632
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | 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 ↵Bea Lam2009-11-10728-10993/+27508
| |\ \ \ | | |/ / | | | | | | | | into kinetic-declarativeui
| | * | Fix docs missed after properties -> matchProperties rename.Michael Brasser2009-11-101-3/+3
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-108-1/+203
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | 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
| | | | | | | | | | | | | | | | | | | | tests to debugger subdir.
| * | | | 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 ↵Yann Bodson2009-11-105-4/+72
|\ \ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| * | | | Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1037-1745/+2526
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | 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 ↵Yann Bodson2009-11-1014-82/+159
|\ \ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| * | | | 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 ↵Warwick Allison2009-11-1099-3102/+9554
| |\ \ \ \ | | |/ / / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-105-71/+82
| | | | | | | | | | | | | | | | | | | | with zoomFactor.
| * | | | Distinguish between tranform smoothness (from Item) and smoothnessWarwick Allison2009-11-103-3/+34
| | | | | | | | | | | | | | | | | | | | of the painted chunks (often want the latter not the former).