summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allow dial to be built as an exe.Martin Jones2009-10-083-0/+37
| | |/ / | |/| |
| * | | Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-0711-1/+37
* | | | Remove redundant support/ files.Bea Lam2009-10-085-446/+0
* | | | Clean upBea Lam2009-10-088-98/+277
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0739-0/+975
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-0765-557/+549
| |\ \ \ | | |/ /
| * | | Add SameGame based advanced tutorialAlan Alpert2009-10-0739-0/+975
* | | | Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-073-197/+0
| |/ / |/| |
* | | lowercase idsYann Bodson2009-10-061-5/+5
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-068-0/+60
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-061-1/+1
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-0510-19/+20
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-0514-52/+77
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Allow GridView key navigation to be overridden.Martin Jones2009-09-308-0/+60
* | | | | lowercase idsYann Bodson2009-10-0664-552/+544
| |_|_|/ |/| | |
* | | | Fix following API changes.Bea Lam2009-10-061-1/+1
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-052-10/+10
|\ \ \
| * | | Change .sci syntax to match BorderImage.Yann Bodson2009-10-052-10/+10
| | |/ | |/|
* | | Fix example following API changes and fix window size for example 2.Bea Lam2009-10-058-9/+10
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-041-1/+17
|\ \
| * | Enable QGraphicsBloomEffect in QML.Andreas Aardal Hanssen2009-10-021-1/+17
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-023-16/+17
|\ \ \ | |/ /
| * | cleanup examplesYann Bodson2009-10-023-16/+17
* | | Update following component file name changes.Bea Lam2009-10-021-22/+22
* | | Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-026-4/+11
* | | Use void return type for setter methods.Bea Lam2009-10-022-8/+8
|/ /
* | Enhance layout exampleAlan Alpert2009-10-011-1/+2
|/
* Update testAaron Kennedy2009-09-291-2/+2
* Another focusscope testAaron Kennedy2009-09-291-0/+75
* Only same-as-webkit iteration example (QML actually supports more)Warwick Allison2009-09-241-8/+1
* Use new property nameAaron Kennedy2009-09-231-2/+2
* Fix crashAaron Kennedy2009-09-231-2/+2
* Replaced by testcases.Warwick Allison2009-09-2220-117/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-229-20/+51
|\
| * Syntax updateWarwick Allison2009-09-227-20/+39
| * Missing files.Warwick Allison2009-09-222-0/+12
* | Renaming: QFxView -> QmlViewYann Bodson2009-09-221-3/+3
|/
* Fixed compile for example support libraryThorbjørn Lindeijer2009-09-213-11/+7
* Fix exampleAaron Kennedy2009-09-211-2/+2
* Implementations of getAllResponseHeaders () and getResponseHeader ().Tapani Mikola2009-09-181-1/+11
* Switch Repeater over to use VisualModel.Martin Jones2009-09-171-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-162-12/+12
|\
| * Focus changes to QFxItem and QFxView.Andreas Aardal Hanssen2009-09-152-12/+12
* | Better SQL database performance / memory usage.Warwick Allison2009-09-162-3/+16
* | Basic first-working SQL database interface.Warwick Allison2009-09-161-0/+30
|/
* ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-144-26/+26
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-112-2/+2
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-112-2/+34
| |\
| * | current -> currentItem property in ListView and GridViewMartin Jones2009-09-112-2/+2
* | | Ensure text size changes when text is made empty, or elides to empty.Warwick Allison2009-09-111-2/+2
| |/ |/|