summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-0656-166/+273
|
* Update semantics of targets/properties and target/property.Michael Brasser2009-11-066-68/+86
| | | | | This is in preparation for renaming targets -> matchTargets and properties to matchProperties.
* Fix bad merge.Michael Brasser2009-11-051-2/+2
|
* Another fix for the registration of the animationsThierry Bastian2009-11-051-3/+4
|
* Fix to the unregistration of the animation to the global timerThierry Bastian2009-11-051-19/+11
| | | | | | | The unregistration has to happen befaire calling virtual methods to support changing the state in those functions. Reviewed-by: ogoffart
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-05137-537/+6021
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * fix javascript errors in samegame tutorialsYann Bodson2009-11-054-57/+102
| |
| * qdoc3: Fixed a linking problem for qml methods.Martin Smith2009-11-057-88/+152
| | | | | | | | | | | | Note the Invalid Syntax errors for some uses of \qmlmethod and \qmlsignal. A syntactically correct signature is now required as the argument.
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-056-17/+31
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-052-0/+10
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0515-27/+1253
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | Test the currentSection propertyMartin Jones2009-11-052-0/+10
| | | | |
| | * | | Get tests passing on MacAlan Alpert2009-11-054-17/+21
| | | |/ | | |/| | | | | | | | | | | | | | | | | There was inconsistent rounding of text widths. Task-number: QT-4200 QT-4201
| * | | QmlError testAaron Kennedy2009-11-054-0/+252
| | | |
| * | | TestsAaron Kennedy2009-11-054-45/+231
| | | |
| * | | More error-case testsAaron Kennedy2009-11-0523-0/+82
| | | |
| * | | Missing files for 8b40fac7e97a629ddaf1c0f6de2ebb504f004060Aaron Kennedy2009-11-0510-0/+75
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-056-0/+831
| |\ \ \ | | |/ / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | QmlGraphicsparticles visual testAlan Alpert2009-11-056-0/+831
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-059-27/+422
| |\ \ \ | | |/ / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | fix calculatorYann Bodson2009-11-051-19/+15
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0552-340/+1922
| | |\ \ | | | |/ | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-05194-382/+13915
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-051048-40895/+32011
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Add tests for the the positioner transitions.Alan Alpert2009-11-045-0/+363
| | | | | |
| | * | | | Position items in the correct orderAlan Alpert2009-11-043-8/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nearly fixes QT-2241, but still waiting for a signal to appear in QGraphicsItem which allows up to reposition items after a change.
| | * | | | Avoid crashing on faulty call to createQmlObjectAlan Alpert2009-11-031-0/+5
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0532-68/+1454
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: tests/auto/declarative/valuetypes/testtypes.cpp
| | * | | | Compile.Martin Jones2009-11-051-1/+1
| | | | | |
| | * | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0527-44/+782
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 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-11-051-0/+21
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | | * | | | Document the vector3d type in QMLRhys Weatherley2009-11-051-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-5334 Reviewed-by: Aaron Kennedy
| | | * | | | | Use darker() and lighter() functions from global Qt object rather than from ↵Yann Bodson2009-11-0515-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SystemPalette.
| | | * | | | | qmlsystempalette autotestsYann Bodson2009-11-055-28/+171
| | | |/ / / /
| | | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-058-93/+272
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | | | fillmode visual testYann Bodson2009-11-056-0/+574
| | | | | | | |
| | * | | | | | Add test for GridView, and fix bug.Martin Jones2009-11-056-24/+672
| | | |/ / / / | | |/| | | |
| * | | | | | value types autotestAaron Kennedy2009-11-054-27/+244
| |/ / / / /
| * | | | | Add listview test file.Martin Jones2009-11-051-0/+59
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0512-178/+195
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | update text visualsYann Bodson2009-11-056-174/+192
| | | | | |
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0511-113/+282
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | into kinetic-declarativeui
| | * | | | use FreeMono.ttfYann Bodson2009-11-056-4/+3
| | | | | |
| * | | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-05194-382/+13915
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsloader.cpp
| | * | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0511-1/+1573
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | 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-11-051-1/+1
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | | qmlgraphicstext visual testsYann Bodson2009-11-0510-0/+1572
| | | | | | |
| | * | | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-05268-1754/+14883
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-0511-113/+282
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | Fix flicking endpoint adjustment with variable height items.Martin Jones2009-11-052-48/+56
| | | | | | |