Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Don't crash when accessing index -1 | Martin Jones | 2010-01-29 | 1 | -1/+5 | |
| | |/ / / | ||||||
| | * | | | Replace FreeMono by OCRA font | Martin Jones | 2010-01-27 | 8 | -90/+90 | |
| | * | | | 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 | |
| | * | | | Support attached properties in QmlMetaProperty | Aaron Kennedy | 2010-01-25 | 1 | -0/+75 | |
| | * | | | Allow composite value sources | Aaron Kennedy | 2010-01-21 | 3 | -2/+35 | |
| | * | | | Rename ListModel::set() to ListModel::setProperty() | Aaron Kennedy | 2010-01-20 | 1 | -7/+7 | |
| | * | | | Keep empty lists and 1-item lists as lists instead of converting them | Bea Lam | 2010-01-20 | 1 | -0/+46 | |
| | * | | | Revert previous change. Does not work for statically defined list models. | Bea Lam | 2010-01-20 | 1 | -5/+0 | |
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2010-01-20 | 2 | -1/+19 | |
| | |\ \ \ | ||||||
| | | * | | | Add support for aliases in test http server. | Martin Jones | 2010-01-20 | 2 | -1/+19 | |
| | * | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-20 | 12 | -12/+108 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-19 | 18 | -878/+429 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Fix to correctly return property values that are javascript arrays. | Bea Lam | 2010-01-19 | 1 | -0/+5 | |
| | * | | | | | Handle whitespace in Connection signal signatures. | Michael Brasser | 2010-01-18 | 2 | -0/+31 | |
| | * | | | | | Autotest for non-existent properties specified in a PropertyChanges. | Michael Brasser | 2010-01-18 | 2 | -0/+25 | |
| | * | | | | | Implement custom QML slot invokation logic | Aaron Kennedy | 2010-01-15 | 7 | -6/+456 | |
| | * | | | | | Remove unnecessary webkit dependency | Aaron Kennedy | 2010-01-15 | 2 | -11/+1 | |
| | * | | | | | Test color "from" property. | Warwick Allison | 2010-01-14 | 1 | -0/+9 | |
| | * | | | | | fix test | Warwick Allison | 2010-01-14 | 3 | -10/+8 | |
| | * | | | | | message changed | Warwick Allison | 2010-01-14 | 1 | -2/+2 | |
| | * | | | | | Ref bug | Warwick Allison | 2010-01-14 | 1 | -1/+1 | |
| | * | | | | | missed file | Warwick Allison | 2010-01-14 | 1 | -0/+25 | |
| | * | | | | | Follow change 87a939fa289a0d96c1f0eb10fa74b1cb89fc05f1 | Warwick Allison | 2010-01-14 | 1 | -1/+1 | |
| | * | | | | | compile | Warwick Allison | 2010-01-14 | 2 | -9/+18 | |
| | * | | | | | More clarity if test fails. | Warwick Allison | 2010-01-14 | 2 | -0/+6 | |
| | * | | | | | More benchmark cleanup. | Michael Brasser | 2010-01-14 | 3 | -73/+19 | |
| | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Michael Brasser | 2010-01-14 | 1398 | -2572/+5904 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-01-14 | 1398 | -2572/+5904 | |
| | | |\ \ \ \ \ | ||||||
| | * | | | | | | | Benchmark cleanup. | Michael Brasser | 2010-01-14 | 28 | -23/+198 | |
| | * | | | | | | | Update pointer benchmark to use QmlGuard rather than QGuard. | Michael Brasser | 2010-01-14 | 2 | -4/+5 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Test fix in 4accb53cc2f9e2e89fda91a20e3c0503cf10aad0 | Warwick Allison | 2010-01-13 | 1 | -0/+4 | |
| | * | | | | | | Fix tests after 05adc294d063171d9d0accf819826684813d396a | Michael Brasser | 2010-01-13 | 18 | -151/+298 | |
| | * | | | | | | Fix and test version 0.0 installed imports. | Warwick Allison | 2010-01-13 | 2 | -0/+9 | |
| | * | | | | | | Give full error message (with line number) on XMLHttpRequest slot failures. | Warwick Allison | 2010-01-13 | 1 | -1/+19 | |
| | * | | | | | | Test version 0.0 | Warwick Allison | 2010-01-13 | 1 | -0/+9 | |
| | * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2010-01-12 | 2 | -9/+33 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Test that exceptions are passed. | Warwick Allison | 2010-01-12 | 1 | -9/+26 | |
| | | * | | | | | | Fix states autotests to work with deferred properties. | Michael Brasser | 2010-01-12 | 1 | -0/+7 | |
| | * | | | | | | | Simple QmlGraphicsImage benchmark | Aaron Kennedy | 2010-01-12 | 3 | -0/+121 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Compile | Aaron Kennedy | 2010-01-12 | 1 | -1/+1 | |
| | * | | | | | | Don't double enter states at startup. | Aaron Kennedy | 2010-01-12 | 2 | -0/+36 | |
| | * | | | | | | Ignore anchor loop duplicate error. | Warwick Allison | 2010-01-11 | 1 | -0/+1 | |
| | * | | | | | | unwarn | Warwick Allison | 2010-01-11 | 2 | -7/+10 | |
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-01-11 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Ignore expected test warnings | Aaron Kennedy | 2010-01-11 | 1 | -0/+7 | |
| | * | | | | | | | missed file | Warwick Allison | 2010-01-11 | 1 | -0/+7 | |
| | * | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2010-01-11 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Use QMetaObject::disconnectOne() in QML | Aaron Kennedy | 2010-01-11 | 1 | -1/+8 | |