summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-291-0/+4
| * | | | | | | Stabilize testsOlivier Goffart2009-10-293-2/+5
| * | | | | | | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-2911-32/+414
| |\ \ \ \ \ \ \
| * | | | | | | | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-0/+245
| * | | | | | | | Fixed bug in QTableView spans.Gabriel de Dietrich2009-10-281-0/+38
| * | | | | | | | Extand test of qBinaryFindOlivier Goffart2009-10-281-1/+16
| * | | | | | | | Wrong caching of opaque children in QWidget.Bjørn Erik Nilsen2009-10-281-0/+42
| * | | | | | | | Stabilize tst_QGraphicsView::optimizationFlags_dontSavePainterState2Bjørn Erik Nilsen2009-10-281-2/+6
| * | | | | | | | Changing the time we wait for the end of the animationThierry Bastian2009-10-281-3/+3
| * | | | | | | | Make the QPropertyAnimation pass on windows by waiting slightly longerThierry Bastian2009-10-281-4/+4
| * | | | | | | | Fix initial focus bug in ItemIsFocusScope.Andreas Aardal Hanssen2009-10-281-7/+80
| * | | | | | | | Double-clicking a dock widget titlebar could make it disappearThierry Bastian2009-10-281-0/+19
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-284-3/+130
| |\ \ \ \ \ \ \ \
| | * | | | | | | | QSplitter would not show previously collapsed widgets.Gabriel de Dietrich2009-10-281-0/+34
| | * | | | | | | | Qt::escape(): also escape the quote (&quot;)Olivier Goffart2009-10-281-2/+24
| | * | | | | | | | Fix XML entities in QTextDocument::toHtml()Thorvald Natvig2009-10-282-2/+31
| | * | | | | | | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate.Andreas Aardal Hanssen2009-10-281-0/+42
| * | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-2810-65/+897
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | QGAL: Add test for David Boddie bugEduardo M. Fleury2009-10-261-0/+46
| | * | | | | | | | QGAL: identify unfeasible setups even when graph is simplifiedCaio Marcelo de Oliveira Filho2009-10-261-0/+51
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | QFontMetrics testOlivier Goffart2009-10-271-0/+14
| * | | | | | | | QComboBox did not emit currentItemChanged when the model was resetThierry Bastian2009-10-271-0/+33
| * | | | | | | | QVariant::isNull does not return the right result with QVariant::setValueOlivier Goffart2009-10-271-0/+8
| * | | | | | | | Fixed QTreeView not emitting doubleCliked when 1st col is spannedThierry Bastian2009-10-271-0/+29
| * | | | | | | | 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 commit 'mainline/4.6' into 4.6hjk2009-10-3024-60/+652
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-3010-23/+368
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | do not crashOswald Buddenhagen2009-10-292-0/+27
| | * | | | | | | Autotest: add a few more tests for Unicode (IDN) supportThiago Macieira2009-10-291-2/+5
| | * | | | | | | Autotest: add one test that was in the previous implementation but missing hereThiago Macieira2009-10-291-0/+1
| | * | | | | | | Autotest: use example.org and example.netThiago Macieira2009-10-291-12/+12
| | * | | | | | | Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+60
| | * | | | | | | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-55/+0