summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-296-3/+216
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-294-1/+89
| |\
| | * Fix regression in QSelectionModel::rowIntersectsSelectionOlivier Goffart2009-04-281-0/+46
| | * Fix a crash with a proxy model applied on the QFileDialog.Alexis Menard2009-04-281-0/+13
| | * When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-0/+28
| | * Fix stylesheet test when button color != window colorOlivier Goffart2009-04-281-1/+2
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-272-0/+75
| |\ \ | | |/
| | * Stabilize auto test added in 8ebe882b077fffedc3ff80fb80d2e181d5e56ab8Bjoern Erik Nilsen2009-04-271-0/+4
| | * Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+61
| | * QPixmapCache:Remove the old pixmap if you insert one with the same key.Alexis Menard2009-04-271-0/+10
| * | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-271-2/+52
* | | added 2 new tests for testing multi-touch on widget siblings and cousinsBradley T. Hughes2009-04-281-1/+61
* | | correct a typo in the test descriptionBradley T. Hughes2009-04-281-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-278-9/+415
|\ \ \ | |/ /
| * | Tests for the last stylesheet change.Olivier Goffart2009-04-273-0/+210
| * | QSortFilterProxyModel: remove the mapping of the child that are filtered awayOlivier Goffart2009-04-271-0/+10
| * | Fixed to float support in QVariantThierry Bastian2009-04-271-0/+50
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+98
| |\ \ | | |/
| | * Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-0/+98
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-241-0/+12
| |\ \ | | |/
| | * Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-0/+6
| | * Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-0/+6
| * | Merge branch '4.5'Thiago Macieira2009-04-241-9/+35
| |\ \ | | |/
| | * Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-9/+35
* | | 2 new tests for touch points 1. outside the widgets area and 2. over a childBradley T. Hughes2009-04-271-0/+58
* | | center the labels in the test's formBradley T. Hughes2009-04-271-0/+6
* | | add basic multi-touch event handling test, split existing tests into more log...Bradley T. Hughes2009-04-273-25/+110
* | | Use a different widget color to indicate that we are testing different thingsBradley T. Hughes2009-04-241-96/+100
* | | change the layout a bit in the test's formBradley T. Hughes2009-04-241-1834/+1838
* | | Test that accepting the TouchBegin stops propagationBradley T. Hughes2009-04-241-3/+103
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-237-43/+210
|\ \ \ | |/ /
| * | Fix bugs in QGraphicsItem::childrenBoundingRect()Andreas Aardal Hanssen2009-04-231-0/+49
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+22
| |\ \ | | |/
| | * correctly handle remote disconnectsOswald Buddenhagen2009-04-231-0/+20
| | * clean up server socket on startupOswald Buddenhagen2009-04-231-0/+2
| * | Merge branch '4.5'Thiago Macieira2009-04-235-43/+139
| |\ \ | | |/
| | * Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-0/+128
| | * fix pro fileOswald Buddenhagen2009-04-231-7/+7
| | * Revert "Fixed key sequence eating behavior for QShortcut and QAction."jasplin2009-04-232-36/+4
* | | update test to test basic event handling and touch begin propagationBradley T. Hughes2009-04-233-271/+460
* | | Initial test for TouchBegin propagation and TouchUpdate/TouchEnd handlingBradley T. Hughes2009-04-233-18/+82
* | | the start of a manual test for touch eventsBradley T. Hughes2009-04-235-0/+2004
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-2316-4/+550
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-233-0/+39
| |\ \ | | |/
| | * Prevent QTransform::type() from returning TxScale instead of TxProject.Samuel Rødal2009-04-221-0/+10
| | * Fix crash in drawPixmap when painting on a null pixmapSamuel Rødal2009-04-221-0/+3
| | * Fix double entries in the sidebar of QFileDialogAlexis Menard2009-04-221-0/+26
| * | Improve the icon parsing for files with a slightly wrong BMP header.Jan-Arve Sæther2009-04-224-0/+30
| * | Merge branch '4.5'Rhys Weatherley2009-04-212-0/+193
| |\ \ | | |/
| | * BT: Fix update regression for cached QGraphicsItem (Elastic Nodes stuck)Andreas Aardal Hanssen2009-04-211-0/+42