summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Change QSharedPointer to track (or not) pointers when the #define isThiago Macieira1-1/+2
2009-06-25Add tests for multiple touch points on TouchScreen and TouchPad devicesBradley T. Hughes1-9/+434
2009-06-24Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes13-162/+350
2009-06-24QXmlStreamWriter: indent comments correctlyPeter Hartmann1-0/+52
2009-06-24Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes1-3/+3
2009-06-24Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes1-6/+27
2009-06-24Save some time.jasplin1-3/+3
2009-06-24Simplified the tst_QSpinBox::sizeHint() autotest.jasplin1-63/+28
2009-06-24Fix pressure "emulation"Bradley T. Hughes1-3/+3
2009-06-24Removed trailing whitespace.Jan-Arve Sæther2-80/+80
2009-06-24Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout.Jan-Arve Sæther2-24/+32
2009-06-24Fixed sizeHint update bug in QSpinBox.jasplin1-0/+79
2009-06-24Backport: Mark tests as XFail until they can be investigated further.Bill King1-7/+13
2009-06-24These database connections need this parameter to work properly.Bill King1-2/+2
2009-06-23More culling of Panther Code.Norwegian Rock Cat1-4/+0
2009-06-23Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2-0/+13
2009-06-23QHttpNetworkReply autotest: fix build on WindowsPeter Hartmann1-1/+1
2009-06-23Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes1-0/+16
2009-06-23Regression against 4.4 in QRectF::operator|.Bjørn Erik Nilsen1-0/+2
2009-06-23Add new auto-test QGraphicsItem::childrenBoundingRect2().Bjørn Erik Nilsen1-0/+11
2009-06-23Merge commit 'origin/4.5'Oswald Buddenhagen4-0/+65
2009-06-23Remove default error stateEskil Abrahamsen Blomfeldt1-38/+48
2009-06-23Fix tests on WindowsEskil Abrahamsen Blomfeldt1-16/+16
2009-06-23Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes12-121/+388
2009-06-23Cleanup of db test cases.Bill King9-105/+62
2009-06-23Mark tests as XFail until they can be investigated further.Bill King1-7/+13
2009-06-23Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley1-0/+1
2009-06-22Fixed bug in the SVG module where display="none" was not respected.Suneel BS1-0/+66
2009-06-22Fixed forward gradient reference in the SVG module.Suneel BS1-0/+16
2009-06-22Fixed path bug in the SVG module.Suneel BS1-0/+54
2009-06-22Clamped opacity to the range [0, 1] in the SVG module.Suneel BS1-0/+74
2009-06-22Fixed fill-rule for polygon SVG element.Suneel BS1-14/+58
2009-06-22Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin1-0/+22
2009-06-22perform normalization of signatures for signal transitionsKent Hansen1-0/+25
2009-06-22add test for parallel root state (which currently isn't supported)Kent Hansen1-0/+24
2009-06-22Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen1-0/+28
2009-06-22Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes1-0/+21
2009-06-22Fixed rounding bug in raster paint engine rect / image drawing.Samuel Rødal1-0/+21
2009-06-22Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2-0/+15
2009-06-22Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes13-83/+872
2009-06-22Fix the behaviour of sql classes regarding quoted identifiersBill King5-60/+678
2009-06-22Stage 2 of incorporating database level precision policy.Bill King2-7/+23
2009-06-19Move with window to a position that is not 0,0 in the raw testBradley T. Hughes1-0/+1
2009-06-18Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann5-10/+133
2009-06-18QFontDialog: fixed the current font not being updatedThierry Bastian1-0/+26
2009-06-18On Mac OS X 10.4, dsable a couple of accessibility tests that hang.Morten Sørvig1-6/+12
2009-06-18QItemEditorFactory: made sure the ownership is taken on theThierry Bastian1-7/+31
2009-06-18Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes12-79/+124
2009-06-18compile after small API changesBradley T. Hughes1-11/+6
2009-06-18QMenuBar: fixed highlight problem on actions without menuThierry Bastian1-0/+36