summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-0/+40
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-081-0/+40
| |\
| | * Fix crash when using Q_GLOBAL_STATIC(QWidget...)Jason Barron2010-10-071-0/+40
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-0/+76
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+76
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+76
| | |\ \ | | | |/ | | |/|
| | | * QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-061-0/+76
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-077-1/+113
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-077-1/+113
| |\ \ \ | | |/ / | |/| |
| | * | Connect property alias change signals on useAaron Kennedy2010-10-071-1/+0
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-071-1/+1
| | |\ \
| | | * | Update import statement.Michael Brasser2010-10-061-1/+1
| | * | | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-071-1/+10
| | |/ /
| | * | AutotestAaron Kennedy2010-10-062-0/+31
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-065-0/+73
| | |\ \ | | | |/ | | |/|
| | | * Ensure PathView updates positions when path changes.Michael Brasser2010-10-062-0/+36
| | | * Create Loader components in correct contextAaron Kennedy2010-10-063-0/+37
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-0713-5/+350
|\ \ \ \ | |/ / /
| * | | Fix failure on Windows after commit ccd3f66Bradley T. Hughes2010-10-071-0/+8
| * | | tst_qtcpserver: Another attempt to reproduce QTBUG-14268Markus Goetz2010-10-062-7/+61
| * | | Fix crash when constructing QThreadStorage after global destructors have runBradley T. Hughes2010-10-065-4/+85
| * | | tst_qtcpsocket: Attempt to reproduce QTBUG-14268Markus Goetz2010-10-061-0/+71
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-065-1/+127
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-055-1/+127
| | |\ \ | | | |/ | | |/|
| | | * Revert "QWorkspace: fix hardcoded min size overwriting the real min size"Marius Storm-Olsen2010-10-051-10/+0
| | | * Fix performance regression in QUuid::createUuid()Bradley T. Hughes2010-10-054-1/+76
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-042-0/+61
| | | |\
| | | | * Ensure that the underline is only drawn when expected for an accelAndy Shaw2010-10-041-0/+51
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-041-0/+10
| | | | |\
| | | | | * QWorkspace: fix hardcoded min size overwriting the real min sizeDavid Faure2010-10-011-0/+10
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-061-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-051-0/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix gcc compilation problems in QtOpenGL. Actually was typo andJani Hautakangas2010-10-041-0/+5
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-0516-2/+261
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Document and test paintedWidth and paintedHeight properties of ImageYann Bodson2010-10-051-0/+41
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0515-2/+220
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0415-2/+220
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Improve test coverage for declarative module.Michael Brasser2010-10-048-2/+75
| | | * | | Add autotest for reserved words in QML.Michael Brasser2010-10-041-0/+76
| | | * | | Prevent crash in XmlListModel when appending an empty role.Michael Brasser2010-10-042-0/+18
| | | * | | Qt.openUrlExternally should resolve relative URLs.Michael Brasser2010-10-014-0/+51
| | | | |/ | | | |/|
* | | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-056-26/+168
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-043-26/+39
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix QTBUG-13730. QGraphicsScene::render clipping bug. Includes test case.Chris Meyer2010-10-043-26/+39
| | |/ /
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-042-0/+94
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-10-042-0/+94
| | |\ \ | | | |/ | | |/|
| | | * Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-222-0/+94
| | | * Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-0/+21
| * | | FocusOut even when QGraphicsItem gets hidden.Frederik Gladhorn2010-10-011-0/+34
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-015-361/+98
| |\ \ \ | | |/ / | |/| |