summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* more renamingYann Bodson2009-11-027-7/+7
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-028-105/+105
* move smooth example in visual testsYann Bodson2009-11-025-0/+465
* QmlContext testsAaron Kennedy2009-11-023-0/+394
* CompileAaron Kennedy2009-10-301-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-3041-16/+1592
|\
| * fix headersWarwick Allison2009-10-304-0/+160
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-3042-135/+1629
| |\
| * | fix headersWarwick Allison2009-10-2937-16/+1432
* | | Fixup mistakes following renaming filesAaron Kennedy2009-10-3013-21/+21
* | | Make private headers _pAaron Kennedy2009-10-3020-33/+33
* | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-3022-29/+29
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-3019-328/+328
| |/ |/|
* | Add attached properties typeinfoAaron Kennedy2009-10-292-0/+2
* | Testcase for warnings at shutdownAaron Kennedy2009-10-292-0/+30
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-291-0/+1
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2915-38/+311
| |\ \
| * | | Avoid unnecessary viewport scrolling when bringing currentItem into view.Martin Jones2009-10-291-0/+1
| | |/ | |/|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into kinet...Aaron Kennedy2009-10-2924-97/+1285
|\ \ \ | |_|/ |/| |
| * | 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 (")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-2814-100/+951
| |\ \ \ | | |/ / | |/| |
| | * | 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
| |/ / /