Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-02-02 | 220 | -775/+2645 | |
| | | | |\ \ | ||||||
| | | * | | | | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 102 | -360/+365 | |
| | | |/ / / | ||||||
| | | * | | | Fix QList<QObject*> as a model. Add docs and example. | Martin Jones | 2010-02-01 | 8 | -7/+307 | |
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-02-01 | 27 | -21/+182 | |
| | | |\ \ \ | ||||||
| | | | * | | | Tests for NaN values in the property x, y, widht and height setters of | Marco Bubke | 2010-02-01 | 2 | -0/+14 | |
| | | | * | | | Add transformOriginChanged signal to QmlGraphicsItem | Marco Bubke | 2010-02-01 | 2 | -1/+3 | |
| | | | | |/ | | | | |/| | ||||||
| | | | * | | Update advanced tutorial with new images | Alan Alpert | 2010-02-01 | 12 | -1/+3 | |
| | | | * | | Fix test timings | Alan Alpert | 2010-02-01 | 1 | -8/+7 | |
| | | | * | | Revert "Qt has more stuff in rich text now." | Alan Alpert | 2010-02-01 | 1 | -1/+0 | |
| | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-02-01 | 3 | -1/+47 | |
| | | | |\ \ | ||||||
| | | | * | | | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 4 | -4/+41 | |
| | | * | | | | Compile on machines without SCHED_IDLE | Martin Jones | 2010-02-01 | 1 | -1/+1 | |
| | * | | | | | Fix elision and multilength strings when resizing a Text element. | Michael Brasser | 2010-02-04 | 16 | -66/+2372 | |
| | | |_|/ / | | |/| | | | ||||||
| | * | | | | Support animating attached properties. | Michael Brasser | 2010-02-01 | 3 | -1/+47 | |
| | | |/ / | | |/| | | ||||||
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-02-01 | 420 | -7948/+11782 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2010-01-29 | 21 | -1219/+572 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Add new files. | Martin Jones | 2010-01-29 | 2 | -0/+163 | |
| | | | * | | Move image network access into a separate thread, with decoding. | Martin Jones | 2010-01-29 | 8 | -195/+388 | |
| | | | * | | Document possibility of -1 index in delegate. | Martin Jones | 2010-01-29 | 1 | -0/+7 | |
| | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-01-29 | 172 | -2657/+3979 | |
| | | | |\ \ | ||||||
| | | | | * | | Doc. | Michael Brasser | 2010-01-29 | 1 | -2/+4 | |
| | | | | * | | Remove benchmarks that have been migrated to 4.6. | Michael Brasser | 2010-01-29 | 7 | -1016/+0 | |
| | | | * | | | Don't crash when accessing index -1 | Martin Jones | 2010-01-29 | 2 | -6/+10 | |
| | | * | | | | Add paintedWidth and paintedHeight properties to QmlGraphicsImage. | Yann Bodson | 2010-01-29 | 3 | -2/+59 | |
| | | | |/ / | | | |/| | | ||||||
| | | * | | | Convert lists to variants on assignment. | Aaron Kennedy | 2010-01-28 | 5 | -7/+53 | |
| | | * | | | Optimization: Skip attached property search where possible | Aaron Kennedy | 2010-01-28 | 3 | -17/+22 | |
| | | * | | | Support builtin string converters in every context | Aaron Kennedy | 2010-01-28 | 7 | -34/+381 | |
| | | * | | | Assigning undefined resets QObject properties | Aaron Kennedy | 2010-01-28 | 5 | -6/+65 | |
| | | * | | | Add reset methods to QmlMetaProperty | Aaron Kennedy | 2010-01-28 | 3 | -0/+120 | |
| | | * | | | Cache reset'ability | Aaron Kennedy | 2010-01-28 | 2 | -9/+12 | |
| | | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2010-01-27 | 149 | -1242/+3100 | |
| | | |\ \ \ | ||||||
| | | | * | | | Speed up QmlGraphicsItem::setParentItem. | Bjørn Erik Nilsen | 2010-01-27 | 1 | -1/+5 | |
| | | | * | | | Merge commit 'qt/4.6' into kinetic-declarativeui | Bjørn Erik Nilsen | 2010-01-27 | 137 | -1076/+2902 | |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Fix crash when removing multiple items. | Martin Jones | 2010-01-27 | 2 | -65/+75 | |
| | | | * | | | Ignore mouse events when !interactive. | Martin Jones | 2010-01-27 | 1 | -0/+7 | |
| | | | * | | | Don't react to mouse when !interactive. Allow fixup delay to be adjusted. | Martin Jones | 2010-01-27 | 2 | -14/+25 | |
| | | | * | | | Replace FreeMono by OCRA font | Martin Jones | 2010-01-27 | 8 | -90/+90 | |
| | | * | | | | Cleanup | Aaron Kennedy | 2010-01-27 | 9 | -489/+415 | |
| | | |/ / / | ||||||
| | | * | | | Harden binding optimizer | Aaron Kennedy | 2010-01-27 | 19 | -1166/+213 | |
| | | * | | | Benchmark performance of a block of script containing multiple property acces... | Michael Brasser | 2010-01-27 | 3 | -0/+72 | |
| | | * | | | Remove unneeded test dependency. | Michael Brasser | 2010-01-26 | 1 | -5/+2 | |
| | | * | | | Test QML doesn't hijack JS Object | Aaron Kennedy | 2010-01-25 | 2 | -0/+25 | |
| | | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2010-01-25 | 10 | -21/+1 | |
| | | |\ \ \ | ||||||
| | | | * | | | 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 | 2 | -20/+0 | |
| | | | * | | | Copy updated images from demos/samegame to samegame tutorial | Kai Koehne | 2010-01-22 | 5 | -0/+0 | |
| | | * | | | | Support attached properties in QmlMetaProperty | Aaron Kennedy | 2010-01-25 | 2 | -16/+115 | |
| | | |/ / / | ||||||
| | | * | | | Harden QML binding optimizer | Aaron Kennedy | 2010-01-22 | 9 | -279/+489 | |
| | | * | | | Tweak marble graphics in Samegame | Nigel Hietala | 2010-01-22 | 4 | -0/+0 | |
| | | * | | | Clarify QmlPropertyMap::valueChanged docs. | Michael Brasser | 2010-01-22 | 1 | -1/+4 | |