Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | Don't create one QNetworkAccessManager per XMLHttpRequest | Aaron Kennedy | 2010-02-03 | 4 | -31/+49 | |
| | | | | | * | | | Really run image reader in its own thread. | Martin Jones | 2010-02-03 | 7 | -159/+138 | |
| | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-02-03 | 1 | -12/+32 | |
| | | | | | |\ \ \ | | | | | | | |/ / | ||||||
| | | | | | | * | | XMLHttpRequest redirection | Aaron Kennedy | 2010-02-03 | 1 | -12/+32 | |
| | | | | | * | | | We use JavaScript, not ECMAScript. | Martin Jones | 2010-02-03 | 2 | -3/+3 | |
| | | | | | |/ / | ||||||
| | | | | | * | | update Image.paintedWidth and Image.paintedHeight when the source changes | Yann Bodson | 2010-02-03 | 2 | -0/+5 | |
| | | | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-02-03 | 1 | -2/+5 | |
| | | | | | |\ \ | ||||||
| | | | | | | * \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2010-02-03 | 5 | -25/+80 | |
| | | | | | | |\ \ | ||||||
| | | | | | | * | | | Don't enforce lower-case starting letters for ids yet; just print a | Bea Lam | 2010-02-03 | 1 | -2/+5 | |
| | | | | | * | | | | Remove debug. | Martin Jones | 2010-02-03 | 1 | -4/+0 | |
| | | | | | | |/ / | | | | | | |/| | | ||||||
| | | | | | * | | | Add a PathView.onPath property to help deal with unrequested items. | Martin Jones | 2010-02-03 | 2 | -15/+66 | |
| | | | | | * | | | Avoid crash on shutdown if model is destroyed before view. | Martin Jones | 2010-02-03 | 2 | -6/+10 | |
| | | | | | * | | | Compile. | Martin Jones | 2010-02-03 | 1 | -4/+4 | |
| | | | | | |/ / | ||||||
| | | | | | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2010-02-03 | 5 | -17/+73 | |
| | | | | | |\ \ | ||||||
| | | | | | | * | | Honor default property ordering | Aaron Kennedy | 2010-02-03 | 1 | -2/+49 | |
| | | | | | | * | | Fix compile on visual, changed NaN checks to use qIsNaN instead of isnan. | Joona Petrell | 2010-02-03 | 2 | -6/+6 | |
| | | | | | | * | | Ensure unrequested items are placed outside the visible area. | Martin Jones | 2010-02-03 | 2 | -9/+18 | |
| | | | | | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2010-02-03 | 5 | -8/+15 | |
| | | | | | |\ \ \ | | | | | | | |/ / | ||||||
| | | | | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-02-03 | 1 | -2/+8 | |
| | | | | | | |\ \ | ||||||
| | | | | | | | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-02-03 | 3 | -6/+6 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | * | | | Fix Loader crash when Loader.item causes a new item to be loaded | Martin Jones | 2010-02-03 | 1 | -2/+8 | |
| | | | | | | * | | | | Compile. | Warwick Allison | 2010-02-03 | 4 | -6/+7 | |
| | | | | | | | |/ / | | | | | | | |/| | | ||||||
| | | | | | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2010-02-03 | 76 | -445/+773 | |
| | | | | | |\ \ \ \ | | | | | | | |/ / / | ||||||
| | | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-02-02 | 3 | -2/+31 | |
| | | | | | | |\ \ \ | | | | | | | | |/ / | ||||||
| | | | | | | | * | | Handle wheel events in Flickable. | Martin Jones | 2010-02-02 | 3 | -2/+31 | |
| | | | | | | * | | | The depot (4.6.2) does not have the Value patch yet, adjust version checks | Warwick Allison | 2010-02-02 | 3 | -6/+6 | |
| | | | | | | |/ / | ||||||
| | | | | | | * | | Fix insertion and deletion of multiple items in GridView. | Martin Jones | 2010-02-02 | 4 | -114/+72 | |
| | | | | | | * | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-02-02 | 67 | -323/+664 | |
| | | | | | | |\ \ | ||||||
| | | | | | * | | | | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 2 | -3/+6 | |
| | | | | | |/ / / | ||||||
| | | | | | * | | | Fix QList<QObject*> as a model. Add docs and example. | Martin Jones | 2010-02-01 | 1 | -2/+3 | |
| | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-02-01 | 11 | -10/+120 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | 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 | |
| | | | | | * | | | | Compile on machines without SCHED_IDLE | Martin Jones | 2010-02-01 | 1 | -1/+1 | |
| | | | | * | | | | | Focus focusScope from focusing for focusOnPress | Alan Alpert | 2010-02-03 | 2 | -3/+18 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-02-01 | 1 | -1/+1 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | Don't use statics for type definition, at least for plugin modules. | Warwick Allison | 2010-02-01 | 3 | -3/+35 | |
| | | | * | | | | | | Fix elision and multilength strings when resizing a Text element. | Michael Brasser | 2010-02-04 | 1 | -1/+10 | |
| | | | | |/ / / / | | | | |/| | | | | ||||||
| | | | * | | | | | Support animating attached properties. | Michael Brasser | 2010-02-01 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-02-01 | 239 | -5147/+7409 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2010-01-29 | 10 | -143/+451 | |
| | | | | |\ \ \ \ | | | | | | |/ / / | ||||||
| | | | | | * | | | 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 | 6 | -136/+279 | |
| | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-01-29 | 110 | -1452/+2694 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Doc. | Michael Brasser | 2010-01-29 | 1 | -2/+4 | |
| | | | | | * | | | | Don't crash when accessing index -1 | Martin Jones | 2010-01-29 | 1 | -5/+5 | |
| | | | | * | | | | | 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 | 3 | -6/+32 | |
| | | | | * | | | | 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 | 4 | -32/+83 | |