summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-141-40/+0
|\
| * Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-40/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-142-3/+140
|\ \
| * | Fixed a bug in the input methods on S60 with QGraphicsWebView.axis2010-12-142-3/+140
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-141-0/+1
|\ \ \ | |_|/ |/| |
| * | QApplication: fix crash exit whith native windowsOlivier Goffart2010-12-141-0/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-141-0/+40
|\ \ \ | |_|/ |/| |
| * | Remove active selection when TextEdit loses focusJoona Petrell2010-12-141-0/+40
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-142-28/+6
|\ \ | |/ |/|
| * Non-hacky fix for qwidget autotestMiikka Heikkinen2010-12-131-27/+5
| * Fix qapplication autotest deploymentMiikka Heikkinen2010-12-131-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-132-0/+57
|\ \ | |/ |/|
| * Ensure ListView contentHeight is set to a valid size.Martin Jones2010-12-132-0/+57
* | Add expected failures for JS test suite on SymbianKent Hansen2010-12-131-0/+10
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-106-10/+121
|\
| * PathView: removing the currentIndex could make it invalid.Martin Jones2010-12-101-0/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-105-10/+117
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-095-10/+117
| | |\
| | | * Merge qtsoftware:qt/qt.git#4.7 into qtsoftware:qt/qt-qml.git#4.7Joona Petrell2010-12-094-6/+172
| | | |\
| | | * | highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-094-9/+23
| | | * | ListView: Fix calculation of currentItem position when out of view.Martin Jones2010-12-082-1/+94
* | | | | Fix qwidget test crashMiikka Heikkinen2010-12-101-5/+27
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-092-2/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed DeviceCoordinateCache items when using QGraphicsScene::render().Samuel Rødal2010-12-091-0/+23
| * | | Fix compilation of qnetworkreply test with namespaces.Olivier Goffart2010-12-091-2/+2
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-092-2/+42
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-0369-2235/+3187
| |\ \ | | |/
| * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-021-35/+35
| |\ \
| * \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-012-18/+82
| |\ \ \
| * \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-3029-5/+894
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-281-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-274-16/+76
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-263-29/+594
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-2556-720/+4544
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-2433-0/+11330
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix filtering of columns in QSFPM.Stephen Kelly2010-11-232-2/+42
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-082-6/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Prevent always deep-copying in QPixmap::toImage() for raster pixmaps.Samuel Rødal2010-12-071-6/+4
| * | | | | | | | | | | Make sure to do a deep copy of a QImage when it's being painted on.Samuel Rødal2010-12-062-0/+33
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-072-0/+135
|/ / / / / / / / / /
* | | | | | | | | | Update visual tests for the recent qmlviewer changeAlan Alpert2010-12-0331-1113/+1113
* | | | | | | | | | Do not use openGL on Mac OS X for QML visual testsAlan Alpert2010-12-031-0/+6
* | | | | | | | | | Update QML visual testsAlan Alpert2010-12-0359-1892/+2838
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-011-35/+35
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | fix line endingsRobert Loehning2010-12-011-35/+35
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | ListView header is not visible initially.Martin Jones2010-12-012-18/+82
|/ / / / / / /
* | | | | | | Ensure header is considered when positioning content with snapping.Martin Jones2010-11-303-1/+63
* | | | | | | Correct ownership semantics for QObject derived typesAaron Kennedy2010-11-301-0/+37
* | | | | | | Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-0/+46
* | | | | | | Fix Browser.qml warningsJoona Petrell2010-11-301-0/+12