summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added QGraphicsScene::sendEvent().J-P Nurmi2009-07-011-1/+28
* ItemViews: Fixed signal entered not being emitted when using the mouseThierry Bastian2009-07-011-0/+19
* Set the focus to a child widget when set on a QGroupBoxBenjamin Poulain2009-06-301-0/+11
* add 4.6 specific modifications to linguist tools testsOswald Buddenhagen2009-06-307-2/+123
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-30200-0/+6573
|\
| * integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-30200-0/+6573
* | add basic tests for QVariant/QObject qtscript integrationKent Hansen2009-06-301-0/+10
* | Merge branch '4.5'Marius Storm-Olsen2009-06-305-8/+43
|\ \ | |/
| * Compile qmake autotestMarius Storm-Olsen2009-06-301-1/+1
| * QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-291-0/+33
| * Fix autotest failure in QStyle:drawItemPixmapJens Bache-Wiig2009-06-292-1/+5
| * bug fixDerick Hawcroft2009-06-291-6/+4
* | Fixes more DB autotests for testing against SQL ServerBill King2009-06-303-20/+44
* | QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-291-0/+52
* | QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-291-8/+34
* | QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-291-0/+43
* | QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-291-0/+35
* | Enable the new QWebHistory autotest, coming from src/3rdparty/webkitSimon Hausmann2009-06-294-1/+61
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-291-0/+76
|\ \
| * | Fixed QPushButton sizeHint recalculation bug.jasplin2009-06-291-0/+76
* | | Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-291-5/+5
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-06-2910-0/+1163
|\ \
| * | Added dummy backend for phonon for testing.Kurt Korbatits2009-06-2910-0/+1163
* | | Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-293-6/+6
|/ /
* | Merge branch '4.5'Thiago Macieira2009-06-281-0/+1
|\ \ | |/
| * Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-0/+1
* | QMenu: refactor of the update of the geometry to have one central placeThierry Bastian2009-06-261-2/+2
* | Autotest: remove or correct invalid testsThiago Macieira2009-06-261-20/+3
* | Autotest: Remove faulty test case: xn--fuball-cta.de is not allowedThiago Macieira2009-06-261-3/+1
* | qtscript meta-object binding: enum properties are not deletableKent Hansen2009-06-261-1/+10
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-262-4/+88
|\ \
| * | Autotest: Fix a few test names and allow me to see the compilation errorsThiago Macieira2009-06-261-3/+10
| * | Autotest for checking if QWidget::setStyle() forces a relayout.Jan-Arve Sæther2009-06-261-1/+78
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-267-3/+23
|\ \ \ | |/ /
| * | make autotests work with shadowbuildsKent Hansen2009-06-266-3/+6
| * | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-0/+17
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-264-0/+158
|\ \ \ | |/ /
| * | Merge branch '4.5'Thiago Macieira2009-06-264-0/+158
| |\ \ | | |/
| | * make invokable constructors work with classes in namespaceKent Hansen2009-06-251-0/+22
| | * QNetworkReplyImpl: Protect against recursive event loopsMarkus Goetz2009-06-253-0/+136
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-264-5/+46
|\ \ \ | |/ /
| * | QMenu: Fixed geometry for actions with specific fontThierry Bastian2009-06-251-0/+15
| * | Merge branch '4.5'Thiago Macieira2009-06-251-1/+2
| |\ \ | | |/
| | * Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira2009-06-251-1/+2
| | * Backport: Mark tests as XFail until they can be investigated further.Bill King2009-06-241-7/+13
| | * These database connections need this parameter to work properly.Bill King2009-06-241-2/+2
| * | have the QtScript print() function use qDebug()Kent Hansen2009-06-251-0/+28
| * | QMAinWindow: Fixed autotest compilation after private API changesThierry Bastian2009-06-251-4/+1
* | | Add tests for multiple touch points on TouchScreen and TouchPad devicesBradley T. Hughes2009-06-251-9/+434
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2413-162/+350
|\ \ \ | |/ /