summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-201-1/+1
| | | |\ \
| | | | * | QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-201-1/+1
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-201-0/+2
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Revised fix for pixmap loadingJens Bache-Wiig2010-08-201-0/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2011-34/+129
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | QGraphicsView: fix few artefacts that can appear if the changed() signal is c...Olivier Goffart2010-08-201-10/+30
| | | | * | tst_qmetaobject: fix compilation, now that wrong NOTIFY property failsOlivier Goffart2010-08-201-1/+1
| | | | * | Fixed autotest compilation issue on solarisThierry Bastian2010-08-195-19/+19
| | | | * | Fixed build issue on SolarisThierry Bastian2010-08-191-3/+3
| | | | * | Fix an obvious bug in tst_QGL::clipTest()Trond Kjernåsen2010-08-191-1/+1
| | | | * | moc: Error if the NOTIFY signal is invalid.Olivier Goffart2010-08-192-0/+75
| | | * | | Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+1
| | | |/ /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2020-94/+322
| | |\ \ \ | | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-192-13/+110
| | | |\ \
| | | | * | Fixes a regression preventing loading images without extensionsThierry Bastian2010-08-191-5/+13
| | | | * | QDeclarativeImageProvider: Do not keep the global declarative mutex locked wh...Olivier Goffart2010-08-191-8/+97
| | | * | | Fix Image element svg autotestJoona Petrell2010-08-199-12/+4
| | | |/ /
| | | * | Added license headers to new files.Rohan McGovern2010-08-183-0/+123
| | | * | create missing output directories for substituted filesOswald Buddenhagen2010-08-182-4/+3
| | | * | Crash in QWidgetPrivate::init on QApplication::quit() using a modal dialog on...Carlos Manuel Duclos Vergara2010-08-186-0/+82
| | | * | Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-181-65/+0
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-1910-2/+319
| | |\ \ \ | | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-186-0/+103
| | | |\ \
| | | | * | unbreak qmake autotestOswald Buddenhagen2010-08-181-4/+4
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-186-0/+103
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-186-0/+103
| | | | | |\ \
| | | | | | * | Cocoa, Autotest: disable autotest that was added a bit prematureRichard Moe Gustavsen2010-08-171-2/+3
| | | | | | * | Cocoa: add autotest to be more safe regarding child window stackingRichard Moe Gustavsen2010-08-171-0/+80
| | | | | | * | fix QMAKE_SUBSTITUTES with shadow buildsOswald Buddenhagen2010-08-175-0/+22
| | | * | | | | Removed QEXPECT_FAIL macros for test case which now passesGareth Stockwell2010-08-181-1/+0
| | | * | | | | Test backing store is deleted after reparenting a visible native child widgetGareth Stockwell2010-08-181-0/+37
| | | * | | | | Test backing store is deleted after: partial reveal, full reveal, hideGareth Stockwell2010-08-181-0/+37
| | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-181-0/+16
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Repaint TextInput when password character changes in password modeJoona Petrell2010-08-171-0/+16
| | | | |/ /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-172-1/+126
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | tst_QDataStream::stream_QPixmap: actualy test QPixmap.Olivier Goffart2010-08-171-1/+1
| | | | * | Keyboard navigation regression in QTreeViewGabriel de Dietrich2010-08-161-0/+125
| | * | | | Make QML tests compile on OpenSolarisMartin Jones2010-08-194-20/+20
| | |/ / /
| | * | | Add missing auto test files.Martin Jones2010-08-162-0/+31
| | * | | Handle QGraphicsWidgets in FlickableMartin Jones2010-08-161-0/+37
| | * | | More positioners with QGraphicsWidgets fixes.Martin Jones2010-08-161-0/+44
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-163-0/+85
| | |\ \ \ | | | |/ /
| | | * | Add autotest that checks that copy and cut don't work when echomode is set to...Joona Petrell2010-08-131-0/+24
| | | * | Clear previous animation data for non-triggering animations.Michael Brasser2010-08-132-0/+61
| | * | | emit countChanged where appropriate in RepeaterMartin Jones2010-08-161-0/+3
| | |/ /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-253-10/+208
|\ \ \ \
| * | | | Disable tst_QFutureWatcher::warnRace on Mac.Olivier Goffart2010-08-251-0/+2
| * | | | Add some comments to the new tests.Trond Kjernåsen2010-08-251-1/+13
| * | | | Rework some of the threaded tests a bit.Trond Kjernåsen2010-08-251-32/+32
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-253-10/+194
| |\ \ \ \ | | |/ / / | |/| | |