summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * | Remove ParentAction.Michael Brasser2010-03-238-1262/+0
| * | Fix mutex handling that was causing tests to sometimes crash/fail.Bea Lam2010-03-231-5/+0
* | | Basic Loader origin safety (for discussion).Warwick Allison2010-03-234-2/+48
|/ /
* | Fix test (StoreScriptImported shifted enum values)Warwick Allison2010-03-221-2/+11
* | Manual merge.Warwick Allison2010-03-229-2/+14
* | Test imports with realistic paths (previously passed accidentally).Warwick Allison2010-03-224-4/+5
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2226-13/+222
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2226-13/+222
| |\
| | * Fix Loader crash.Michael Brasser2010-03-224-0/+53
| | * Update metaobjectbuilder version test.Martin Jones2010-03-221-4/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-223-1/+20
| | |\
| | | * Fix test.Michael Brasser2010-03-223-1/+20
| | * | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-222-0/+57
| | |/
| | * Fix qdeclarativeqt::createQmlObject autotestLeonardo Sobral Cunha2010-03-222-6/+8
| | * Fix qdeclarativetextedit::delegateLoading autotestLeonardo Sobral Cunha2010-03-222-0/+5
| | * Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-212-0/+20
| | * Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-212-0/+26
| | * Fix Flipable crash.Michael Brasser2010-03-212-0/+19
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-216-2/+10
| | |\
| | | * Fix local type lookupmae2010-03-196-2/+10
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-229-99/+469
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-229-99/+469
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-201-2/+116
| | |\ \
| | | * | Improve test coverage of QScriptClass::Callable extensionKent Hansen2010-03-191-2/+116
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-195-9/+212
| | |\ \ \ | | | |/ / | | |/| |
| | | * | stabilize tst_QAccessibility::comboBoxTestOlivier Goffart2010-03-191-2/+1
| | | * | Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-191-1/+1
| | | * | Add NOTIFY to size property so QML bindings are working fine.Alexis Menard2010-03-191-1/+3
| | | * | Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+51
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-192-6/+157
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-182-6/+157
| | | | |\ \
| | | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-182-6/+157
| | | | | |\ \
| | | | | | * | Stabilize taskQTBUG_7863_paintIntoCacheWithTransparentParts auto-test.Yoann Lopes2010-03-181-13/+21
| | | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-182-3/+146
| | | | | | |\ \
| | | | | | | * | Fixes blending problem when paiting non-opaque items with cache enabled.Yoann Lopes2010-03-171-2/+130
| | | | | | | * | Fix a crash in animation groups when deleting uncontrolled animationsThierry Bastian2010-03-171-1/+16
| | * | | | | | | installTranslatorFunctions doesn't work for custom global objectKent Hansen2010-03-191-3/+28
| | |/ / / / / /
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-191-85/+47
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fixed stability issues in qgraphicswidget testsToby Tomkins2010-03-181-85/+47
| | | | |_|/ / | | | |/| | |