summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-191-0/+55
|\
| * Make sure QGraphicsSceneHoverLeave event has non-null widget pointer.Denis Dzyubenko2010-10-191-0/+55
* | Fix CI by recreating reference bitmaps for text comparisonJoona Petrell2010-10-199-0/+0
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-10-1854-7/+534
|\ \ | |/ |/|
| * tst_qdeclarativetext: Regenerate the baselines after the merge.Olivier Goffart2010-10-159-0/+0
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-1548-7/+534
| |\
| | * Fix worker ListModels to property emit countChanged()Bea Lam2010-10-131-0/+10
| | * Update reference bitmaps used in bitmap comparison tests to follow changes in...Joona Petrell2010-10-133-0/+0
| | * Remove debug code added by 650a0078e2cef43eff107fe8d2505f64a0bfedf0Martin Jones2010-10-131-3/+0
| | * Compile on WinCEAaron Kennedy2010-10-132-4/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-1243-7/+516
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-121-0/+25
| | | |\
| | | | * Bug: TextEdit ignores plain text format when pasting textYann Bodson2010-10-121-0/+25
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-1211-2/+121
| | | |\ \ | | | | |/
| | | | * Fix autotest on windowsAaron Kennedy2010-10-111-1/+6
| | | | * Test for absent qmldirAaron Kennedy2010-10-112-0/+3
| | | | * Allow objectName to be used in QML bindingsAaron Kennedy2010-10-112-0/+27
| | | | * Don't give focus to a FocusScope that has had focus explicitly cleared.Michael Brasser2010-10-113-0/+53
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0936-7/+392
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0936-7/+392
| | | | | |\
| | | * | | | Update sections if model content changes.Martin Jones2010-10-121-0/+11
| | | | |_|/ | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0815-5/+233
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-0834-7/+325
| | | | |\ \ \
| | | | | * | | Allow aliases to value type propertiesAaron Kennedy2010-10-0812-3/+85
| | | | | * | | Image.sourceSize is incorrect after changing Image.sourceYann Bodson2010-10-081-2/+32
| | | * | | | | Ensure GridView header is visible at the top of the view.Martin Jones2010-10-082-0/+67
| | | | |/ / / | | | |/| | |
| | | * | | | Test for QTBUG-13685Martin Jones2010-10-082-0/+13
| | | * | | | Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-0812-1/+159
| | | * | | | Add test for QTBUG-14279Martin Jones2010-10-082-0/+7
| | | * | | | emit currentSectionChanged when section changes in ListView.Martin Jones2010-10-081-0/+6
| | | * | | | Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-086-1/+23
| | * | | | | Fix for CFbsBitmap to QPixmap conversion.Jani Hautakangas2010-10-121-0/+11
| | | |_|/ / | | |/| | |
* | | | | | tst_moc: Include the right files for Clang and LLVMTor Arne Vestbø2010-10-181-1/+1
* | | | | | Add a few default-constructors to comply with C++'03 [dcl.init] p9Tor Arne Vestbø2010-10-181-0/+2
|/ / / / /
* | | | | Add manual test for mkspecs to visualize the effect of the final configTor Arne Vestbø2010-10-132-0/+66
* | | | | The completer in an itemview would not be activated right awayThierry Bastian2010-10-111-0/+40
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-092-1/+12
|\ \ \ \ \ | |/ / / /
| * | | | Add missing data for the autotest of in-place conversion for PixmapBenjamin Poulain2010-10-091-0/+0
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-091-1/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Avoid in-place convertion of images with multiple referencesBenjamin Poulain2010-10-081-1/+12
| | | |/ | | |/|
* | | | Merge branch '4.7-s60' into master-s60axis2010-10-081-0/+20
|\ \ \ \ | |/ / /
| * | | Added support for using inputMethodHints in QInputDialog edit widget.axis2010-10-081-0/+20
| |/ /
* | | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-08168-286/+286
* | | 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