summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-021-0/+61
|\
| * Made the autotest for drawing pixmaps with painter open more fail safe.Laszlo Agocs2011-04-281-8/+23
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-04-2857-74/+1458
| |\
| * | Upload VGImage data when drawing pixmaps that are being painted into.Laszlo Agocs2011-04-271-0/+46
* | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-04-291-0/+5
|\ \ \
| * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-281-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Clear the root index when the model is reset.Girish Ramakrishnan2011-04-271-0/+5
| | * | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Martin Jones2011-04-2747-87/+1661
| | |\ \
* | | \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-04-299-280/+731
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.8-upstream'Thierry Bastian2011-04-2874-282/+1767
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fix warning (unused variable) in QAccessibility test.Frederik Gladhorn2011-04-271-2/+2
| * | | | | Skip child count test on Intel compiler.Frederik Gladhorn2011-04-271-0/+6
| * | | | | Removing the "resetInternalData" slot in QAbstractProxyModelGabriel de Dietrich2011-04-261-137/+0
| * | | | | Fix tst_QTableWidget::task219380_removeLastRowGabriel de Dietrich2011-04-211-3/+2
| * | | | | Merge branch 'master-upstream'Thierry Bastian2011-04-19144-1857/+6599
| |\ \ \ \ \
| * | | | | | Fix licence headers again for MR 900Gabriel de Dietrich2011-04-141-14/+19
| * | | | | | Add the QIdentityProxyModel.Stephen Kelly2011-04-124-0/+340
| * | | | | | Fix autotest breakage in QTableWidgetPierre Rossi2011-04-051-0/+2
| * | | | | | QFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot for setFilterJonathan Liu2011-04-041-4/+27
| * | | | | | Remove Qt3ism: setToggleButton - setCheckableFrederik Gladhorn2011-04-041-8/+7
| * | | | | | Fix autotest.Frederik Gladhorn2011-03-251-1/+1
| * | | | | | Merge branch 'master-upstream'Thierry Bastian2011-03-2495-274/+4809
| |\ \ \ \ \ \
| * | | | | | | Make navigation in TabWidgets consistent.Frederik Gladhorn2011-03-231-3/+90
| * | | | | | | Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-03-231-132/+158
| * | | | | | | Window and Application fixes for accessibility.Frederik Gladhorn2011-03-231-0/+37
| * | | | | | | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-03-231-0/+5
| * | | | | | | Unit test for characterRect in Accessible TextInterface.Frederik Gladhorn2011-03-221-0/+5
| * | | | | | | Use the virtual API to clear a selection.Stephen Kelly2011-03-151-0/+54
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-286-12/+421
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge remote branch 'qt-fire-review/master'aavit2011-04-281-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-271-0/+1
| * | | | | | | | Merge remote branch 'qt-mainline/master'aavit2011-04-26133-1953/+5734
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Skip linearGradientSymmetry test on QWS.Samuel Rødal2011-04-191-0/+4
| * | | | | | | | Support visual cursor movement for BIDI textJiang Jiang2011-04-193-1/+371
| * | | | | | | | Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on MacJiang Jiang2011-04-181-2/+2
| * | | | | | | | Fix an race condition in the auto test.Fabien Freling2011-04-181-2/+4
| * | | | | | | | Made linearGradientSymmetry test pass on qreal=float platforms.Samuel Rødal2011-04-181-2/+2
| * | | | | | | | Make sure #ifdef'd tests still have main() functionEskil Abrahamsen Blomfeldt2011-04-182-6/+12
| * | | | | | | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-156-6/+837
| * | | | | | | | Fix an race condition in the auto test.Fabien Freling2011-04-151-2/+5
| * | | | | | | | Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-04-131-5/+34
* | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-2711-0/+313
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-2711-0/+295
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-2710-0/+285
| | * | | | | | | PathView offset out of sync with currentIndex when items are removed.Martin Jones2011-04-271-0/+10
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-272-0/+18
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Move the TextInput cursor delegate when the preedit position changes.Andrew den Exter2011-04-272-0/+18
* | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-224-1/+74
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-214-1/+74
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-212-0/+19