Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix line endings | Oswald Buddenhagen | 2010-02-16 | 3 | -98/+98 |
| | | | | get your git settings fixed, windows users! | ||||
* | Compile fix for OSX. | Roberto Raggi | 2010-02-12 | 1 | -1/+2 |
| | |||||
* | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 12 | -20/+19 |
| | | | | | | This attribution is not necessary anymore since 923710196d6d5..., Reviewed-by: Michael Brasser | ||||
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 12 | -37/+37 |
| | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | Fix QList<QObject*> as a model. Add docs and example. | Martin Jones | 2010-02-01 | 6 | -0/+252 |
| | |||||
* | Update advanced tutorial with new images | Alan Alpert | 2010-02-01 | 8 | -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 Allison | 2010-02-01 | 1 | -1/+6 |
| | | | | Task-number: QT-2798 | ||||
* | Replace FreeMono by OCRA font | Kai Koehne | 2010-01-22 | 3 | -1/+1 |
| | |||||
* | Remove samegame README (mentioned images have been replaced) | Kai Koehne | 2010-01-22 | 1 | -10/+0 |
| | |||||
* | Copy updated images from demos/samegame to samegame tutorial | Kai Koehne | 2010-01-22 | 5 | -0/+0 |
| | |||||
* | Fix examples/declarative/plugins example | Alan Alpert | 2010-01-19 | 1 | -1/+2 |
| | |||||
* | Allow QML types defined in both C++ and QML files to be in the same module. | Warwick Allison | 2010-01-08 | 9 | -31/+135 |
| | |||||
* | Load qmlmodules plugins. | Warwick Allison | 2010-01-07 | 4 | -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 Jones | 2009-12-22 | 12 | -1086/+0 |
| | |||||
* | Allow a ListView.section.delegate to avoid creating sections in delegate. | Martin Jones | 2009-12-16 | 1 | -15/+10 |
| | |||||
* | Faster sections. | Martin Jones | 2009-12-16 | 1 | -1/+2 |
| | |||||
* | spring follows do not like to operate on "var" sources | mae | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Update FlowPositioner to the new BasePositioner implementation | Alan Alpert | 2009-12-09 | 1 | -5/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-09 | 1 | -9/+53 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Add a Flow positioner. | Martin Jones | 2009-12-08 | 1 | -9/+53 |
| | | |||||
* | | Update positioners example | Alan Alpert | 2009-12-09 | 1 | -18/+2 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-02 | 3 | -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 Jones | 2009-12-02 | 2 | -3/+19 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Remove qlistmodelinterface.h duplicate | Martin Jones | 2009-12-02 | 3 | -87/+2 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-02 | 2 | -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 Kennedy | 2009-12-01 | 1 | -60/+0 |
| |\ \ | | |/ | | | | | | | into kinetic-declarativeui | ||||
| * | | Two way WorkerScript communications | Aaron Kennedy | 2009-11-30 | 2 | -3/+19 |
| | | | |||||
* | | | When loading QML, reset the Browser view. | Martin Jones | 2009-12-02 | 1 | -4/+17 |
| |/ |/| | |||||
* | | Remove accidentally added file. | Michael Brasser | 2009-12-01 | 1 | -60/+0 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-11-30 | 1 | -7/+1 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-11-30 | 3 | -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 Jones | 2009-11-30 | 1 | -7/+1 |
| | | | |||||
* | | | Basic WorkerScript functionality | Aaron Kennedy | 2009-11-30 | 2 | -0/+46 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-29 | 3 | -2/+3 |
|\ \ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Fix tutorial3. | Michael Brasser | 2009-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Task-number: QTBUG-6306 | ||||
| * | | Fix use of XmlHttpRequest in examples | Alan Alpert | 2009-11-27 | 1 | -0/+1 |
| |/ | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-11-27 | 3 | -3/+88 |
| |\ | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: examples/declarative/loader/qmlfolderlistmodel.h | ||||
| * | | Symbian fixes. | Martin Jones | 2009-11-27 | 2 | -2/+2 |
| | | | |||||
* | | | Some UTF8 | Warwick Allison | 2009-11-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-26 | 2 | -4/+4 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | slideswitch example fixes | Yann Bodson | 2009-11-25 | 1 | -3/+3 |
| | | |||||
| * | use right type | Yann Bodson | 2009-11-25 | 1 | -1/+1 |
| | | |||||
* | | Compile. | Warwick Allison | 2009-11-25 | 3 | -3/+88 |
|/ | |||||
* | cleanup progressbar example | Yann Bodson | 2009-11-25 | 4 | -27/+28 |
| | |||||
* | missed file | Warwick Allison | 2009-11-24 | 1 | -0/+20 |
| | |||||
* | Tic-tac-toe. | Warwick Allison | 2009-11-24 | 4 | -0/+115 |
| | |||||
* | 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 |
| |/ |/| |