| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
ids and methods shadow properties. The reasoning is that the user
explicitly declared these names, whereas they might not even know a
property by that name exists.
|
| |
|
|\
| |
| |
| | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-scriptopt
|
| | |
|
| | |
|
| |
| |
| |
| | |
Repeater is now *after* items.
|
| | |
|
| |
| |
| |
| | |
expect net error
|
| |
| |
| |
| | |
NumberFormatter now only goes from number to (formatted) text.
|
| |
| |
| |
| | |
Others seem real.
|
| | |
|
| |
| |
| |
| | |
(image is just for doc, not in testscript)
|
| | |
|
|\ \
| |/
| |
| | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-scriptopt
|
| |\
| | |
| | |
| | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| | |\
| | | |
| | | |
| | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| | |\ \
| | | | |
| | | | |
| | | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| | | | | | |
|
| | |_|_|/
| |/| | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
qWait() enters a nested event loop, so delete laters weren't being
processed.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
qWait() enters a nested event loop, so delete laters weren't being
processed.
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into test
Conflicts:
demos/declarative/samegame/content/samegame.js
tests/auto/declarative/qmlecmascript/tst_qmlecmascript.cpp
|
| | | | |
| | | | |
| | | | |
| | | | | |
The third will not pass until QT-2240 is fixed.
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Tests the creation, deletion and toString functions for QML objects.
Task-number: QT-2252
|
| |\ \ \
| | | |/
| | |/|
| | | | |
git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
|
| | |\ \
| | | |/
| | |/|
| | | | |
kinetic-declarativeui
|
| | | |\
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
tests/auto/networkselftest/tst_networkselftest.cpp
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
firewall issue
Also check if we're not timing out instead of being able to fail.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Calling QScriptValue::call doesn't create a fake frame.
We can detect a real fake frame as it does not have a callee.
Task-number: QT-2270
Reviewed-by: Kent Hansen
|
| | | | |
| | | | |
| | | | |
| | | | | |
Reviewed-by: TrustMe
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Some more checks (test still passes)
Reviewed-by: TrustMe
|
| | | |\ \
| | | | |/
| | | | |
| | | | |
| | | | | |
Conflicts:
tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We need some more time on Windows mobile to receive all events.
Reviewed-by: thartman
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We must make sure that the graphics view scene is centered to make
this test work. On Windows mobile, the widget was too wide and the
scene wasn't centered.
Reviewed-by: thartman
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This test depends on a layout spacing set to 6.
The Windows mobile style has layout spacing 8.
Reviewed-by: mauricek
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add a currently failing testcase. Related to task 261806 and others.
Reviewed-by: Peter Hartmann
|
| | | |\ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The feature had not been implemented yet. Auto-test and benchmark included.
As a bonus, single cell spans are no longer added to the span collection.
Reviewed-by: Thierry
Task-number: 245327
Task-number: QTBUG-3610
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There were cases (now covered by autotests) where the state of the
animations could be wrong.
Reviewed-by: janarve
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It's better that this works rather than asserts.
Reviewed-by: Olivier Goffart
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Now using QEventTransition with almost any type of event will
actually work, instead of causing an assert.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Merge-Request: 1709
Reviewed-By: Thiago Macieira <thiago.macieira@nokia.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Wait a little bit more for thread synchronization
Reviewed-by: Brad
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
kurltest
|
| | | | |\ \
| | | | | |/ |
|