Allow borderimage .sci source to be a quoted filename
authorChris Adams <christopher.adams@nokia.com>
Mon, 8 Aug 2011 05:00:29 +0000 (15:00 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 17 Aug 2011 01:49:58 +0000 (03:49 +0200)
commitcc01e0b1e112aac3a0e515f7accbd05ca5a55ecd
tree33eb2c369c26226ed8e4e91110dcb9145fbb4c30
parent953843800b0c7fa946e8b203d4cbe34978e02895
Allow borderimage .sci source to be a quoted filename

Previously, attempting to set the source property of a border image
via a .sci file to a quoted filename would fail.  This commit adds
support for quoted source filenames.

Task-number: QTBUG-20709
Change-Id: Ida54ef42bc07081457fd945bb279f3cc82c26e10
Reviewed-on: http://codereview.qt.nokia.com/2724
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Damian Jansen <damian.jansen@nokia.com>
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/declarative/items/qsgscalegrid.cpp
src/qtquick1/graphicsitems/qdeclarativescalegrid.cpp
tests/auto/declarative/qsgborderimage/data/colors-round-quotes.sci [new file with mode: 0644]
tests/auto/declarative/qsgborderimage/tst_qsgborderimage.cpp
tests/auto/qtquick1/qdeclarativeborderimage/data/colors-round-quotes.sci [new file with mode: 0644]
tests/auto/qtquick1/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp