summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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-2411-162/+335
|\ \ \ | |/ /
| * | QXmlStreamWriter: indent comments correctlyPeter Hartmann2009-06-241-0/+52
| * | Save some time.jasplin2009-06-241-3/+3
| * | Simplified the tst_QSpinBox::sizeHint() autotest.jasplin2009-06-241-63/+28
| * | Removed trailing whitespace.Jan-Arve Sæther2009-06-242-80/+80
| * | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout.Jan-Arve Sæther2009-06-242-24/+32
| * | Fixed sizeHint update bug in QSpinBox.jasplin2009-06-241-0/+79
| * | More culling of Panther Code.Norwegian Rock Cat2009-06-231-4/+0
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-232-0/+13
| |\ \ | | |/
| | * Regression against 4.4 in QRectF::operator|.Bjørn Erik Nilsen2009-06-231-0/+2
| | * Add new auto-test QGraphicsItem::childrenBoundingRect2().Bjørn Erik Nilsen2009-06-231-0/+11
| * | QHttpNetworkReply autotest: fix build on WindowsPeter Hartmann2009-06-231-1/+1
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-232-0/+50
| |\ \ | | |/
| | * Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin2009-06-221-0/+22
| | * Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen2009-06-221-0/+28
| * | Remove default error stateEskil Abrahamsen Blomfeldt2009-06-231-38/+48
| * | Fix tests on WindowsEskil Abrahamsen Blomfeldt2009-06-231-16/+16
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-241-3/+3
|\ \ \
| * | | Fix pressure "emulation"Bradley T. Hughes2009-06-241-3/+3
* | | | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-6/+27
|/ / /
* | | Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+16
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2311-121/+387
|\ \ \ | |/ /
| * | Cleanup of db test cases.Bill King2009-06-239-105/+62
| * | Mark tests as XFail until they can be investigated further.Bill King2009-06-231-7/+13
| * | Fixed bug in the SVG module where display="none" was not respected.Suneel BS2009-06-221-0/+66