Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename visual test to qmlvisual. | Michael Brasser | 2010-03-28 | 68 | -13531/+0 |
| | |||||
* | Syntax and other small fixes for the visual tests. | Michael Brasser | 2010-03-28 | 4 | -18/+16 |
| | |||||
* | Qt.Infinite -> Animation.Infinite | Michael Brasser | 2010-03-25 | 3 | -3/+3 |
| | | | | | Too misleading to have on the Qt object, as it only means infinite for animation loops. | ||||
* | Replace Animation's repeat property with loops. | Michael Brasser | 2010-03-25 | 3 | -3/+3 |
| | | | | | You can now loop a fixed number of times as well as forever. The old repeat behavior (loop forever) can be acheived with loops: Qt.Infinite. | ||||
* | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 12 | -0/+12 |
| | | | | | | | | Using WebView now requires: import org.webkit 1.0 Task-number: QT-2995 | ||||
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -1/+1 |
| | |||||
* | Removed "running: true" for animations used as propertyvaluesource | Leonardo Sobral Cunha | 2010-02-11 | 4 | -4/+0 |
| | | | | | | This attribution is not necessary anymore since 923710196d6d5..., Reviewed-by: Michael Brasser | ||||
* | Replace FreeMono by OCRA font | Martin Jones | 2010-01-27 | 5 | -88/+88 |
| | |||||
* | Use console.log, not print. | Warwick Allison | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 2 | -2/+2 |
| | |||||
* | WebView tests and testability. | Warwick Allison | 2009-11-13 | 7 | -0/+2138 |
| | |||||
* | nesting data files | Warwick Allison | 2009-11-10 | 2 | -0/+363 |
| | |||||
* | missed file | Warwick Allison | 2009-11-10 | 1 | -0/+7 |
| | |||||
* | ListModel docs and tests | Warwick Allison | 2009-11-09 | 3 | -0/+44 |
| | |||||
* | test text-only zooming. | Warwick Allison | 2009-11-06 | 5 | -0/+677 |
| | |||||
* | more visual tests | Warwick Allison | 2009-11-06 | 14 | -0/+4226 |
| | |||||
* | visualtest webPageWidth | Warwick Allison | 2009-11-06 | 2 | -0/+236 |
| | |||||
* | renaming | Warwick Allison | 2009-11-06 | 17 | -0/+1342 |
| | | | | add zooming test | ||||
* | webview visual tests | Warwick Allison | 2009-11-06 | 25 | -0/+4492 |
| | |||||
* | Update visual autotests and visual autotest infrastructure | Aaron Kennedy | 2009-09-24 | 3 | -9/+0 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | webview test runs. | Martin Jones | 2009-05-21 | 4 | -4/+6 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 3 | -0/+5 |