Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 16 | -185/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Add missing NOTIFY signals to positioners, particles and webview | Joona Petrell | 2010-02-23 | 1 | -0/+33 |
| | | | | Reviewed-by: Aaron Kennedy | ||||
* | Ensure new WebView windows are notified correctly. Improve test. | Warwick Allison | 2010-02-15 | 1 | -0/+1 |
| | | | | | Change 282a46ab5edafa7b82e9c58658143cb979db2d85 prevents itemChange() notification. That seems wrong, but this change is a work-around. | ||||
* | Fixed race condition in tst_qmlgraphicswebview::multipleWindows | Rohan McGovern | 2010-02-12 | 1 | -1/+1 |
| | | | | This timer must not be started until the web view has finished loading. | ||||
* | Fix qmlgraphicswebview:pixelCache autotest by setting defaults on html | Leonardo Sobral Cunha | 2010-02-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Michael Brasser | ||||
* | Don't set size, that now crops tile in pixelCache. | Warwick Allison | 2009-12-02 | 1 | -2/+0 |
| | |||||
* | Test pixelCache. | Warwick Allison | 2009-11-20 | 2 | -0/+18 |
| | |||||
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | WebView tests and testability. | Warwick Allison | 2009-11-13 | 2 | -0/+21 |
| | |||||
* | test multiple-windows | Warwick Allison | 2009-11-11 | 2 | -0/+48 |
| | |||||
* | missed files | Warwick Allison | 2009-11-10 | 4 | -0/+28 |
| | |||||
* | webview JS test | Warwick Allison | 2009-11-09 | 1 | -0/+6 |
| | |||||
* | ListModel docs and tests | Warwick Allison | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | better statusText test | Warwick Allison | 2009-11-06 | 1 | -0/+5 |
| | |||||
* | move | Warwick Allison | 2009-11-06 | 4 | -0/+22 |