summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | | Autotest: Rename the test to match the new class nameThiago Macieira2010-03-172-13/+13
| | | | | | | | * | | | | | | Rename the files tooThiago Macieira2010-03-172-0/+0
| | | | | | | | * | | | | | | Port QTest::qWait also to use QTimestamp.Thiago Macieira2010-03-171-1/+1
| | | | | | | | * | | | | | | Add a qtimestamp.cpp with some common functions.Thiago Macieira2010-03-171-4/+30
| | | | | | | | * | | | | | | Initial version of QTimestamp class.Thiago Macieira2010-03-172-0/+81
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-251-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2515-53/+228
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-251-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Rename loopCount to loops, in line with other declarative elements.Justin McPherson2010-03-251-4/+4
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Help qt-qml integrate.Alan Alpert2010-03-241-0/+0
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2547-133/+479
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-253-7/+22
| * | | | | | | | | | | | | Auto-test fix.Alexis Menard2010-03-251-8/+2
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-254-0/+165
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Stabilize QGraphicsEffect test on X11Olivier Goffart2010-03-241-1/+2
| | * | | | | | | | | | | | Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-241-0/+28
| | * | | | | | | | | | | | Invalidate the cache of QGraphicsEffect if a child becomes visible.Alexis Menard2010-03-241-0/+43
| | * | | | | | | | | | | | Fix a crash when reparenting an item in QGraphicsView.Alexis Menard2010-03-241-0/+34
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-221-0/+59
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Reset history states when (re)starting state machineKent Hansen2010-03-221-0/+59
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-227-191/+191
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Fixed inconsistent test naming.Rohan McGovern2010-03-227-191/+191
| * | | | | | | | | | | | | Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-257-38/+39
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-2517-18/+18
| * | | | | | | | | | | | Skip tests for nowBea Lam2010-03-251-0/+4
| * | | | | | | | | | | | Make autotest work on windows.Martin Jones2010-03-251-2/+5
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2514-16/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Replace Animation's repeat property with loops.Michael Brasser2010-03-2514-16/+16
| * | | | | | | | | | | | | Remove faulty assert - the precondition is checked for correctly later onAaron Kennedy2010-03-253-1/+11
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Rename stateChangeScriptName to scriptName.Michael Brasser2010-03-241-1/+1
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-246-31/+112
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-242-2/+79
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Fix abort in flipableLeonardo Sobral Cunha2010-03-241-2/+13
| | | * | | | | | | | | | | | Properly use one thread for all instances of XmlListModel.Bea Lam2010-03-241-0/+66
| | * | | | | | | | | | | | | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-242-79/+1
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Output all Loader errors.Michael Brasser2010-03-243-4/+27
| | * | | | | | | | | | | | Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-242-0/+18
| | * | | | | | | | | | | | Origin safety testing for imported resources.Warwick Allison2010-03-242-2/+43
| * | | | | | | | | | | | | Fix flicking views at boundary with StricthighlighRangeMartin Jones2010-03-241-7/+3
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-03-233-20/+97
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | tst_QObject: test signals and slots with the same nameOlivier Goffart2010-03-231-2/+40
| | * | | | | | | | | | | Fix warnings in tst_qobject.cppOlivier Goffart2010-03-231-17/+19
| | * | | | | | | | | | | Adding the autotest for the taskThierry Bastian2010-03-231-0/+27
| | * | | | | | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-231-1/+1
| | * | | | | | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-0/+10
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Tweak import behaviourAlan Alpert2010-03-251-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Make more tests compile on solaris-ccAlan Alpert2010-03-235-19/+19
* | | | | | | | | | | Changing the alignment property should trigger a repaint.Alexis Menard2010-03-231-0/+33
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2310-1269/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change default RotationAnimation direction.Michael Brasser2010-03-231-2/+2