Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Make minehunt more responsive | Alan Alpert | 2010-01-07 | 1 | -1/+1 |
| | |||||
* | binary? | Warwick Allison | 2009-11-26 | 1 | -0/+0 |
| | |||||
* | Fix minehunt demo | Alan Alpert | 2009-11-11 | 4 | -2/+17 |
| | |||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-05 | 1 | -1/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421 | ||||
* | | Particles cleaned up and placed in in qmlgraphics/ | Alan Alpert | 2009-11-05 | 1 | -5/+2 |
|/ | | | | | | | | | | | | | API changes: Removed bool streamIn Added int emissionRate Added int emissionVariance Added void burst(count, emissionRate=-1) While rewriting the internals to accomodate this, all other outstanding particles bugs were believed fixed. Task-number: QT-2392 QT-2391 QT-2390 QT-2406 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -0/+40 |
|\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| * | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
| | | |||||
* | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-28 | 1 | -1/+1 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | "Compile" | Aaron Kennedy | 2009-10-28 | 1 | -1/+1 |
| | | |||||
* | | cleanup | Yann Bodson | 2009-10-28 | 1 | -1/+1 |
|/ | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -5/+5 |
| | |||||
* | Renaming: QFxView -> QmlView | Yann Bodson | 2009-09-22 | 1 | -3/+3 |
| | |||||
* | Move ComponentInstance functionality into Loader | Martin Jones | 2009-09-09 | 1 | -2/+2 |
| | |||||
* | Move minehunt and twitter to demos directory | Alan Alpert | 2009-09-03 | 16 | -0/+576 |
Minehunt is more a demo than an example, and the twitter app goes with the flickr app. |