summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Clean up QML Rect visual testsAlan Alpert2010-10-296-276/+22
* Update qdeclarativespringanimation visual testsAlan Alpert2010-10-2936-2901/+2378
* Clean up qdeclarativesmoothedanimation visual testsAlan Alpert2010-10-299-1852/+0
* Clean up qdeclarativepositioner testsAlan Alpert2010-10-2911-1871/+70
* Update visuals for qdeclarativepathview visual testsAlan Alpert2010-10-2916-580/+580
* Clean up qdeclarativeparticles visual testAlan Alpert2010-10-295-193/+193
* Mark qdeclarativegridview autotests as expect-failAlan Alpert2010-10-2925-5338/+4
* Clean up qdeclarativeflickable visual testsAlan Alpert2010-10-2932-4348/+3274
* Clean up qdeclarativeboarderimage visual testsAlan Alpert2010-10-2919-3078/+262
* Add a test for multiline text alignmentAlan Alpert2010-10-295-0/+518
* Update when text changes to ""Alan Alpert2010-10-295-0/+972
* Shrink and update qdeclarativetext visual testsAlan Alpert2010-10-2910-70/+112
* Clean up package views visual testAlan Alpert2010-10-2925-2595/+603
* Clean up qmlvisual/qdeclarativetextinput visual testsAlan Alpert2010-10-2944-3305/+3029
* Cleanup qmlvisual/qdeclarativetextedit testsAlan Alpert2010-10-2965-2989/+13177
* Cleanup qmlvisual/qdeclarativetext visual testsAlan Alpert2010-10-2930-2861/+2182
* Clean up qmlvisual/focusscope testsAlan Alpert2010-10-2866-13609/+931
* Clean up qmlvisual/animation visual testsAlan Alpert2010-10-2822-962/+1720
* Clean up ListView visual testsAlan Alpert2010-10-2854-7096/+318
* Remove widget subtree from backing store tracker when reparentedGareth Stockwell2010-10-261-3/+21
* add autotest for QString::setRawData()Oswald Buddenhagen2010-10-251-0/+38
* Corrected build fail for autotestsTitta Heikkala2010-10-221-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-212-0/+84
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Janne Koskinen2010-10-211-1/+26
| |\
| * | Added include for missing file for Symbian3Titta Heikkala2010-10-211-0/+3
| * | Support for clipboard between Qt and Symbian applicationsTitta Heikkala2010-10-212-0/+81
* | | Make sure d->ranges does not have invalid ranges before processing it.Stephen Kelly2010-10-211-0/+66
| |/ |/|
* | Fix network request completion crashing on a canceled pixmap requestJoona Petrell2010-10-211-1/+26
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-201-2/+4
|\
| * Fix autotest failure with experimental client decoHarald Fernengel2010-10-201-2/+4
* | ListView item insertion didn't handle delayed item removal correctly.Martin Jones2010-10-201-0/+9
|/
* Fix position of synthesized semicolon tokens.Aaron Kennedy2010-10-203-0/+39
* Further focus scope fixes.Michael Brasser2010-10-192-0/+7
* Fix visual test.Michael Brasser2010-10-192-0/+0
* Properties take precedence over methodsAaron Kennedy2010-10-192-6/+6
* Call the correct vme meta object when connecting alias signalsAaron Kennedy2010-10-193-6/+51
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1929-1289/+685
|\
| * Fix visual tests.Michael Brasser2010-10-1829-1289/+685
* | Fixed QGraphicsItem to send ItemScenePositionHasChanged when appropriateJ-P Nurmi2010-10-181-0/+27
|/
* Revert "QWorkspace: fix hardcoded min size overwriting the real min size"Olivier Goffart2010-10-161-10/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-155-34/+616
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-155-34/+616
| |\
| | * QWorkspace: fix hardcoded min size overwriting the real min sizeDavid Faure2010-10-151-0/+10
| | * tst_qcompleter: Fix the QTBUG_14292_filesystem test on X11Olivier Goffart2010-10-141-1/+2
| | * tst_qcompleter.cpp: fix test on mac.Olivier Goffart2010-10-141-1/+1
| | * Fixed autotest that was missing focus on WindowsThierry Bastian2010-10-141-0/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-134-34/+603
| | |\
| | | * QGraphicsLayoutItem - user set sizes should always override, even if there's ...John Tapsell2010-10-131-156/+177
| | | * QGridLayoutEngine - Rework height-for-width support so that row/col spanning ...John Tapsell2010-10-131-0/+35
| | | * Revert "Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine""Olivier Goffart2010-10-131-4/+360