summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Collapse)AuthorAgeFilesLines
* cleanupYann Bodson2009-10-3012-12/+15
|
* cleanupYann Bodson2009-10-3016-41/+12
|
* improve clock exampleYann Bodson2009-10-307-37/+41
|
* Merge QmlComponentJS into QmlComponentAlan Alpert2009-10-291-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 Jones2009-10-281-0/+22
|
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-2851-4146/+15
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Remove QML SQL classesAaron Kennedy2009-10-2849-4143/+0
| | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs.
| * Incorporate latest optical theory.Warwick Allison2009-10-282-3/+15
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-2820-137/+101
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-2819-135/+101
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Use a nicer face imageAaron Kennedy2009-10-288-0/+7
| | |
| | * cleanupYann Bodson2009-10-2810-15/+15
| | |
| | * cleanupYann Bodson2009-10-283-120/+79
| | |
| * | Fix dynamic exampleAlan Alpert2009-10-281-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 Jones2009-10-281-0/+1
|/
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-281-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 Bodson2009-10-282-14/+41
| |\ | | | | | | | | | into kinetic-declarativeui
| * | QT-2382Yann Bodson2009-10-281-1/+1
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-2812-116/+183
|\ \ \ | | |/ | |/| | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | dynamic example now meets minimum aesthetic requirementsAlan Alpert2009-10-282-14/+41
| |/ | | | | | | | | Task-number: QT-2270 Reviewed-by: Yann Bodson
| * Better dragging of items for dynamic exampleAlan Alpert2009-10-281-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 ItemsAlan Alpert2009-10-2810-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 Jones2009-10-282-1/+3
|/
* Update dynamic exampleAlan Alpert2009-10-279-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 Jones2009-10-271-0/+2
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-277-56/+52
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * forgot iconsYann Bodson2009-10-276-0/+0
| |
| * listview/dynamic improvementsYann Bodson2009-10-271-56/+52
| |
* | Update parallax exampleAaron Kennedy2009-10-275-4/+523
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-275-50/+33
|\ | | | | | | into kinetic-declarativeui
| * Improve highlight range API and fix incorrect list end calc.Martin Jones2009-10-275-50/+33
| |
* | make listview/dynamic.qml work againYann Bodson2009-10-272-11/+13
|/
* parallax exampleAaron Kennedy2009-10-266-0/+134
|
* improve connections example.Yann Bodson2009-10-265-22/+32
|
* fix anchorsYann Bodson2009-10-261-1/+1
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-264-12/+20
|\ | | | | | | into kinetic-declarativeui
| * Docs.Martin Jones2009-10-264-12/+20
| |
* | use enums rather than strings in examplesYann Bodson2009-10-266-8/+8
| |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-261-0/+0
|\ \ | |/ | | | | into kinetic-declarativeui
| * Avoid unnecessary trademark.Warwick Allison2009-10-261-0/+0
| |
* | Improve states & transitions examples.Yann Bodson2009-10-263-52/+56
|/
* pong improvementsYann Bodson2009-10-233-17/+22
|
* Start updating state and animation docs.Michael Brasser2009-10-223-18/+109
|
* Incorporate latest cosmological theory.Warwick Allison2009-10-221-10/+11
|
* Remove folderlistmodel's use of QObject private dataMartin Jones2009-10-222-43/+8
|
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Martin Jones2009-10-2115-165/+784
|\ | | | | | | into kinetic-declarativeui
| * small fixes to color-animation exampleYann Bodson2009-10-211-6/+6
| |
| * add color-animation exampleYann Bodson2009-10-214-0/+72
| |
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-215-9/+549
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-213-86/+90
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui