summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-03-311-69/+68
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (31 commits) Fix compilation with Sun CC: no semi-colon after Q_ENUM. Remove the "Insert unicode control character" menu entry on X11. adds a timeout option to QThreadPool::waitForDone(); Remove leading whitespace from Qt header macros. Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch. Add QDateTime members that operate on 64-bit milliseconds. Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct. qdoc: Added <div> elements to some html output for class references. Fix compile error on mingw. MONILITY-645 Do not override alternate background color in Plastique Fix QComboBox ignoring foreground role in some styles Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined Fix compilation with Sun CC: Ensure that we return QPair<long,long> in all cases. Update PLATFORM(SPARC64) to CPU(SPARC64) jui files are no c++ ... scan some more file types by default Support EtchDisabledText with spin box on Windows style QNAM HTTP: Fix invoking a method when being destructed right now ...
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-03-301-69/+68
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (25 commits) Fix compilation on WinCE and MinGW by memsetting the OVERLAPPED struct. qdoc: Added <div> elements to some html output for class references. Fix compile error on mingw. MONILITY-645 Do not override alternate background color in Plastique Fix QComboBox ignoring foreground role in some styles Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined Fix compilation with Sun CC: Ensure that we return QPair<long,long> in all cases. Update PLATFORM(SPARC64) to CPU(SPARC64) jui files are no c++ ... scan some more file types by default Support EtchDisabledText with spin box on Windows style QNAM HTTP: Fix invoking a method when being destructed right now Fixed a typo in the QDoubleValidotor doc. Trivial fix to JavaScriptCore to fix building with MSVC 2010 Autotest: oops, fix oops: remove qguard from auto.pro Autotests: oops, remove last traces of QGuard Remove QGuard. Unskip test that used to crash ...
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-03-301-69/+68
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (24 commits) qdoc: Added <div> elements to some html output for class references. Fix compile error on mingw. MONILITY-645 Do not override alternate background color in Plastique Fix QComboBox ignoring foreground role in some styles Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined Fix compilation with Sun CC: Ensure that we return QPair<long,long> in all cases. Update PLATFORM(SPARC64) to CPU(SPARC64) jui files are no c++ ... scan some more file types by default Support EtchDisabledText with spin box on Windows style QNAM HTTP: Fix invoking a method when being destructed right now Fixed a typo in the QDoubleValidotor doc. Trivial fix to JavaScriptCore to fix building with MSVC 2010 Autotest: oops, fix oops: remove qguard from auto.pro Autotests: oops, remove last traces of QGuard Remove QGuard. Unskip test that used to crash QtScript: Add yet more missing API shims ...
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-03-301-69/+68
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (23 commits) Fix compile error on mingw. MONILITY-645 Do not override alternate background color in Plastique Fix QComboBox ignoring foreground role in some styles Fix compilation on HP-UXi: _SC_MONOTONIC_CLOCK isn't defined Fix compilation with Sun CC: Ensure that we return QPair<long,long> in all cases. Update PLATFORM(SPARC64) to CPU(SPARC64) jui files are no c++ ... scan some more file types by default Support EtchDisabledText with spin box on Windows style QNAM HTTP: Fix invoking a method when being destructed right now Fixed a typo in the QDoubleValidotor doc. Trivial fix to JavaScriptCore to fix building with MSVC 2010 Autotest: oops, fix oops: remove qguard from auto.pro Autotests: oops, remove last traces of QGuard Remove QGuard. Unskip test that used to crash QtScript: Add yet more missing API shims QtScript: Make sure the old identifier table is restored ...
| | | | * Autotests: oops, remove last traces of QGuardThiago Macieira2010-03-271-69/+68
| | | | |
* | | | | Update CommentAlan Alpert2010-03-311-1/+1
| | | | |
* | | | | More testing.Michael Brasser2010-03-312-1/+9
| | | | |
* | | | | Test openUrlExternallyWarwick Allison2010-03-312-2/+29
| | | | |
* | | | | Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-312-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the original commit, 56aa9370dbafa8ee4, for QTBUG-9383. We need to emit a positionChanged signal to update the mouseX(Y) for the mouse area. Reviewed-by: Martin Jones
* | | | | Add test.Michael Brasser2010-03-312-0/+75
| | | | |
* | | | | Cleanup MouseArea visual tests.Michael Brasser2010-03-3137-0/+18
| | | | |
* | | | | See if we can get the visual tests working on qws.Michael Brasser2010-03-301-0/+4
|/ / / /
* | | | Move basic focusscope examples into auto tests.Yann Bodson2010-03-308-0/+613
|/ / /
* | | Correctly construct boolean JSValue'sAaron Kennedy2010-03-302-0/+38
| | | | | | | | | | | | Task-number: QTBUG-9205
* | | WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-7/+4
| | | | | | | | | | | | these events.
* | | Make visual tests run on windowsMartin Jones2010-03-301-1/+2
| | |
* | | Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-3017-19/+19
| | |
* | | Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-309-31/+160
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QDeclarativeSmoothedAnimation inherits from QDeclarativeNumberAnimation, as a consequence SmoothedAnimation can be used inside Behaviors and as PropertySourceValues, like any other animation. The old EaseFollow properties changed to comply with the other declarative animations ('source' changed to 'to'), so now 'to' changes are not automatically 'followed' anymore. You can achieve the following behavior by putting a SmoothedAnimation inside a Behavior of a property that is bound to another, as the following example: If you want to follow an hypothetical rect1, you should do now: Rectangle { color: "green" width: 60; height: 60; x: rect1.x - 5; y: rect1.y - 5; Behavior on x { SmoothedAnimation { velocity: 200 } } Behavior on y { SmoothedAnimation { velocity: 200 } } } SmoothedAnimation also supports animating multiple target(s)/property(ies) in the transition case. When a QDeclarativeSmoothedAnimation is restarted, it will match the QDeclarativeProperty which were being animated and transfer the corresponding track velocity to the new starting animations. QSmoothedAnimation is an uncontrolled animation, duration == -1. The duration is set as -1 to avoid consecutive animation state changes stop()/start(). This is particularly useful when using QSmoothAnimation to 'follow' another property, which is also being animated (change the 'to' property every tick). Reviewed-by: Michael Brasser
* | Fix qdeclarativedom::loadDynamicProperty testAaron Kennedy2010-03-301-6/+4
| |
* | Pass test.Warwick Allison2010-03-291-0/+14
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-297-4/+103
|\ \
| * | Visual test fixes.Michael Brasser2010-03-295-4/+4
| | |
| * | Relayout items when Flow size changes.Martin Jones2010-03-292-0/+99
| | | | | | | | | | | | | | | | | | Also add Flow tests. Task-number: QTBUG-9421
* | | test error code tooWarwick Allison2010-03-291-3/+5
|/ /
* | Remove "variant" QML propertiesAaron Kennedy2010-03-292-2/+0
| | | | | | | | "property var a" works just as well
* | Fix crash in QDeclarativePropertyMap.Michael Brasser2010-03-291-0/+16
| | | | | | | | Task-number: QTBUG-9439
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-292-1/+10
|\ \
| * | Add missing pro file.Michael Brasser2010-03-291-0/+7
| | |
| * | Don't emit QDeclarativePropertyMap::valueChanged() before the value hasMichael Brasser2010-03-291-1/+3
| | | | | | | | | | | | | | | | | | changed. Task-number: QTBUG-9386
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-29690-238/+387
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/examples.qdoc doc/src/declarative/focus.qdoc doc/src/declarative/modules.qdoc doc/src/declarative/network.qdoc doc/src/declarative/qdeclarativedebugging.qdoc doc/src/declarative/qdeclarativei18n.qdoc doc/src/declarative/qmlruntime.qdoc doc/src/declarative/tutorial.qdoc tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp
| * | Fix svg and big image auto tests on win32.Martin Jones2010-03-293-2/+8
| | |
| * | Run a subset of 'stable' visual tests.Michael Brasser2010-03-282-3/+12
| | |
| * | Rename visual test to qmlvisual.Michael Brasser2010-03-28676-24/+17
| | |
| * | Syntax and other small fixes for the visual tests.Michael Brasser2010-03-2821-177/+192
| | |
| * | Autotest tweaks.Michael Brasser2010-03-285-2/+45
| | |
| * | Don't set status to Ready until model has been created (currently thisBea Lam2010-03-281-11/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is set as soon as XML data is downloaded, so there is no notification when model is actually ready to be used). This also fixes data() to not crash if it is called before the model is ready. Task-number: QTBUG-7835
| * | Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-283-2/+9
| | |
* | | docWarwick Allison2010-03-281-0/+3
|/ /
* | QTBUG-9367 has been fixed. Expect pass.Warwick Allison2010-03-281-1/+0
| |
* | Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-281-10/+20
| | | | | | | | (fixes test too)
* | Installed imports are no longer searched relative to caller.Warwick Allison2010-03-281-0/+1
| | | | | | | | (quoted URL is for that)
* | Recompute the source location of regexp literals.Roberto Raggi2010-03-261-1/+1
| | | | | | | | Task-number: QTBUG-9367
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-265-12/+16
|\ \
| * | Added highlight ranges/modes to PathViewMartin Jones2010-03-265-12/+16
| | | | | | | | | | | | Task-number: QT-319
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2614-17/+209
|\ \ \ | |/ /
| * | Test and fix order of transform application.Warwick Allison2010-03-261-4/+10
| | | | | | | | | | | | Remove Translate.z since Qt cannot sensibly support it yet.
| * | Test transforms.Warwick Allison2010-03-261-0/+21
| | |
| * | sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-261-4/+3
| | |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-266-8/+27
| |\ \
| | * | Update test.Michael Brasser2010-03-261-3/+1
| | | |