summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-24277-972/+18831
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-183-0/+35
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-183-0/+35
| | |\
| | | * Added test case for corrupt pixel count in XPM image.Samuel Rødal2011-02-182-0/+14
| | | * Fix an issue with removing rows in a table model.Michael Goddard2011-02-181-0/+21
| * | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-1723-2/+449
| |\ \ \ | | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-151-0/+32
| | |\ \
| | | * | Fix inheritance of widget input contexts.Andrew den Exter2011-02-151-0/+32
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-141-0/+19
| | |\ \ \ | | | | |/ | | | |/|
| | | * | QStyleSheetStyle: dont crash in PE_WIDGET when widget is nullOlivier Goffart2011-02-141-0/+19
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-1421-2/+399
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Don't leak ScopeChainNode'sAaron Kennedy2011-02-141-0/+40
| | | * | Correct the "module not installed" error handlingAaron Kennedy2011-02-1115-1/+272
| | | * | Make addImportPath() work for windows paths starting with lower caseBea Lam2011-02-111-1/+11
| | | * | Report any exceptions occurring in WorkerScript javascript codeBea Lam2011-02-115-0/+76
| * | | | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-165-12/+246
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'qt/master' into earth-team-stagingJoão Abecasis2011-02-1675-82/+8577
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-1074-75/+8527
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-1021-0/+6938
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-1021-0/+6938
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | PathView items were not correctly updated when rootIndex changed.Martin Jones2011-02-102-0/+67
| | | | | * | | Allow text to selected in a TextEdit or TextInput inside a Flickable.Andrew den Exter2011-02-1019-0/+6871
| | | * | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-1054-75/+1589
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-105-2/+68
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Update modules-related tests and docsBea Lam2011-02-105-2/+68
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0916-18/+494
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2011-02-0919-11/+523
| | | | | |\ \ \
| | | | | | * | | Fix auto test failure.Andrew den Exter2011-02-091-2/+10
| | | | | | * | | PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-092-0/+52
| | | | | | * | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-091-6/+6
| | | | | | * | | Don't clear pre-edit text when a graphics items loses focus.Andrew den Exter2011-02-091-2/+30
| | | | | * | | | Add test for importing plugins that contain QML filesBea Lam2011-02-097-1/+91
| | | | | * | | | Call onAdd() for first items added to ListView and GridViewBea Lam2011-02-094-7/+305
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0810-1/+229
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | * | | | Support seperate versions of installed modulesmae2011-02-0810-1/+229
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-085-4/+77
| | | | |\ \ \ \ \
| | | | | * | | | | Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORSDavid Faure2011-02-081-0/+11
| | | | | * | | | | Don't crash when creating backtrace for built-in JS function (2nd try)Kent Hansen2011-02-082-1/+46
| | | | | * | | | | Autotest: simple improvementsThiago Macieira2011-02-061-2/+4
| | | | | * | | | | Autotest: Use QElapsedTimer for timingsThiago Macieira2011-02-061-2/+2
| | | | | * | | | | Don't crash when creating backtrace for built-in JS functionKent Hansen2011-02-031-0/+15
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-082-6/+3
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix duplicate definition errorShane Kearns2011-02-071-4/+0
| | | | | * | | | | | Fix deployment issues with networkselftestShane Kearns2011-02-041-2/+3
| | | | | |/ / / / /
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-0/+4
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | Autotest to go with 9f8a181a619649c8a227e92f3d16677f4b7cb30aAlan Alpert2011-02-081-0/+4
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-0/+76
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Scroll TextInput to ensure preedit text is visible.Andrew den Exter2011-02-081-0/+76
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0711-3/+256
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Ensure section delegates are updated when the section property changes.Martin Jones2011-02-072-0/+116
| | | | | | |/ / / | | | | | |/| | |