diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-10-12 22:06:19 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-10-12 22:06:19 (GMT) |
commit | ff41e5c637a522ce596a2f1bf5a6d8d242828c27 (patch) | |
tree | dd29e38211ad426dd9a62c1c78d4ec66b24cc618 /tests/auto/declarative/qdeclarativelanguage/data/singularProperty.errors.txt | |
parent | 0c1e85db7e810e5ac7496dd5fb4c0bd37746be11 (diff) | |
parent | db2c3c8dc14369e9c2d987916bf10c04567c41d1 (diff) | |
download | Qt-ff41e5c637a522ce596a2f1bf5a6d8d242828c27.zip Qt-ff41e5c637a522ce596a2f1bf5a6d8d242828c27.tar.gz Qt-ff41e5c637a522ce596a2f1bf5a6d8d242828c27.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (25 commits)
Update QtDeclarative def files
Update QtCore def files
Compile on MSVC2008
Bug: TextEdit ignores plain text format when pasting text
Update sections if model content changes.
Fix autotest on windows
Test for absent qmldir
Allow objectName to be used in QML bindings
Install the declarative objectNameChanged callback
Don't give focus to a FocusScope that has had focus explicitly cleared.
Add a declarative callback for when a QObject's objectName changes
Ensure GridView header is visible at the top of the view.
Allow aliases to value type properties
Image.sourceSize is incorrect after changing Image.source
Test for QTBUG-13685
Don't forward keys to invisible items.
Disable Text {} image caching by default
Check plugin and QML file case on Mac and Windows
Add test for QTBUG-14279
Ensure that onRelease is called for doubleClick events.
...
Diffstat (limited to 'tests/auto/declarative/qdeclarativelanguage/data/singularProperty.errors.txt')
-rw-r--r-- | tests/auto/declarative/qdeclarativelanguage/data/singularProperty.errors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativelanguage/data/singularProperty.errors.txt b/tests/auto/declarative/qdeclarativelanguage/data/singularProperty.errors.txt new file mode 100644 index 0000000..beae562 --- /dev/null +++ b/tests/auto/declarative/qdeclarativelanguage/data/singularProperty.errors.txt @@ -0,0 +1 @@ +5:10:Cannot assign multiple values to a singular property |