Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor improvements, additional pointer checks. | Bea Lam | 2009-11-10 | 2 | -10/+17 |
* | Fix crash bug where socket is 0. | Bea Lam | 2009-11-10 | 1 | -0/+2 |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-09 | 150 | -967/+19352 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-09 | 70 | -65/+11423 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-11-09 | 25 | -9/+3204 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-09 | 2 | -14/+25 |
| | | |\ | |||||
| | | * | | Fix doc link. | Martin Jones | 2009-11-09 | 1 | -1/+1 |
| | | * | | Add data files for ListView test. | Martin Jones | 2009-11-09 | 21 | -0/+3079 |
| | | * | | Visual test for ListView. | Martin Jones | 2009-11-09 | 1 | -0/+81 |
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-09 | 1 | -0/+1 |
| | | |\ \ | |||||
| | | * | | | More ListView tests. | Martin Jones | 2009-11-09 | 2 | -8/+43 |
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-11-09 | 26 | -434/+2211 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | ListModel elements can only be values or *lists* of objects, not objects. | Warwick Allison | 2009-11-09 | 1 | -2/+0 |
| | | * | | | Fix and test set/get of structured ListModel data. | Warwick Allison | 2009-11-09 | 2 | -12/+25 |
| | | | |/ | | | |/| | |||||
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-09 | 39 | -806/+2769 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Animate item removal. | Martin Jones | 2009-11-09 | 1 | -0/+5 |
| | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-09 | 96 | -788/+10475 |
| | | | |\ | |||||
| | | | * | | Small cleanups. | Martin Jones | 2009-11-09 | 2 | -14/+0 |
| | | | * | | More tests and fixes for ListView and GridView | Martin Jones | 2009-11-09 | 5 | -28/+259 |
| | | | * | | Doc | Martin Jones | 2009-11-09 | 1 | -0/+1 |
| | | * | | | Self-test: Check that errors are caught | Warwick Allison | 2009-11-09 | 1 | -0/+1 |
| | * | | | | Enhance TextInput test coverage | Alan Alpert | 2009-11-09 | 26 | -1124/+3833 |
| | * | | | | Improve coverage of TextEdit tests | Alan Alpert | 2009-11-09 | 22 | -1/+5220 |
| * | | | | | remove unneeded constructors | Yann Bodson | 2009-11-09 | 22 | -101/+0 |
| | |_|_|/ | |/| | | | |||||
| * | | | | add PathView visual test | Yann Bodson | 2009-11-09 | 7 | -0/+1555 |
| * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-09 | 66 | -526/+6969 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Improve Doc | Alan Alpert | 2009-11-09 | 1 | -3/+22 |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-11-09 | 77 | -399/+8363 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-09 | 16 | -99/+956 |
| | | |\ \ | |||||
| | | * | | | webview JS test | Warwick Allison | 2009-11-09 | 2 | -1/+19 |
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-09 | 225 | -1494/+8312 |
| | | |\ \ \ | |||||
| | | * | | | | ListModel docs and tests | Warwick Allison | 2009-11-09 | 8 | -16/+253 |
| | | * | | | | constness fix | Warwick Allison | 2009-11-09 | 2 | -3/+3 |
| | | * | | | | better statusText test | Warwick Allison | 2009-11-06 | 2 | -2/+8 |
| | | * | | | | test text-only zooming. | Warwick Allison | 2009-11-06 | 5 | -0/+677 |
| | | * | | | | Remove textSizeMultiplier - it's broken and obsolete in QtWebKit. | Warwick Allison | 2009-11-06 | 2 | -18/+0 |
| | | * | | | | basic pixelcache test | Warwick Allison | 2009-11-06 | 1 | -0/+5 |
| | | * | | | | more visual tests | Warwick Allison | 2009-11-06 | 14 | -0/+4226 |
| | | * | | | | doc | Warwick Allison | 2009-11-06 | 1 | -1/+2 |
| | | * | | | | visualtest webPageWidth | Warwick Allison | 2009-11-06 | 2 | -0/+236 |
| | * | | | | | Split out layout and positioner tests | Alan Alpert | 2009-11-09 | 15 | -383/+562 |
| * | | | | | | fix Flipable doc + update visual test. | Yann Bodson | 2009-11-09 | 7 | -378/+365 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Improve queryObjectRecursive() test and clean up. | Bea Lam | 2009-11-09 | 1 | -175/+171 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-09 | 382 | -1289/+19852 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-09 | 19 | -259/+272 |
| |\ \ \ \ | |||||
| | * | | | | Improve particles tests | Alan Alpert | 2009-11-09 | 6 | -197/+193 |
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-11-09 | 4 | -24/+41 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Doc. | Martin Jones | 2009-11-09 | 2 | -9/+10 |
| | | * | | | Fix initialization of currentIndex and add test. | Martin Jones | 2009-11-09 | 2 | -14/+30 |
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-08 | 11 | -117/+171 |
| | | |\ \ \ | | | | |/ / |