summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Only setup ICD test data when ICD is enabled.Aaron McCarthy2010-05-193-12/+12
* Added support for es_419 locale.Denis Dzyubenko2010-05-181-0/+3
* Gestures in GraphicsView do not require a viewport to subscribe to gestures.Denis Dzyubenko2010-05-181-17/+66
* Upgraded QLocale to Unicode CLDR 1.8.1Denis Dzyubenko2010-05-181-2/+2
* Fix examples autotest when compiled without webkit or xmlpatternsBea Lam2010-05-171-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1710-162/+482
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-176-17/+174
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-174-13/+168
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-172-11/+4
| | | |\
| | | * | Don't crash due to recursive positioning.Martin Jones2010-05-171-2/+25
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1638-70/+836
| | | |\ \
| | | * | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-142-1/+139
| | * | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-171-3/+6
| * | | | | tst_bic: Fix building on Mac 64Thiago Macieira2010-05-151-1/+1
| * | | | | Fix building of tst_QTcpSocketThiago Macieira2010-05-151-2/+2
| * | | | | Autotest: some improvements to timeout testing of tst_QTcpSocketThiago Macieira2010-05-151-4/+22
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-144-151/+289
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-144-151/+289
| | |\ \ \ \
| | | * \ \ \ Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-05-1476-143/+1759
| | | |\ \ \ \
| | | * | | | | Cherry pick fix for MOBILITY-962 from Qt Mobility.Aaron McCarthy2010-05-141-4/+14
| | | * | | | | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-141-4/+26
| | | * | | | | Bearer management changes from Qt Mobility.Aaron McCarthy2010-05-141-0/+7
| | | * | | | | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-142-143/+242
* | | | | | | | Check for acquireReg() failureAaron Kennedy2010-05-172-0/+35
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ListModel::get() shouldn't print warnings for invalid indices since itBea Lam2010-05-171-10/+4
| |_|_|_|/ / |/| | | | |
* | | | | | graphicsWidgets doc example was previously removedBea Lam2010-05-161-1/+0
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-14114-698/+1075
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-142-3/+119
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1497-695/+783
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-1473-118/+523
| | * | | Minor declarative webview tweaksAlan Alpert2010-05-1322-573/+230
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-131-1/+3
| | |\ \ \
| | | * | | ListModel::get() should return undefined if bad index specifiedBea Lam2010-05-131-1/+3
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1365-109/+1468
| | |\ \ \ \ | | | |/ / /
| | * | | | Add an example spinner.Martin Jones2010-05-131-3/+27
| * | | | | Add Qt.include() method for scoped inclusion of JavaScript filesAaron Kennedy2010-05-1415-0/+173
| | |/ / / | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1413-43/+382
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1313-43/+382
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Avoid running animation when loopCount == 0Leonardo Sobral Cunha2010-05-131-0/+24
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-1212-43/+358
| | |\ \ \
| | | * | | Modified QPainter and QPixmap benchmarks to use raster pixmaps.Samuel Rødal2010-05-122-29/+88
| | | * | | Stabilize tst_QWidgetAction::visibilityUpdateOlivier Goffart2010-05-121-2/+4
| | | * | | Fix compiler warning in QT_REQUIRE_VERSIONOlivier Goffart2010-05-111-0/+2
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-118-12/+264
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Stabilize tst_QColumnView::parentCurrentIndexOlivier Goffart2010-05-111-5/+5
| | | | * | Stabilize tst_QDockWidget::taskQTBUG_9758_undockedGeometryOlivier Goffart2010-05-101-0/+1
| | | | * | fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on LinuxOlivier Goffart2010-05-071-15/+16
| | | | * | Fix crash with stylesheet if widget change style in the changeEventOlivier Goffart2010-05-071-1/+30
| | | | * | Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-071-0/+26
| | | | * | Fix auto-test failure on Mac/Linux/QWS.Alexis Menard2010-05-071-4/+0