summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QTreeView: Make sure the state QStyle::State_Sibling is correctly setOlivier Goffart2009-10-271-4/+11
* Fixes QTreeView: stylesheet :has-children pseudo selector doesn't works for t...Olivier Goffart2009-10-271-3/+32
* QTableView would not correctly resize to contentsThierry Bastian2009-10-271-5/+6
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-275-16/+109
|\
| * Stabilize sequential animation startDelay autotest on winLeonardo Sobral Cunha2009-10-271-8/+5
| * Fixed a bug in QMenuBar in RTL that would display menu at the wrong placeThierry Bastian2009-10-271-1/+28
| * Fixed crash when setting header data in QSqlQueryModel.Gabriel de Dietrich2009-10-261-4/+14
| * stabilize test and fix warningOlivier Goffart2009-10-261-3/+3
| * Drag and drop in QListWidget would not preserve the selectionGabriel de Dietrich2009-10-261-0/+59
* | Respect the per-item layoutSpacing() if the style uses that feature.Jan-Arve Sæther2009-10-271-0/+162
|/
* Fix buglet in QGraphicsItem::stackBefore().Andreas Aardal Hanssen2009-10-261-28/+28
* Wrong worldTransform() on the painter in QGraphicsScene::drawForeground.Bjørn Erik Nilsen2009-10-231-0/+49
* Increase realiability of pauseanimation autotests on winLeonardo Sobral Cunha2009-10-231-20/+24
* MAke sure we call setCurrentTime when an animation is startedThierry Bastian2009-10-231-0/+9
* QGraphicsLineItem leave traces when moving around (reg. against 4.5)Bjørn Erik Nilsen2009-10-231-0/+34
* Fix crash in QGraphicsView BSP discovered in Amarok.Alexis Menard2009-10-221-0/+58
* Autotest fix for parallel animation groupThierry Bastian2009-10-221-11/+6
* stabilize QListView testOlivier Goffart2009-10-221-3/+6
* Merge branch 'origin/4.6' into widgets-team/4.6Olivier Goffart2009-10-2210-5/+136
|\
| * QtScript: Compatibility with 4.5Olivier Goffart2009-10-221-0/+24
| * qfiledialog2 added to tests/auto/auto.proJoerg Bornemann2009-10-221-0/+1
| * consider message id when comparing messagesOswald Buddenhagen2009-10-221-0/+6
| * id-based: use source strings instead of empty translations only for unfinishe...Oswald Buddenhagen2009-10-221-0/+1
| * QDom autotests: make test fail instead of time outPeter Hartmann2009-10-221-0/+1
| * Fix a bug in QGraphicsRotation related to 2D projectionsRhys Weatherley2009-10-221-1/+1
| * Merge branch '4.5' into 4.6Thiago Macieira2009-10-213-3/+86
| |\
| | * tst_qsslsocket: new bigChunk testcaseMarkus Goetz2009-10-201-0/+45
| | * Add a up/down benchmark to benchmarks/qnetworkreplyMarkus Goetz2009-10-201-1/+38
| | * Backport benchmarks/qnetworkreply to 4.5Markus Goetz2009-10-203-0/+88
| * | Rename the .cpp for QNetworkReply benchmark testsThiago Macieira2009-10-212-1/+1
| * | Fixed logical error in winIdChanged auto test.Gareth Stockwell2009-10-211-0/+15
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-215-100/+129
|\ \ \ | |/ /
| * | Fix tst_QHeaderView::length() on Symbian.Liang QI2009-10-201-1/+4
| * | Windows CE gets a different paint event count than windowsninerider2009-10-201-2/+4
| * | Test fixes for Windows Mobile.ninerider2009-10-202-96/+120
| * | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-1/+1
* | | Moved private function to test which graphic items is in front of the otherLeonardo Sobral Cunha2009-10-201-0/+43
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-201-9/+21
|\ \ \
| * | | Extended commit 6c1388ee for LeftToRight flowGabriel de Dietrich2009-10-201-9/+21
* | | | Merge branch 'qlayout-make_adjustSize_better' into 4.6Jan-Arve Sæther2009-10-201-2/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Make adjustSize work even if there is a pending LayoutRequest event.Jan-Arve Sæther2009-10-201-2/+26
* | | | Fixed QTreeView trying to animate when parent item has no childThierry Bastian2009-10-201-0/+14
* | | | QPauseAnimation autotests fixedThierry Bastian2009-10-201-1/+2
* | | | adding autotestsThierry Bastian2009-10-201-0/+14
* | | | Fix bug in embedded dialog demo with tab focus.Alexis Menard2009-10-201-1/+44
* | | | Fixed wrong scrolling in QListView with hidden rows in ListModeGabriel de Dietrich2009-10-201-0/+25
| |/ / |/| |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-2010-41/+555
|\ \ \
| * | | add the autotest for the QListView::setModelColumn bugPierre Rossi2009-10-191-0/+24
| |/ /
| * | Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-192-0/+22
| * | API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-161-14/+42