| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't draw null pixmap in QDeclarativeImage paint function | Joona Petrell | 2010-11-30 | 1 | -0/+30 |
|
|
* | Remove expect-fails from passing tests | Aaron Kennedy | 2010-11-30 | 1 | -2/+0 |
|
|
* | Improve consistency in handling of aliases, bindings and value types | Aaron Kennedy | 2010-11-29 | 24 | -2/+706 |
|
|
* | Slightly improved tst_qmlvisual output | Alan Alpert | 2010-11-26 | 1 | -3/+4 |
|
|
* | More detail when the process crashes in tst_qmlvisual. | Alan Alpert | 2010-11-26 | 1 | -2/+3 |
|
|
* | Update qml visual tests for mac. | Yann Bodson | 2010-11-25 | 47 | -699/+4512 |
|
|
* | Fixup visual tests on Mac | Alan Alpert | 2010-11-25 | 1 | -1/+7 |
|
|
* | Update visual tests | Alan Alpert | 2010-11-25 | 2 | -3/+3 |
|
|
* | Flickable and MouseArea were too eager to take/keep mouse grab. | Martin Jones | 2010-11-24 | 13 | -0/+5108 |
|
|
* | Allow javascript date and regexp objects in WorkerScript messages | Bea Lam | 2010-11-24 | 1 | -0/+5 |
|
|
* | Avoid lockup in ListView when animating delegates. | Martin Jones | 2010-11-24 | 2 | -0/+52 |
|
|
* | Fix asynchronous reload call in test, broken by previous submit | Damian Jansen | 2010-11-24 | 1 | -0/+3 |
|
|
* | Ensure WebView press delay timer is cancelled when grab is taken. | Martin Jones | 2010-11-23 | 15 | -0/+6121 |
|
|
* | Update qml visual tests on mac. | Yann Bodson | 2010-11-22 | 102 | -5131/+7199 |
|
|
* | Move qmlvisualaids to another repo | Alan Alpert | 2010-11-19 | 9 | -391/+0 |
|
|
* | Initial commit of qmlvisualaids | Alan Alpert | 2010-11-19 | 9 | -0/+391 |
|
|
* | Add a test on QWS | Alan Alpert | 2010-11-18 | 2 | -3/+5 |
|
|
* | Fine-tune the tests being run on the CI system. | Alan Alpert | 2010-11-18 | 1 | -36/+10 |
|
|
* | Standardize selection color in visual test | Alan Alpert | 2010-11-18 | 14 | -528/+530 |
|
|
* | Remove pointSize from visual tests | Alan Alpert | 2010-11-17 | 3 | -2/+2 |
|
|
* | Update visuals for X11 | Alan Alpert | 2010-11-17 | 41 | -1404/+1404 |
|
|
* | Remove some excess pngs | Alan Alpert | 2010-11-16 | 15 | -0/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-16 | 2 | -1/+25 |
|\ |
|
| * | VisualDataModel::count should be 0 until a valid delegate is set. | Martin Jones | 2010-11-16 | 1 | -0/+24 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 1 | -1/+1 |
| |\ |
|
| | * | compile with quintptr instead of intptr_t | Thiago Macieira | 2010-11-15 | 1 | -1/+1 |
|
|
* | | | Update qml visual tests | Alan Alpert | 2010-11-16 | 358 | -11891/+8848 |
|
|
* | | | Turn off font antialiasing during tests. | Alan Alpert | 2010-11-16 | 5 | -3/+3 |
|
|
* | | | Shrink size of a visual test | Alan Alpert | 2010-11-16 | 3 | -110/+110 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-15 | 2 | -0/+62 |
|\ \ |
|
| * | | ListView: items with size < 1.0 were layed out incorrectly. | Martin Jones | 2010-11-15 | 2 | -0/+62 |
|
|
* | | | Update all qmlvisual tests | Alan Alpert | 2010-11-15 | 128 | -1052/+1052 |
|
|
* | | | Stabilize visual test focusscope/test3.qml | Alan Alpert | 2010-11-15 | 6 | -273/+272 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-15 | 2 | -2/+2 |
|\ \ |
|
| * | | Remove unneeded semicolons. | Martin Jones | 2010-11-15 | 2 | -2/+2 |
| |/ |
|
* | | Fix failing visual tests | Alan Alpert | 2010-11-15 | 6 | -35/+42 |
|/ |
|
* | Fix QML ecmascript autotest. | Yann Bodson | 2010-11-08 | 1 | -1/+2 |
|
|
* | Fix QtQuick import. | Yann Bodson | 2010-11-08 | 1 | -1/+1 |
|
|
* | Text alignment is broken with multi-line text and implicit size. | Yann Bodson | 2010-11-08 | 6 | -0/+97 |
|
|
* | Image bounding rect should always include the area being painted | Joona Petrell | 2010-11-05 | 2 | -0/+74 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-04 | 61 | -3168/+2776 |
|\ |
|
| * | Update visual tests for Mac. | Yann Bodson | 2010-11-04 | 61 | -3168/+2776 |
|
|
* | | Whitespace fixes | Alan Alpert | 2010-11-04 | 3 | -14/+14 |
|/ |
|
* | Run all QML visual tests now. | Alan Alpert | 2010-11-04 | 1 | -1/+1 |
|
|
* | Make qmlvisual tests more stable | Alan Alpert | 2010-11-04 | 41 | -611/+677 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-04 | 1 | -0/+1 |
|\ |
|
| * | Largely rewrite the Using QML in C++ Applications documentation. It | Bea Lam | 2010-11-04 | 1 | -0/+1 |
|
|
* | | Maintain passing visualtests on X11 | Alan Alpert | 2010-11-04 | 10 | -3/+925 |
|/ |
|
* | Fix regression in 648eb76c and update visual tests. | Martin Jones | 2010-11-04 | 16 | -369/+369 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-04 | 3 | -0/+32 |
|\ |
|