summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve DocAlan Alpert2009-11-091-3/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0977-399/+8363
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0916-99/+956
| |\
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-09382-1289/+19852
| | |\
| | * | Initial qmldebug tests.Bea Lam2009-11-093-0/+600
| | * | QmlContext objects shouldn't be added to object tree.Bea Lam2009-11-091-1/+4
| | * | Fix crash when watch is deleted before calling removeWatch().Bea Lam2009-11-082-1/+13
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-051161-41014/+42590
| | |\ \
| | * | | Move graph slider when graph gets wheel event.Bea Lam2009-11-051-11/+32
| | * | | Use QML type names in object treeBea Lam2009-11-041-1/+9
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-042-36/+226
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-04155-1810/+5356
| | |\ \ \ \
| | * | | | | Show source file and line of an object in the text editor when itBea Lam2009-11-045-5/+44
| | * | | | | Add tooltip and bar highlight when cursor is hovered over a graph bar.Bea Lam2009-11-031-21/+94
| | * | | | | Various UI changes: added graph labels and 'clear' button, changedBea Lam2009-11-022-71/+155
| | * | | | | Remember host and port settings.Bea Lam2009-11-023-9/+26
| * | | | | | webview JS testWarwick Allison2009-11-092-1/+19
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-09225-1494/+8312
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0919-259/+272
| | |\ \ \ \ \
| | | * | | | | Improve particles testsAlan Alpert2009-11-096-197/+193
| | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-094-24/+41
| | | |\ \ \ \ \
| | | | * | | | | Doc.Martin Jones2009-11-092-9/+10
| | | | * | | | | Fix initialization of currentIndex and add test.Martin Jones2009-11-092-14/+30
| | | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0811-117/+171
| | | | |\ \ \ \ \
| | | | * | | | | | Fix Flickable.flickDeceleration docsMartin Jones2009-11-081-1/+1
| | | * | | | | | | Rename TextEdit and TextInput autotestsAlan Alpert2009-11-099-38/+38
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | visual test for FlipableYann Bodson2009-11-098-0/+1706
| | |/ / / / / /
| * | | | | | | ListModel docs and testsWarwick Allison2009-11-098-16/+253
| * | | | | | | constness fixWarwick Allison2009-11-092-3/+3
| * | | | | | | better statusText testWarwick Allison2009-11-062-2/+8
| * | | | | | | test text-only zooming.Warwick Allison2009-11-065-0/+677
| * | | | | | | Remove textSizeMultiplier - it's broken and obsolete in QtWebKit.Warwick Allison2009-11-062-18/+0
| * | | | | | | basic pixelcache testWarwick Allison2009-11-061-0/+5
| * | | | | | | more visual testsWarwick Allison2009-11-0614-0/+4226
| * | | | | | | docWarwick Allison2009-11-061-1/+2
| * | | | | | | visualtest webPageWidthWarwick Allison2009-11-062-0/+236
* | | | | | | | Split out layout and positioner testsAlan Alpert2009-11-0915-383/+562
| |/ / / / / / |/| | | | | |
* | | | | | | qdoc3: Output the full signature for QML signals and methodsMartin Smith2009-11-062-2/+5
* | | | | | | Compile...Gunnar Sletta2009-11-061-2/+2
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Export symbols for class QmlContextPrivateKai Koehne2009-11-061-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | parserstress autotestAaron Kennedy2009-11-063-0/+149
* | | | | | | Add visual test -listtests optionAaron Kennedy2009-11-061-5/+14
* | | | | | | Remove dead codeAaron Kennedy2009-11-063-107/+0
|/ / / / / /
* | | | | | More ListView tests.Martin Jones2009-11-064-19/+148
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0622-15/+3444
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-0620-0/+3424
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-069-29/+190
| | |\ \ \ \ \ \
| | * | | | | | | move examples/follow.qml to visuals/qmlspringfollow.qmlYann Bodson2009-11-0618-0/+3382
| * | | | | | | | Fix crash when using anchors inside a positioner.Michael Brasser2009-11-064-15/+62