Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ListView tests and fixes. | Martin Jones | 2009-11-18 | 3 | -5/+13 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-18 | 6 | -192/+304 |
|\ | |||||
| * | Minor doc fixes for animation elements. | Justin McPherson | 2009-11-18 | 1 | -12/+10 |
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-18 | 3 | -75/+215 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-18 | 17 | -123/+355 |
| | |\ | |||||
| | * | | Don't make assumptions about when SQLITE creates database files. | Warwick Allison | 2009-11-18 | 1 | -2/+2 |
| | * | | Update SQL database support to current HTML5 specification. | Warwick Allison | 2009-11-18 | 1 | -58/+187 |
| | * | | Partial fix for QTBUGT-5845 | Warwick Allison | 2009-11-17 | 2 | -17/+28 |
| * | | | tests | Aaron Kennedy | 2009-11-18 | 2 | -105/+79 |
| | |/ | |/| | |||||
* | | | Doc. | Martin Jones | 2009-11-18 | 4 | -4/+12 |
* | | | More PathView testing | Martin Jones | 2009-11-18 | 3 | -2/+20 |
|/ / | |||||
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-17 | 2 | -18/+11 |
|\ \ | |||||
| * \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Yann Bodson | 2009-11-17 | 2 | -11/+7 |
| |\ \ | |||||
| | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-17 | 3 | -2/+137 |
| | |\ \ | |||||
| | * | | | tests | Aaron Kennedy | 2009-11-17 | 1 | -9/+3 |
| * | | | | AnchorChanges autotests | Yann Bodson | 2009-11-17 | 1 | -9/+8 |
* | | | | | More repeater tests. | Martin Jones | 2009-11-17 | 1 | -1/+3 |
| |_|/ / |/| | | | |||||
* | | | | Fix AnchorChange when multiple states in a stategroup are involved. | Michael Brasser | 2009-11-17 | 1 | -2/+4 |
|/ / / | |||||
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-17 | 23 | -156/+271 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-17 | 17 | -101/+198 |
| |\ \ | |||||
| | * | | Distinguish between reversing and rewinding a state change. | Michael Brasser | 2009-11-17 | 6 | -47/+131 |
| | |/ | |||||
| | * | Fix binding (it should be resulted to arrays, since SQL and JS are not) | Warwick Allison | 2009-11-17 | 1 | -2/+2 |
| | * | Error checking and tests for them in ListModel | Warwick Allison | 2009-11-17 | 1 | -8/+14 |
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-17 | 6 | -65/+71 |
| | |\ | |||||
| | | * | More animation autotests. | Michael Brasser | 2009-11-17 | 3 | -29/+25 |
| | * | | NOTIFY on children changed | Warwick Allison | 2009-11-17 | 2 | -1/+9 |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-16 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-16 | 5 | -43/+31 |
| | |\ \ \ | |||||
| | * | | | | Use QDir::separator() and follow no-trailing-slash convention. | Warwick Allison | 2009-11-16 | 2 | -8/+10 |
| | * | | | | doc | Warwick Allison | 2009-11-16 | 1 | -2/+7 |
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-16 | 1 | -2/+5 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-11-16 | 4 | -29/+41 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | doc | Warwick Allison | 2009-11-13 | 2 | -4/+0 |
| * | | | | | | | QMetaObjectBuilder tests | Aaron Kennedy | 2009-11-17 | 1 | -2/+3 |
| * | | | | | | | QmlInstruction autotest | Aaron Kennedy | 2009-11-17 | 5 | -53/+70 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Restore methods removed by f01e6e8993856cdcddc51868e91ef25b35695546 | Martin Jones | 2009-11-17 | 2 | -0/+133 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-16 | 3 | -21/+32 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Loader network tests | Martin Jones | 2009-11-16 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-16 | 3 | -23/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-16 | 5 | -31/+46 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | More ListView tests. | Martin Jones | 2009-11-16 | 2 | -20/+31 |
| | |_|/ / | |/| | | | |||||
* | | | | | Tests | Aaron Kennedy | 2009-11-16 | 3 | -36/+46 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-16 | 1 | -2/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Michael Brasser | 2009-11-16 | 12 | -396/+267 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Autotests. | Michael Brasser | 2009-11-16 | 1 | -2/+5 |
* | | | | Remove dead code | Aaron Kennedy | 2009-11-16 | 3 | -23/+0 |
| |/ / |/| | | |||||
* | | | QmlEngine tests | Aaron Kennedy | 2009-11-16 | 1 | -11/+5 |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-11-16 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Avoid clipping last pixel of text in QML in some cases | Eskil Abrahamsen Blomfeldt | 2009-11-13 | 1 | -1/+2 |
| * | | | Build on non-g++ compilers. | Andreas Aardal Hanssen | 2009-11-13 | 1 | -2/+4 |
| | |/ | |/| |