Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 20 | -824/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 2 | -0/+142 |
|\ | | | | | | | | | | | Conflicts: src/declarative/util/qmlanimation.cpp src/declarative/util/qmlxmllistmodel.cpp | ||||
| * | Add missing NOTIFY signals to positioners, particles and webview | Joona Petrell | 2010-02-23 | 2 | -0/+142 |
| | | | | | | | | Reviewed-by: Aaron Kennedy | ||||
* | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 3 | -1/+12 |
|/ | | | | Task-number: QT-2798 | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 3 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h | ||||
| * | Fix copyright year. | Jason McDonald | 2010-02-16 | 3 | -3/+3 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Ensure new WebView windows are notified correctly. Improve test. | Warwick Allison | 2010-02-15 | 2 | -0/+4 |
|/ | | | | | 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 | 2 | -1/+5 |
| | | | | 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 | ||||
* | Test fixes. | Michael Brasser | 2010-02-05 | 1 | -0/+1 |
| | |||||
* | Don't put necessary code in Q_ASSERT | Warwick Allison | 2010-01-11 | 1 | -2/+2 |
| | | | | (test failed in release mode) | ||||
* | Don't set size, that now crops tile in pixelCache. | Warwick Allison | 2009-12-02 | 1 | -2/+0 |
| | |||||
* | Check initial preferredHeight. | Warwick Allison | 2009-11-22 | 1 | -0/+1 |
| | |||||
* | missed files | Warwick Allison | 2009-11-22 | 2 | -0/+113 |
| | |||||
* | Test pixelCache. | Warwick Allison | 2009-11-20 | 4 | -1/+50 |
| | |||||
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | WebView tests and testability. | Warwick Allison | 2009-11-13 | 3 | -0/+88 |
| | |||||
* | test elementAreaAt | Warwick Allison | 2009-11-13 | 1 | -0/+16 |
| | |||||
* | test multiple-windows | Warwick Allison | 2009-11-11 | 3 | -0/+60 |
| | |||||
* | Follow change. | Warwick Allison | 2009-11-10 | 1 | -2/+0 |
| | |||||
* | missed files | Warwick Allison | 2009-11-10 | 4 | -0/+28 |
| | |||||
* | webview JS test | Warwick Allison | 2009-11-09 | 2 | -1/+19 |
| | |||||
* | ListModel docs and tests | Warwick Allison | 2009-11-09 | 1 | -0/+5 |
| | |||||
* | better statusText test | Warwick Allison | 2009-11-06 | 2 | -2/+8 |
| | |||||
* | basic pixelcache test | Warwick Allison | 2009-11-06 | 1 | -0/+5 |
| | |||||
* | Test errors, actions. | Warwick Allison | 2009-11-06 | 1 | -8/+102 |
| | |||||
* | rename | Warwick Allison | 2009-11-06 | 1 | -9/+9 |
| | |||||
* | move | Warwick Allison | 2009-11-06 | 6 | -0/+183 |