Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-28 | 51 | -4146/+15 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Remove QML SQL classes | Aaron Kennedy | 2009-10-28 | 49 | -4143/+0 |
| | | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs. | ||||
| * | Incorporate latest optical theory. | Warwick Allison | 2009-10-28 | 2 | -3/+15 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-28 | 20 | -137/+101 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-28 | 19 | -135/+101 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Use a nicer face image | Aaron Kennedy | 2009-10-28 | 8 | -0/+7 |
| | | | |||||
| | * | cleanup | Yann Bodson | 2009-10-28 | 10 | -15/+15 |
| | | | |||||
| | * | cleanup | Yann Bodson | 2009-10-28 | 3 | -120/+79 |
| | | | |||||
| * | | Fix dynamic example | Alan Alpert | 2009-10-28 | 1 | -2/+0 |
| |/ | | | | | | | | | Includes adding a comment to the positioners to alert others that you shouldn't use anchors as well. | ||||
* | | Improve feel of flicking itemlist demo pages. | Martin Jones | 2009-10-28 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-28 | 1 | -1/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-28 | 2 | -14/+41 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | QT-2382 | Yann Bodson | 2009-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-28 | 12 | -116/+183 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | dynamic example now meets minimum aesthetic requirements | Alan Alpert | 2009-10-28 | 2 | -14/+41 |
| |/ | | | | | | | | | Task-number: QT-2270 Reviewed-by: Yann Bodson | ||||
| * | Better dragging of items for dynamic example | Alan Alpert | 2009-10-28 | 1 | -5/+5 |
| | | | | | | | | | | The mouse is no longer at 0,0 of dragged item, but rather at the same point as the original click. | ||||
| * | Dynamic example now has more droppable Items | Alan Alpert | 2009-10-28 | 10 | -51/+91 |
| | | | | | | | | | | | | The example is nearly done, just needs a little more aesthetic transfiguration. Also this commit introduces some generic components that could be easily used to make a game like ktuberling. | ||||
* | | Mode improvement to strictly enforced highlight range movement. | Martin Jones | 2009-10-28 | 2 | -1/+3 |
|/ | |||||
* | Update dynamic example | Alan Alpert | 2009-10-27 | 9 | -128/+188 |
| | | | | | | | The start of a prettier version. Not yet complete, does not full resolve the task. Task-number: QT-2270 | ||||
* | Try to be a bit more clever with snapping. | Martin Jones | 2009-10-27 | 1 | -0/+2 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-27 | 7 | -56/+52 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | forgot icons | Yann Bodson | 2009-10-27 | 6 | -0/+0 |
| | | |||||
| * | listview/dynamic improvements | Yann Bodson | 2009-10-27 | 1 | -56/+52 |
| | | |||||
* | | Update parallax example | Aaron Kennedy | 2009-10-27 | 5 | -4/+523 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-27 | 5 | -50/+33 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Improve highlight range API and fix incorrect list end calc. | Martin Jones | 2009-10-27 | 5 | -50/+33 |
| | | |||||
* | | make listview/dynamic.qml work again | Yann Bodson | 2009-10-27 | 2 | -11/+13 |
|/ | |||||
* | parallax example | Aaron Kennedy | 2009-10-26 | 6 | -0/+134 |
| | |||||
* | improve connections example. | Yann Bodson | 2009-10-26 | 5 | -22/+32 |
| | |||||
* | fix anchors | Yann Bodson | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-26 | 4 | -12/+20 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Docs. | Martin Jones | 2009-10-26 | 4 | -12/+20 |
| | | |||||
* | | use enums rather than strings in examples | Yann Bodson | 2009-10-26 | 6 | -8/+8 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-26 | 1 | -0/+0 |
|\ \ | |/ | | | | | into kinetic-declarativeui | ||||
| * | Avoid unnecessary trademark. | Warwick Allison | 2009-10-26 | 1 | -0/+0 |
| | | |||||
* | | Improve states & transitions examples. | Yann Bodson | 2009-10-26 | 3 | -52/+56 |
|/ | |||||
* | pong improvements | Yann Bodson | 2009-10-23 | 3 | -17/+22 |
| | |||||
* | Start updating state and animation docs. | Michael Brasser | 2009-10-22 | 3 | -18/+109 |
| | |||||
* | Incorporate latest cosmological theory. | Warwick Allison | 2009-10-22 | 1 | -10/+11 |
| | |||||
* | Remove folderlistmodel's use of QObject private data | Martin Jones | 2009-10-22 | 2 | -43/+8 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-10-21 | 15 | -165/+784 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | small fixes to color-animation example | Yann Bodson | 2009-10-21 | 1 | -6/+6 |
| | | |||||
| * | add color-animation example | Yann Bodson | 2009-10-21 | 4 | -0/+72 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-21 | 5 | -9/+549 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-10-21 | 3 | -86/+90 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |