summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Autotest: also enable testing of QtDeclarativeThiago Macieira2010-09-281-0/+1
* Add Qt 4.7.0 baseline symbols to the 4.7 branchThiago Macieira2010-09-2819-0/+170074
* Disable NTLM tests again, our server is not working.Thiago Macieira2010-09-281-2/+2
* SSL: Add benchmark for QSslSocket::systemCaCertificates()Markus Goetz2010-09-284-0/+120
* Made the Symbian menu close when switching native focus.axis2010-09-271-0/+33
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-269-1/+109
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-249-1/+109
| |\
| | * More declarative autotests.Michael Brasser2010-09-249-1/+109
* | | Fix a compilation issue of tst_qsettings for win32-msvc.Liang Qi2010-09-241-0/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-241-1/+22
|\ \
| * | Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-231-1/+0
| * | Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-231-0/+22
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-242-1/+28
|\ \ | |/ |/|
| * Merge branch 'eventStarvationFixes' into 4.7-s60axis2010-09-232-1/+28
| |\
| | * Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-231-4/+0
| | * Fixed deployment when using shadow builds.axis2010-09-231-1/+1
| | * Marked a test as XFAIL on Symbian.axis2010-09-231-0/+4
| | * Made posted events part of the round robin queue.axis2010-09-231-0/+27
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-234-5/+294
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-234-5/+294
| |\ \
| | * | QPainter not restored correctly in Graphics View.Bjørn Erik Nilsen2010-09-221-5/+43
| | * | Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShapeBjørn Erik Nilsen2010-09-221-0/+188
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-222-0/+63
| | |\ \
| | | * | QThread: make sure start works even if called after exitOlivier Goffart2010-09-221-0/+41
| | | * | QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-221-0/+22
* | | | | Various declarative autotest additions.Michael Brasser2010-09-238-0/+95
* | | | | Fix ListModel::set() so the implementation and docs areBea Lam2010-09-231-1/+1
* | | | | Properly cleanup in QDeclarativeModulePlugin test.Michael Brasser2010-09-231-0/+1
|/ / / /
* | | | Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-222-0/+89
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-225-0/+139
|\ \ \ \ | |/ / / |/| | |
| * | | Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-223-0/+98
| * | | Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-212-0/+41
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-222-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | make lupdate test less fragileOswald Buddenhagen2010-09-212-2/+8
| |/ /
* | | Bump version to 4.7.1.Jason McDonald2010-09-215-5/+5
|/ /
* | Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-203-0/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-201-0/+22
|\ \ | |/ |/|
| * tst_qpixmapfilter: Fix compilation in namespaceOlivier Goffart2010-09-201-0/+2
| * Fixed memory corruption issue in qt_blurImage for Indexed8 images.Samuel Rødal2010-09-171-0/+20
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-178-36/+388
|\ \ | |/ |/|
| * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-173-6/+41
| * Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-172-0/+42
| * Improve error messagesBea Lam2010-09-171-4/+4
| * Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-171-20/+287
| * Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-172-8/+16
* | Added autotest for QPixmap::size() with null pixmaps.Samuel Rødal2010-09-171-0/+5
* | QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-161-0/+26
* | Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-161-0/+26
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-162-7/+101
|\
| * Make test less sensitive to platform specificsBradley T. Hughes2010-09-161-1/+1