Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable mouse-based selection in TextInput/TextEdit | Warwick Allison | 2010-05-19 | 1 | -0/+45 |
| | | | | | | | | Can still be turned back on, if people only want to target platforms where the behaviour is acceptable. Task-number: QTBUG-10684 Reviewed-by: Michael Brasser | ||||
* | Bug moved. | Warwick Allison | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | Regression fix for Loader anchors not working | Joona Petrell | 2010-05-18 | 2 | -0/+36 |
| | | | | | Task-number: QTBUG-10766 Reviewed-by: Yann Bodson | ||||
* | Make Qt.include() work for js files that have '.pragma library' | Bea Lam | 2010-05-18 | 4 | -0/+33 |
| | |||||
* | Prevent assignment of values (string, number, bool) to signal handlers. | Michael Brasser | 2010-05-18 | 6 | -8/+7 |
| | | | | | Task-number: QTBUG-10764 Reviewed-by: Aaron Kennedy | ||||
* | Make sure strings are escaped when returned via asScript. | Michael Brasser | 2010-05-18 | 3 | -5/+5 |
| | | | | Makes 273024e58d90bb9b3a5da0161f884f1af22d75df more correct. | ||||
* | git ignore stuff | Warwick Allison | 2010-05-18 | 1 | -5/+0 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 12 | -14/+14 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-18 | 11 | -11/+12 |
| |\ | |||||
| | * | Rename files; fix test. | Michael Brasser | 2010-05-18 | 4 | -3/+4 |
| | | | |||||
| | * | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 7 | -8/+8 |
| | | | | | | | | | | | | Also rearrange the parameter order to be more clear. | ||||
| * | | Round correctly in binding optimizer | Aaron Kennedy | 2010-05-18 | 1 | -3/+2 |
| |/ | | | | | | | QTBUG-9538 | ||||
* | | Test Qt.labs.folderlistmodel plugin | Warwick Allison | 2010-05-18 | 4 | -0/+136 |
|/ | |||||
* | Use QDeclarativeScriptString for ParentChange. | Michael Brasser | 2010-05-18 | 11 | -12/+1144 |
| | | | | | | | So that scope resolution is correct, e.g. "width: parent.width-10;" in a ParentChange works correctly. Task-number: QTBUG-10675 | ||||
* | Fix examples autotest when compiled without webkit or xmlpatterns | Bea Lam | 2010-05-17 | 1 | -2/+2 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-17 | 4 | -6/+170 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-17 | 4 | -13/+168 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-17 | 2 | -11/+4 |
| | |\ | |||||
| | * | | Don't crash due to recursive positioning. | Martin Jones | 2010-05-17 | 1 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also extend positioner anchor check to include fill and centerIn. Task-number: QTBUG-10731 | ||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-16 | 17 | -3/+292 |
| | |\ \ | |||||
| | * | | | Add a "priority" property to Keys and KeyNavigation | Martin Jones | 2010-05-14 | 2 | -1/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows intercepting keys before or after normal item key processing. Task-number: QTBUG-10467 | ||||
| * | | | | Fix doc for status, add Image::onLoaded. | Warwick Allison | 2010-05-17 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | statusChanged is NOT emitted for local files, nor should it be (they are loaded synchronously, so status is *initially* Ready). Add onLoaded signal that *is* emitted. Reviewed-by: Michael Brasser | ||||
* | | | | | Check for acquireReg() failure | Aaron Kennedy | 2010-05-17 | 2 | -0/+35 |
| |_|_|/ |/| | | | | | | | | | | | QTBUG-10696 | ||||
* | | | | ListModel::get() shouldn't print warnings for invalid indices since it | Bea Lam | 2010-05-17 | 1 | -10/+4 |
|/ / / | | | | | | | | | | returns undefined items for these cases anywyay. | ||||
* | | | graphicsWidgets doc example was previously removed | Bea Lam | 2010-05-16 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89 | Aaron Kennedy | 2010-05-14 | 2 | -3/+119 |
| | | | | | | | | Grrr | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-14 | 87 | -644/+740 |
|\ \ | |/ | |||||
| * | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 63 | -67/+480 |
| | | | | | | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
| * | Minor declarative webview tweaks | Alan Alpert | 2010-05-13 | 22 | -573/+230 |
| | | | | | | | | | | | | | | Added a comment to the class docs, and cleaned up the visual tests a little. However the visual tests are old and text heavy, and since we never seem to check them we might wait on updating them for a little longer. | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-13 | 1 | -1/+3 |
| |\ | |||||
| | * | ListModel::get() should return undefined if bad index specified | Bea Lam | 2010-05-13 | 1 | -1/+3 |
| | | | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-13 | 17 | -76/+1355 |
| |\ \ | | |/ | |||||
| * | | Add an example spinner. | Martin Jones | 2010-05-13 | 1 | -3/+27 |
| | | | | | | | | | | | | | | | Also add missing increment/decrementCurrentIndex() slots to PathView, and tweak the number of points cached along a Path. | ||||
* | | | Add Qt.include() method for scoped inclusion of JavaScript files | Aaron Kennedy | 2010-05-14 | 15 | -0/+173 |
| |/ |/| | |||||
* | | Fix TextEdit and TextInput input panel support for mode ↵ | Joona Petrell | 2010-05-13 | 3 | -8/+16 |
| | | | | | | | | | | | | | | RSIP_OnMouseClickAndAlreadyFocused Task-number: Reviewed-by: Warwick Allison | ||||
* | | Fix for graphics widget in the background stealing declarative item's focus | Joona Petrell | 2010-05-13 | 2 | -0/+57 |
| | | | | | | | | | | Task-number: QTBUG-10584 Reviewed-by: Warwick Allison | ||||
* | | Possibly fix autotest | Alan Alpert | 2010-05-12 | 1 | -1/+1 |
| | | | | | | | | | | It's unclear why the autotest failed on a platform I can't test on right now, but this might clear it up. | ||||
* | | Correctly assign bool to variant properties | Aaron Kennedy | 2010-05-12 | 2 | -0/+6 |
| | | | | | | | | QTBUG-10623 | ||||
* | | Flickable small API changes. | Yann Bodson | 2010-05-12 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | - Split moving into movingHorizontally anf movingVertically - Split flicking into flickingHorizontally and flickingVertically - Rename flickDirection to flickableDirection - onMovementStarted, onMovementEnded, onFlickStarted and onFlickEnded signals removed Task-number: QTBUG-10572 Reviewed-by: Martin Jones | ||||
* | | Add missing test, qdeclarativelayoutitem, to declarative.pro | Leonardo Sobral Cunha | 2010-05-12 | 1 | -0/+1 |
| | | |||||
* | | Sorted the tests list in declarative.pro | Leonardo Sobral Cunha | 2010-05-12 | 1 | -65/+65 |
| | | | | | | | | Also removed the #Cover tag, which is not used anymore. | ||||
* | | Bail out early if the same target value is reassigned to a Behavior. | Michael Brasser | 2010-05-12 | 7 | -2/+1181 |
|/ | | | | | Task-number: QTBUG-10586 Reviewed-by: leo | ||||
* | Ensure PathView "attribute" attached properties are created correctly | Martin Jones | 2010-05-11 | 2 | -0/+105 |
| | | | | | | | | If an item was created spontaneously (i.e. delegate is a package and some other view created the item), ensure its attached properties are correctly initialized. Task-number: QTBUG-10527 | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-05-11 | 2 | -5/+2 |
|\ | |||||
| * | Round ideal width up to prevent incorrect word wrapping on Mac OS X | Aaron Kennedy | 2010-05-11 | 1 | -2/+2 |
| | | | | | | | | QTBUG-10539 | ||||
| * | Remove unnecesary check for debug output. | Martin Jones | 2010-05-10 | 1 | -3/+0 |
| | | |||||
* | | Correct ownership of signal handlers in state changes. | Michael Brasser | 2010-05-11 | 2 | -0/+40 |
|/ | | | | | | | When a state uses override, we may apply the same replacesignalhandler on top of itself. Make sure we update ownership accordingly. Task-number: QTBUG-10523 | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-10 | 15 | -153/+217 |
|\ | |||||
| * | Remove debug messages from mousearea autotest file | Leonardo Sobral Cunha | 2010-05-10 | 1 | -6/+6 |
| | | |||||
| * | Prevent handling of Up/Down on Mac OS X, for consistency with other platforms. | Warwick Allison | 2010-05-10 | 1 | -0/+8 |
| | | | | | | | | Task-number: QTBUG-10438 |