summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |/ | | |/|
| | * | Make test compileBea Lam2011-02-071-2/+2
| | * | Disable lineHeight test while implementing the feature in master properly.Yann Bodson2011-02-071-3/+3
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2011-02-046-0/+120
| | |\ \
| | | * | modelChanged() should not be emitted until view is repopulatedBea Lam2011-02-042-0/+59
| | | * | AnimatedImage does not notify on status change.Yann Bodson2011-02-042-0/+41
| | * | | Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-034-0/+37
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-048-47/+388
| |\ \ \ \
| | * | | | Move the QtHelp tests in its own profileOlivier Goffart2011-02-043-10/+9
| | * | | | Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-041-22/+153
| | * | | | Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-041-2/+7
| | * | | | QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-043-11/+210
| | * | | | tst_qsvgrenderer: works on shadowbuildOlivier Goffart2011-02-032-2/+9
* | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-10157-204/+7590
|\ \ \ \ \ \
| * | | | | | Fixes XPASSOlivier Goffart2011-02-091-1/+0
| * | | | | | Revert part of commit 7c1ab9b6a8Olivier Goffart2011-02-091-0/+3
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-04157-204/+7588
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-03157-204/+7591
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | Don't accept input methods when a TextEdit or TextInput is read only.Andrew den Exter2011-02-032-0/+20
| | | |/ /
| | | * | On windows xp using a higher port makes the declarativedebug* tests workMartin Jones2011-02-032-6/+6
| | | * | Make Flickable's wheel handling more like QAbstractScrollArea.Michael Brasser2011-02-022-0/+60
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-02155-198/+7505
| | | |\ \ | | | | |/ | | | |/|
| | | | * Changing header or footer failed to delete the previous.Martin Jones2011-02-026-1/+92