summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Compile fix for OSX.Roberto Raggi2010-02-121-1/+2
|
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-1112-20/+19
| | | | | | This attribution is not necessary anymore since 923710196d6d5..., Reviewed-by: Michael Brasser
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-0312-37/+37
| | | | | | examples accordingly. Task-number: QT-2786
* Fix QList<QObject*> as a model. Add docs and example.Martin Jones2010-02-016-0/+252
|
* Update advanced tutorial with new imagesAlan Alpert2010-02-018-0/+0
| | | | | | Some of the images used in the example and documentation were still with the old graphics. This has been fixed so as to only use the new graphics.
* Don't use statics for type definition, at least for plugin modules.Warwick Allison2010-02-011-1/+6
| | | | Task-number: QT-2798
* Replace FreeMono by OCRA fontKai Koehne2010-01-223-1/+1
|
* Remove samegame README (mentioned images have been replaced)Kai Koehne2010-01-221-10/+0
|
* Copy updated images from demos/samegame to samegame tutorialKai Koehne2010-01-225-0/+0
|
* Fix examples/declarative/plugins exampleAlan Alpert2010-01-191-1/+2
|
* Allow QML types defined in both C++ and QML files to be in the same module.Warwick Allison2010-01-089-31/+135
|
* Load qmlmodules plugins.Warwick Allison2010-01-074-0/+136
| | | | | | This allows projects which use the declarative module to add QML types through C++ modules, such that qmlviewer (or any QML) can import those types.
* Remove loader. Its functionality is now available in qmlviewer.Martin Jones2009-12-2212-1086/+0
|
* Allow a ListView.section.delegate to avoid creating sections in delegate.Martin Jones2009-12-161-15/+10
|
* Faster sections.Martin Jones2009-12-161-1/+2
|
* spring follows do not like to operate on "var" sourcesmae2009-12-141-1/+1
|
* Update FlowPositioner to the new BasePositioner implementationAlan Alpert2009-12-091-5/+0
|
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-12-091-9/+53
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Add a Flow positioner.Martin Jones2009-12-081-9/+53
| |
* | Update positioners exampleAlan Alpert2009-12-091-18/+2
|/
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-12-023-87/+2
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Martin Jones2009-12-022-3/+19
| |\ | | | | | | | | | into kinetic-declarativeui
| * | Remove qlistmodelinterface.h duplicateMartin Jones2009-12-023-87/+2
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-12-022-3/+19
|\ \ \ | | |/ | |/| | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-12-011-60/+0
| |\ \ | | |/ | | | | | | into kinetic-declarativeui
| * | Two way WorkerScript communicationsAaron Kennedy2009-11-302-3/+19
| | |
* | | When loading QML, reset the Browser view.Martin Jones2009-12-021-4/+17
| |/ |/|
* | Remove accidentally added file.Michael Brasser2009-12-011-60/+0
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-301-7/+1
|\ | | | | | | into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-303-2/+3
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add ListView snapMode to ensure flicking settles on an item boundary.Martin Jones2009-11-301-7/+1
| | |
* | | Basic WorkerScript functionalityAaron Kennedy2009-11-302-0/+46
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-293-2/+3
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Fix tutorial3.Michael Brasser2009-11-291-1/+1
| | | | | | | | | | | | Task-number: QTBUG-6306
| * | Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1
| |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Martin Jones2009-11-273-3/+88
| |\ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: examples/declarative/loader/qmlfolderlistmodel.h
| * | Symbian fixes.Martin Jones2009-11-272-2/+2
| | |
* | | Some UTF8Warwick Allison2009-11-291-1/+1
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-262-4/+4
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * slideswitch example fixesYann Bodson2009-11-251-3/+3
| |
| * use right typeYann Bodson2009-11-251-1/+1
| |
* | Compile.Warwick Allison2009-11-253-3/+88
|/
* cleanup progressbar exampleYann Bodson2009-11-254-27/+28
|
* missed fileWarwick Allison2009-11-241-0/+20
|
* Tic-tac-toe.Warwick Allison2009-11-244-0/+115
|
* Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-11-2312-40/+40
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-235-60/+66
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Use console.log, not printWarwick Allison2009-11-2312-40/+40
| | |
* | | toggle switch example documentationYann Bodson2009-11-231-23/+33
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-11-232-0/+71
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui