summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2522-4/+14
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2436-265/+542
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-242-0/+45
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | Prevent value source animations from being registered to start twice.Michael Brasser2010-06-242-0/+45
| | | | * | | | | | | | | | | | | | | | Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-243-214/+214
| | | | |/ / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | Expose the Flickable's internal contentItemMartin Jones2010-06-242-0/+10
| | | | * | | | | | | | | | | | | | | Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2420-0/+2
| | | | * | | | | | | | | | | | | | | Fix unstable qdeclarativeviewer testsBea Lam2010-06-231-2/+2
| | | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2330-52/+272
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2322-0/+204
| | | | | * | | | | | | | | | | | | | Ensure the view is correctly positioned at component complete.Martin Jones2010-06-234-45/+48
| | | | | * | | | | | | | | | | | | | References to undefined variables throws a ReferenceErrorAaron Kennedy2010-06-234-7/+20
* | | | | | | | | | | | | | | | | | | tst_QGL: Skip all QGL test on mac as they crash and prevent integrationOlivier Goffart2010-07-141-14/+2
* | | | | | | | | | | | | | | | | | | Skipped tst_QGL::replaceClipping on mac.Olivier Goffart2010-07-131-0/+4
* | | | | | | | | | | | | | | | | | | Skipped tst_QGL::glPBufferRendering on mac.Olivier Goffart2010-07-131-0/+4
* | | | | | | | | | | | | | | | | | | Skipped tst_QGL::glFBOUseInGLWidget on mac.Olivier Goffart2010-07-131-0/+3
* | | | | | | | | | | | | | | | | | | Skipped tst_QGL::graphicsViewClipping on mac.Olivier Goffart2010-07-121-0/+3
* | | | | | | | | | | | | | | | | | | Add QItemSelectionRange::operator<()Stephen Kelly2010-07-071-0/+159
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-061-17/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix the tests for the internal GL resource system.Trond Kjernåsen2010-07-021-17/+9
* | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-01243-488/+2471
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-2958-65/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge branch 'buildSystemFixes' into 4.7-s60axis2010-06-2958-65/+81
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-2958-65/+81
| | | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | warn about stray meta dataOswald Buddenhagen2010-06-291-0/+1
| * | | | | | | | | | | | | | | | | don't complain multiple times about same abuse of //% meta stringsOswald Buddenhagen2010-06-293-0/+27
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphoreBradley T. Hughes2010-06-251-2/+47
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-251-0/+242
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-241-15/+24
| * | | | | | | | | | | | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-6/+78
| * | | | | | | | | | | | | | Merge bearermanagement changes from Qt Mobility.Aaron McCarthy2010-06-241-1/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-231-0/+128
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix missing QImage::Format to QVideoFrame::PixelFormat conversion.Andrew den Exter2010-06-231-0/+128
| * | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-224-4/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-221-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-221-1/+0
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-213-3/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-06-21162-328/+1583
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-212-2/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | Allow GNU Free Documentation license header.Jason McDonald2010-06-211-1/+1
| | | | | * | | | | | | | | | | | | Fixed tst_QNetworkDiskCache creating badly named directories.Rohan McGovern2010-06-171-1/+1
| | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | | Make sure that <br/> is seen as a valid tag in Qt::mightBeRichText()Andy Shaw2010-06-211-1/+21
| * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-226-36/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-06-216-36/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-206-36/+32
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-171-0/+19
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Fix possible crash in QTextLayout for glyphless itemsEskil Abrahamsen Blomfeldt2010-06-171-0/+19
| | | | * | | | | | | | | | | | | | | Attempt to stabilize tst_qtimeline::valueRohan McGovern2010-06-171-12/+0
| | | | * | | | | | | | | | | | | | | Attempt to stabilize tst_lconvertRohan McGovern2010-06-161-1/+1
| | | | * | | | | | | | | | | | | | | Replace custom WAIT_FOR_CONDITION with semi-standard QTRY_COMPARERohan McGovern2010-06-161-14/+2