summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-03102-360/+365
| | |/ / /
| | * | | Fix QList<QObject*> as a model. Add docs and example.Martin Jones2010-02-018-7/+307
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-02-0127-21/+182
| | |\ \ \
| | | * | | Tests for NaN values in the property x, y, widht and height setters ofMarco Bubke2010-02-012-0/+14
| | | * | | Add transformOriginChanged signal to QmlGraphicsItemMarco Bubke2010-02-012-1/+3
| | | | |/ | | | |/|
| | | * | Update advanced tutorial with new imagesAlan Alpert2010-02-0112-1/+3
| | | * | Fix test timingsAlan Alpert2010-02-011-8/+7
| | | * | Revert "Qt has more stuff in rich text now."Alan Alpert2010-02-011-1/+0
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-013-1/+47
| | | |\ \
| | | * | | Don't use statics for type definition, at least for plugin modules.Warwick Allison2010-02-014-4/+41
| | * | | | Compile on machines without SCHED_IDLEMartin Jones2010-02-011-1/+1
| * | | | | Fix elision and multilength strings when resizing a Text element.Michael Brasser2010-02-0416-66/+2372
| | |_|/ / | |/| | |
| * | | | Support animating attached properties.Michael Brasser2010-02-013-1/+47
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-01420-7948/+11782
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2010-01-2921-1219/+572
| | |\ \ \ | | | |/ /
| | | * | Add new files.Martin Jones2010-01-292-0/+163
| | | * | Move image network access into a separate thread, with decoding.Martin Jones2010-01-298-195/+388
| | | * | Document possibility of -1 index in delegate.Martin Jones2010-01-291-0/+7
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-29172-2657/+3979
| | | |\ \
| | | | * | Doc.Michael Brasser2010-01-291-2/+4
| | | | * | Remove benchmarks that have been migrated to 4.6.Michael Brasser2010-01-297-1016/+0
| | | * | | Don't crash when accessing index -1Martin Jones2010-01-292-6/+10
| | * | | | Add paintedWidth and paintedHeight properties to QmlGraphicsImage.Yann Bodson2010-01-293-2/+59
| | | |/ / | | |/| |
| | * | | Convert lists to variants on assignment.Aaron Kennedy2010-01-285-7/+53
| | * | | Optimization: Skip attached property search where possibleAaron Kennedy2010-01-283-17/+22
| | * | | Support builtin string converters in every contextAaron Kennedy2010-01-287-34/+381
| | * | | Assigning undefined resets QObject propertiesAaron Kennedy2010-01-285-6/+65
| | * | | Add reset methods to QmlMetaPropertyAaron Kennedy2010-01-283-0/+120
| | * | | Cache reset'abilityAaron Kennedy2010-01-282-9/+12
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-27149-1242/+3100
| | |\ \ \
| | | * | | Speed up QmlGraphicsItem::setParentItem.Bjørn Erik Nilsen2010-01-271-1/+5
| | | * | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2010-01-27137-1076/+2902
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix crash when removing multiple items.Martin Jones2010-01-272-65/+75
| | | * | | Ignore mouse events when !interactive.Martin Jones2010-01-271-0/+7
| | | * | | Don't react to mouse when !interactive. Allow fixup delay to be adjusted.Martin Jones2010-01-272-14/+25
| | | * | | Replace FreeMono by OCRA fontMartin Jones2010-01-278-90/+90
| | * | | | CleanupAaron Kennedy2010-01-279-489/+415
| | |/ / /
| | * | | Harden binding optimizerAaron Kennedy2010-01-2719-1166/+213
| | * | | Benchmark performance of a block of script containing multiple property acces...Michael Brasser2010-01-273-0/+72
| | * | | Remove unneeded test dependency.Michael Brasser2010-01-261-5/+2
| | * | | Test QML doesn't hijack JS ObjectAaron Kennedy2010-01-252-0/+25
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-2510-21/+1
| | |\ \ \
| | | * | | Replace FreeMono by OCRA fontKai Koehne2010-01-223-1/+1
| | | * | | Remove samegame README (mentioned images have been replaced)Kai Koehne2010-01-222-20/+0
| | | * | | Copy updated images from demos/samegame to samegame tutorialKai Koehne2010-01-225-0/+0
| | * | | | Support attached properties in QmlMetaPropertyAaron Kennedy2010-01-252-16/+115
| | |/ / /
| | * | | Harden QML binding optimizerAaron Kennedy2010-01-229-279/+489
| | * | | Tweak marble graphics in SamegameNigel Hietala2010-01-224-0/+0
| | * | | Clarify QmlPropertyMap::valueChanged docs.Michael Brasser2010-01-221-1/+4
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Nigel Hietala2010-01-214-7/+18
| | |\ \ \