Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-11-23 | 12 | -40/+40 | |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-23 | 5 | -60/+66 | |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | | Use console.log, not print | Warwick Allison | 2009-11-23 | 12 | -40/+40 | |
| | | | ||||||
* | | | toggle switch example documentation | Yann Bodson | 2009-11-23 | 1 | -23/+33 | |
| |/ |/| | ||||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-11-23 | 2 | -0/+71 | |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | Demonstrate "container" type objects. | Warwick Allison | 2009-11-23 | 2 | -0/+71 | |
| | | ||||||
* | | cleanup slideswitch example | Yann Bodson | 2009-11-23 | 5 | -60/+66 | |
|/ | ||||||
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 2 | -3/+3 | |
| | ||||||
* | Update examples for new SQL API. | Warwick Allison | 2009-11-18 | 2 | -42/+19 | |
| | ||||||
* | Web service integration example - Google Maps | Warwick Allison | 2009-11-16 | 3 | -0/+98 | |
| | ||||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-11 | 1 | -2/+3 | |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/util.pri | |||||
| * | look nicer | Warwick Allison | 2009-11-11 | 1 | -2/+3 | |
| | | ||||||
* | | Update SameGame tutorial to discuss offline storage | Alan Alpert | 2009-11-11 | 1 | -1/+3 | |
|/ | | | | | | Also removed the \target and got the navigation set up properly. Task-number: QT-2375 | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-10 | 2 | -31/+33 | |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | Fix samegame tutorial 3 | Alan Alpert | 2009-11-10 | 1 | -12/+12 | |
| | | | | | | | | | | the js file hadn't been updated to avoid global vars Also updating a missed particles element | |||||
| * | Clarify the role of positioner transitions | Alan Alpert | 2009-11-10 | 1 | -19/+21 | |
| | | | | | | | | | | | | | | 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 | |||||
* | | Remove WebView::pagewidth and tidy up - it's not needed and interfered | Warwick Allison | 2009-11-10 | 1 | -2/+2 | |
|/ | | | | with zoomFactor. | |||||
* | Fix perspective in dynamic example | Alan Alpert | 2009-11-09 | 2 | -5/+8 | |
| | | | | working Z and items can no longer be placed in the sky (due to scaling). | |||||
* | move examples/follow.qml to visuals/qmlspringfollow.qml | Yann Bodson | 2009-11-06 | 4 | -73/+0 | |
| | ||||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 22 | -52/+52 | |
| | ||||||
* | fix javascript errors in samegame tutorials | Yann Bodson | 2009-11-05 | 4 | -57/+102 | |
| | ||||||
* | Use darker() and lighter() functions from global Qt object rather than from ↵ | Yann Bodson | 2009-11-05 | 11 | -12/+12 | |
| | | | | SystemPalette. | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-05 | 1 | -6/+7 | |
|\ | | | | | | | into kinetic-declarativeui | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-05 | 21 | -28/+28 | |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | | Particles cleaned up and placed in in qmlgraphics/ | Alan Alpert | 2009-11-05 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API changes: Removed bool streamIn Added int emissionRate Added int emissionVariance Added void burst(count, emissionRate=-1) While rewriting the internals to accomodate this, all other outstanding particles bugs were believed fixed. Task-number: QT-2392 QT-2391 QT-2390 QT-2406 | |||||
* | | | use FreeMono.ttf | Yann Bodson | 2009-11-05 | 3 | -2/+1 | |
| |/ |/| | ||||||
* | | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 21 | -28/+28 | |
|/ | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421 | |||||
* | Remove examples of removed effects. | Warwick Allison | 2009-11-04 | 1 | -63/+12 | |
| | ||||||
* | more autotests | Yann Bodson | 2009-11-04 | 1 | -4/+1 | |
| | ||||||
* | * add more font examples | Yann Bodson | 2009-11-03 | 3 | -26/+75 | |
| | | | | * add missing properties to QmlFontValueType | |||||
* | move smooth example in visual tests | Yann Bodson | 2009-11-02 | 3 | -110/+0 | |
| | ||||||
* | add night support for clocks example | Yann Bodson | 2009-11-02 | 3 | -1/+4 | |
| | ||||||
* | enable smooth scaling for dynamic example | Yann Bodson | 2009-10-30 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-30 | 21 | -17/+817 | |
|\ | | | | | | | into kinetic-declarativeui | |||||
| * | fix headers | Warwick Allison | 2009-10-30 | 21 | -17/+817 | |
| | | ||||||
* | | add missing image | Yann Bodson | 2009-10-30 | 1 | -0/+0 | |
| | | ||||||
* | | cleanup | Yann Bodson | 2009-10-30 | 10 | -10/+10 | |
| | | ||||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-30 | 32 | -17/+1257 | |
|\ \ | |/ | | | | | | | | | | | into kinetic-declarativeui Conflicts: examples/declarative/dial/main.cpp | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-30 | 33 | -141/+119 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h | |||||
| * | | fix headers | Warwick Allison | 2009-10-29 | 33 | -17/+1297 | |
| | | | ||||||
* | | | cleanup dial example | Yann Bodson | 2009-10-30 | 9 | -50/+15 | |
| | | | ||||||
* | | | cleanup | Yann Bodson | 2009-10-30 | 3 | -2/+3 | |
| | | | ||||||
* | | | small fixes to parallax example | Yann Bodson | 2009-10-30 | 2 | -27/+12 | |
| | | | ||||||
* | | | fix parallax example | Yann Bodson | 2009-10-30 | 2 | -7/+5 | |
| |/ |/| | ||||||
* | | change cities in clock example | Yann Bodson | 2009-10-30 | 2 | -5/+5 | |
| | | ||||||
* | | cleanup | Yann Bodson | 2009-10-30 | 12 | -12/+15 | |
| | | ||||||
* | | cleanup | Yann Bodson | 2009-10-30 | 16 | -41/+12 | |
| | | ||||||
* | | improve clock example | Yann Bodson | 2009-10-30 | 7 | -37/+41 | |
| | | ||||||
* | | Merge QmlComponentJS into QmlComponent | Alan Alpert | 2009-10-29 | 1 | -1/+1 | |
|/ | | | | | | | createComponent() and Component{} are now the same, and so Component{}s can now be passed around for use in script. Also this commit fixes the minor bug QT-2386 | |||||
* | Update viewport size when items are added/removed/resized. | Martin Jones | 2009-10-28 | 1 | -0/+22 | |
| |