summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | Unregister the temporary gesture recognizer in the gestures autotest.Denis Dzyubenko2009-10-261-0/+15
| | | | | * | | | | | | Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-2620-72/+1016
| | | | | |\ \ \ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | * | | | | | | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+22
| | | * | | | | | | | | Add QScriptString::toArrayIndex() functionKent Hansen2009-10-301-0/+37
| | | * | | | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-10-3016-29/+247
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-303-1/+9
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge branch '4.6-s60' into 4.6axis2009-10-303-1/+9
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | Fix QDateTime on S60 3.1Shane Kearns2009-10-291-0/+7
| | | | | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-296-4/+239
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|_|/ / / / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-0/+2
| | | | | | * | | | | | | | Fix tst_QBoxLayout::setGeometry failure on S60 3.xShane Kearns2009-10-271-1/+0
| | | | | | | |/ / / / / / | | | | | | |/| | | | | |
| | | | * | | | | | | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-3033-100/+1384
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | QTreeView: fix drawing branches of model that adds or remove rows dynamicallyOlivier Goffart2009-10-301-0/+101
| | | * | | | | | | | | | Fixes regression in QComboBox with keypad navigation while mouse is over the ...Olivier Goffart2009-10-301-0/+52
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | In ItemViews, right click on the viewport clear the ext selectionThierry Bastian2009-10-301-0/+23
| | | * | | | | | | | | QActionGroup: reset the checkedAction when it is uncheckedThierry Bastian2009-10-301-0/+21
| | | * | | | | | | | | Updated QTextEdit auto-test after changes in commit 04d18b38c.Gabriel de Dietrich2009-10-308-2/+2
| | | * | | | | | | | | QListView: make sure we relayout items when data changes in the modelThierry Bastian2009-10-291-0/+21
| | | * | | | | | | | | ItemViews: make the geometries update when header data changesThierry Bastian2009-10-291-0/+21
| | | * | | | | | | | | Fix tst_QWidget::compatibilityChildInsertedEvents testBjørn Erik Nilsen2009-10-291-0/+3
| | | * | | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ 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
| | | | * | | | | | | | | Cache a state's parent stateKent Hansen2009-10-291-0/+9
| | | | * | | | | | | | | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-291-0/+48
| | | | * | | | | | | | | Test that we gracefully handle event posting after the state machine is stoppedKent Hansen2009-10-291-0/+17
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-284-8/+87
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Updated testcase to match new boundingRect logicGunnar Sletta2009-10-281-1/+1
| | | * | | | | | | | | Adapt testcase to updates in QGraphicsPixmapItemGunnar Sletta2009-10-281-2/+2
| | | * | | | | | | | | Got tst_qpixmapfilter.cpp compiling againGunnar Sletta2009-10-281-1/+1
| | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-275-24/+92
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fixed compilation of QGraphicsEffectSource autotest.Samuel Rødal2009-10-271-3/+3
| | | * | | | | | | | | | Made graphics effects autotest compile.Samuel Rødal2009-10-271-1/+2
| | | * | | | | | | | | | Options on how to get a pixmap from an effect sourceGunnar Sletta2009-10-271-0/+99
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | rename qstringbuilder test classeshjk2009-10-3010-124/+129
| | |/ / / / / / / / /
* | | | | | | | | | | More listview testing and fixing.Martin Jones2009-11-042-1/+105
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-049-0/+323
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Basic autotest for QmlGraphicsParticlesAlan Alpert2009-11-044-0/+145
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-042-2/+122
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | QmlGraphicsBorderImage autotestsYann Bodson2009-11-045-0/+178
* | | | | | | | | | Test inserting items outside of the visible area.Martin Jones2009-11-041-0/+20
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0413-19/+366
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /