summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make sure pathview flicks go through event filter path also.Martin Jones2009-11-181-0/+2
|
* Rename repeater -> qmlgraphicsrepeaterMartin Jones2009-11-188-3/+3
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1821-461/+843
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Minor doc fixes for animation elements.Justin McPherson2009-11-181-12/+10
| | | | | | | | Reviewed-by: Martin Jones
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-1818-335/+439
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1868-302/+4590
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Update examples for new SQL API.Warwick Allison2009-11-183-64/+29
| | | |
| | * | Don't make assumptions about when SQLITE creates database files.Warwick Allison2009-11-181-2/+2
| | | |
| | * | Update SQL database support to current HTML5 specification.Warwick Allison2009-11-1811-266/+317
| | | |
| | * | Partial fix for QTBUGT-5845Warwick Allison2009-11-173-24/+36
| | | |
| | * | Test error reporting.Warwick Allison2009-11-172-1/+28
| | | |
| * | | testsAaron Kennedy2009-11-183-114/+443
| | | |
* | | | On more Repeater test.Martin Jones2009-11-181-1/+3
| | | |
* | | | Doc.Martin Jones2009-11-184-4/+12
| | | |
* | | | More PathView testingMartin Jones2009-11-185-2/+297
| |_|/ |/| |
* | | Add missing test file.Martin Jones2009-11-181-0/+49
|/ /
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1712-76/+428
|\ \ | | | | | | | | | into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-174-6/+211
| |\ \ | | | | | | | | | | | | into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1716-79/+589
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | More repeater tests.Martin Jones2009-11-174-6/+211
| | | | |
| * | | | ParentChange autotestYann Bodson2009-11-172-0/+8
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1722-43/+3007
| |\ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| * | | | AnchorChanges autotestsYann Bodson2009-11-177-73/+207
| | | | |
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1721-400/+292
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| * | | | | AnchorChanges testYann Bodson2009-11-172-0/+5
| | | | | |
* | | | | | Accidentally removed some entries from declarative.proBea Lam2009-11-171-1/+3
| |_|/ / / |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1719-11/+2608
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1733-408/+2893
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Fix AnchorChange when multiple states in a stategroup are involved.Michael Brasser2009-11-1712-2/+2543
| | | | | |
| * | | | | testsAaron Kennedy2009-11-177-9/+65
| | |/ / / | |/| | |
* | | | | Make compile, forgot to add some filesBea Lam2009-11-172-0/+315
| |/ / / |/| | |
* | | | More testsBea Lam2009-11-171-32/+84
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-1728-514/+1151
|\ \ \ | | | | | | | | | | | | into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-1758-629/+1628
| |\ \ \ | | | | | | | | | | | | | | | 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-1716-161/+1047
| | |\ \ \ | | | |/ / | | | | | | | | | | into kinetic-declarativeui
| | | * | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1736-120/+676
| | | |\ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | QMetaObjectBuilder testsAaron Kennedy2009-11-172-61/+230
| | | | | |
| | | * | | QmlInstruction autotestAaron Kennedy2009-11-178-53/+686
| | | | | |
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1723-39/+349
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | | Move debugger tests out of debugger/ subdirBea Lam2009-11-1712-335/+16
| | | | | | |
| | * | | | | Add offset tests and more invalid anchor testsBea Lam2009-11-175-65/+86
| | | | | | |
| * | | | | | Restore methods removed by f01e6e8993856cdcddc51868e91ef25b35695546Martin Jones2009-11-172-0/+133
| | | | | | |
* | | | | | | Add additional anchor test.Michael Brasser2009-11-172-0/+57
| |_|_|_|/ / |/| | | | |
* | | | | | Distinguish between reversing and rewinding a state change.Michael Brasser2009-11-176-47/+131
| |_|/ / / |/| | | | | | | | | | | | | | Task-number: QTBUG-5769
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1726-73/+402
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | into kinetic-declarativeui
| * | | | 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
| |/ / / /