summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-092-14/+25
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * ListModel elements can only be values or *lists* of objects, not objects.Warwick Allison2009-11-091-2/+0
| | | | | | | | Fixes QTBUG-5495
| * Fix and test set/get of structured ListModel data.Warwick Allison2009-11-092-12/+25
| |
* | Fix doc link.Martin Jones2009-11-091-1/+1
| |
* | Add data files for ListView test.Martin Jones2009-11-0921-0/+3079
| |
* | Visual test for ListView.Martin Jones2009-11-091-0/+81
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-091-0/+1
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0939-806/+2769
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Self-test: Check that errors are caughtWarwick Allison2009-11-091-0/+1
| | | | | | | | | | | | (currently segfaults due to QTBUG-5577)
* | | More ListView tests.Martin Jones2009-11-092-8/+43
| |/ |/|
* | Animate item removal.Martin Jones2009-11-091-0/+5
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0996-788/+10475
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | add PathView visual testYann Bodson2009-11-097-0/+1555
| | |
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0966-526/+6969
| |\ \ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Improve DocAlan Alpert2009-11-091-3/+22
| | | | | | | | | | | | | | | | Task-number: QTBUG-5488
| | * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0977-399/+8363
| | |\ \ | | | |/ | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0916-99/+956
| | | |\ | | | | | | | | | | | | | | | 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-09382-1289/+19852
| | | | |\ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | | * | 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 ↵Bea Lam2009-11-051161-41014/+42590
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | | * | | 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 ↵Bea Lam2009-11-042-36/+226
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-04155-1810/+5356
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | | * | | | | Show source file and line of an object in the text editor when itBea Lam2009-11-045-5/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is double clicked in the object tree.
| | | | * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'enabled' checkbox to group box and changed embedded scrollbar to external slider.
| | | | * | | | | Remember host and port settings.Bea Lam2009-11-023-9/+26
| | | | | | | | |
| | | * | | | | | webview JS testWarwick Allison2009-11-092-1/+19
| | | | | | | | |
| | | * | | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-09225-1494/+8312
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes actually adding some layout tests (which seem to expose bugs in the layouts).
| * | | | | | | | fix Flipable doc + update visual test.Yann Bodson2009-11-097-378/+365
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0919-259/+272
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | | | | Improve particles testsAlan Alpert2009-11-096-197/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code coverage data suggests some areas are inadequately tested.
| | * | | | | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-094-24/+41
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | | | | Rename TextEdit and TextInput autotestsAlan Alpert2009-11-099-38/+38
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | visual test for FlipableYann Bodson2009-11-098-0/+1706
| |/ / / / / / /
* | | | | | | | Small cleanups.Martin Jones2009-11-092-14/+0
| | | | | | | |
* | | | | | | | More tests and fixes for ListView and GridViewMartin Jones2009-11-095-28/+259
| | | | | | | |