Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-10 | 14 | -50/+90 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | ignore (expect) message in test | Warwick Allison | 2009-11-10 | 1 | -1/+1 |
| | | |||||
| * | Return qmlInfo(obj) << syntax. | Warwick Allison | 2009-11-10 | 13 | -49/+89 |
| | | | | | | | | Fixes QTBUG-5480 | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-10 | 14 | -80/+171 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-10 | 23 | -221/+413 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Fix docs missed after properties -> matchProperties rename. | Michael Brasser | 2009-11-10 | 1 | -3/+3 |
| | | | |||||
| | * | Fix QmlTimer to be in line with animation API changes | Alan Alpert | 2009-11-10 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-10 | 10 | -106/+191 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-10 | 6 | -102/+131 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | | More highlight testing. | Martin Jones | 2009-11-10 | 4 | -4/+60 |
| | | | | | |||||
| | * | | | Remove WebView::pagewidth and tidy up - it's not needed and interfered | Warwick Allison | 2009-11-10 | 2 | -51/+52 |
| | | | | | | | | | | | | | | | | | | | | with zoomFactor. | ||||
| | * | | | Distinguish between tranform smoothness (from Item) and smoothness | Warwick Allison | 2009-11-10 | 3 | -3/+34 |
| | | | | | | | | | | | | | | | | | | | | of the painted chunks (often want the latter not the former). | ||||
| | * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-10 | 8 | -49/+130 |
| | |\ \ \ | | | |/ / | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Prepare for QTBUG-5290 being fixed. | Warwick Allison | 2009-11-09 | 1 | -7/+1 |
| | | | | | |||||
| | * | | | unwarn | Warwick Allison | 2009-11-09 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Minor improvements, additional pointer checks. | Bea Lam | 2009-11-10 | 2 | -10/+17 |
| | | | | | |||||
| * | | | | Fix crash bug where socket is 0. | Bea Lam | 2009-11-10 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | XMLHttpRequest tests | Aaron Kennedy | 2009-11-10 | 1 | -13/+102 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-10 | 5 | -98/+98 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-10 | 3 | -98/+84 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | | Clarify the role of positioner transitions | Alan Alpert | 2009-11-10 | 1 | -89/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are only for the positioner's position changes, other changes are under the designers control and the designer should animate them. Task-number: QT-2239 | ||||
| | * | | | Positioners now watch for sibling order changes | Alan Alpert | 2009-11-10 | 3 | -9/+75 |
| | | |/ | | |/| | | | | | | | | | Task-number: QT-2241 | ||||
| * | | | Test (and fix) animation actions. | Michael Brasser | 2009-11-10 | 2 | -0/+14 |
| |/ / | |||||
* | | | More XMLHttpRequest tests | Aaron Kennedy | 2009-11-10 | 1 | -4/+33 |
|/ / | |||||
* | | Fix after animation API changes. | Michael Brasser | 2009-11-09 | 3 | -9/+9 |
| | | |||||
* | | XMLHttpRequest tests | Aaron Kennedy | 2009-11-09 | 1 | -34/+102 |
| | | |||||
* | | Don't crash on invalid expressions | Aaron Kennedy | 2009-11-09 | 3 | -3/+14 |
| | | | | | | | | QTBUG-5577 | ||||
* | | Fix following af454feab24824a7ef2d28794930fb7c227c270f | Aaron Kennedy | 2009-11-09 | 2 | -3/+5 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-09 | 4 | -46/+50 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | ListModel elements can only be values or *lists* of objects, not objects. | Warwick Allison | 2009-11-09 | 1 | -2/+0 |
| | | | | | | | | Fixes QTBUG-5495 | ||||
| * | Fix and test set/get of structured ListModel data. | Warwick Allison | 2009-11-09 | 1 | -11/+22 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-09 | 11 | -71/+131 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Small cleanups. | Martin Jones | 2009-11-09 | 2 | -14/+0 |
| | | | |||||
| * | | More tests and fixes for ListView and GridView | Martin Jones | 2009-11-09 | 1 | -19/+28 |
| | | | |||||
* | | | remove unneeded constructors | Yann Bodson | 2009-11-09 | 22 | -101/+0 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-09 | 10 | -44/+113 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Improve Doc | Alan Alpert | 2009-11-09 | 1 | -3/+22 |
| | | | | | | | | | | | | Task-number: QTBUG-5488 | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-09 | 3 | -3/+26 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-09 | 41 | -698/+906 |
| | |\ \ | | | |/ | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | QmlContext objects shouldn't be added to object tree. | Bea Lam | 2009-11-09 | 1 | -1/+4 |
| | | | | |||||
| | * | | Fix crash when watch is deleted before calling removeWatch(). | Bea Lam | 2009-11-08 | 2 | -1/+13 |
| | | | | |||||
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-05 | 70 | -587/+250 |
| | |\ \ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | | Use QML type names in object tree | Bea Lam | 2009-11-04 | 1 | -1/+9 |
| | | | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-09 | 20 | -353/+441 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | ListModel docs and tests | Warwick Allison | 2009-11-09 | 2 | -16/+60 |
| | | | | | |||||
| * | | | | constness fix | Warwick Allison | 2009-11-09 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Remove textSizeMultiplier - it's broken and obsolete in QtWebKit. | Warwick Allison | 2009-11-06 | 2 | -18/+0 |
| | | | | | |||||
| * | | | | doc | Warwick Allison | 2009-11-06 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | fix Flipable doc + update visual test. | Yann Bodson | 2009-11-09 | 1 | -27/+18 |
| |/ / / |/| | | | |||||
* | | | | Doc. | Martin Jones | 2009-11-09 | 2 | -9/+10 |
| | | | |