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 | 8 | -163/+140 | |
| | | | * | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2010-02-03 | 8 | -12/+181 | |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | ||||||
| | | | | * | | | | | | XMLHttpRequest redirection | Aaron Kennedy | 2010-02-03 | 8 | -12/+181 | |
| | | | * | | | | | | | We use JavaScript, not ECMAScript. | Martin Jones | 2010-02-03 | 14 | -41/+41 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | 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 | 11 | -17/+182 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Test case for QTBUG-7860 | Aaron Kennedy | 2010-02-03 | 2 | -0/+16 | |
| | | | | * | | | | | | Missing files | Aaron Kennedy | 2010-02-03 | 3 | -0/+44 | |
| | | | | * | | | | | | Honor default property ordering | Aaron Kennedy | 2010-02-03 | 1 | -2/+49 | |
| | | | | * | | | | | | Test for default property ordering | Aaron Kennedy | 2010-02-03 | 2 | -0/+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 | 230 | -902/+2761 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | ||||||
| | | | | * | | | | | | | 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 | 5 | -119/+79 | |
| | | | | * | | | | | | 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 | |
| | | | | |\ \ \ \ \ \ |