summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Extend testUndoBlock() with a single command block insertmae2009-08-201-0/+19
* split the qstringbuilder autotest into fourhjk2009-08-2015-43/+38
* Autotest: this test is not passing: so show that.Thiago Macieira2009-08-201-0/+7
* Autotest: remove unreliable test.Thiago Macieira2009-08-201-15/+0
* Autotest: add one more check for operator==Thiago Macieira2009-08-201-0/+1
* Fix literal IPv6 hostname resolution in QHostInfo.Thiago Macieira2009-08-201-1/+1
* Performance issue in QGraphicsItem::addParentItem while building theGabriel de Dietrich2009-08-201-0/+14
* Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-201-1/+37
* QNAM HTTP PipeliningMarkus Goetz2009-08-202-3/+127
* Add some more tests for QQuaternion multiplicationRhys Weatherley2009-08-201-0/+9
* Make the license test pass.Frans Englich2009-08-1930-5/+1145
* Move math3d unit tests up one level to tests/autoRhys Weatherley2009-08-1812-74/+14
* Autotest: cosmetic: change trolltech.com to qt.nokia.comThiago Macieira2009-08-181-27/+27
* Autotest: update the trolltech.com URLs to nokia.com properly.Thiago Macieira2009-08-181-27/+27
* Autotest: Revert 96b6a3c9cd8 in tst_qnetworkcookiejarThiago Macieira2009-08-181-13/+13
* Autotest: don't check Qt3Support and QtCLucene for global statics.Thiago Macieira2009-08-181-1/+9
* Autotest: accept that the platform's UTF-8 codec can be buggy.Thiago Macieira2009-08-181-1/+10
* Autotest: update uic baselines after license header update.Thiago Macieira2009-08-18100-287/+342
* Autotest: unbreak test after overeager trolltech.com -> qt.nokia.com replacementThiago Macieira2009-08-181-2/+2
* Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-181-0/+51
* Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-181-0/+19
* QGraphicsView test fixGabriel de Dietrich2009-08-181-6/+6
* Fix autotest: on windows, timers are not accurate enoughThierry Bastian2009-08-181-2/+4
* Autotest: Be very pedant about the tests. There's at least one compilerThiago Macieira2009-08-181-4/+33
* Fix autotest: removed useless debug tracesThierry Bastian2009-08-181-1/+0
* tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails.Gabriel de Dietrich2009-08-181-0/+1
* Fixes qmake -tp vcBill King2009-08-181-7/+13
* cut down on real codeOswald Buddenhagen2009-08-1714-541/+37
* Add autotest to make sure we receive the QVariantAnimation::valueChangedThierry Bastian2009-08-171-0/+28
* Add support for the orientation of tiff imagesBenjamin Poulain2009-08-1728-0/+45
* Merge QGV delta from kinetic-declarativeui into master.Andreas Aardal Hanssen2009-08-171-0/+26
* Transforms do not obey AnchorUnderMouse with viewport margins setGabriel de Dietrich2009-08-171-0/+37
* Autotest for correct word wrapping on text next to floating objectEskil Abrahamsen Blomfeldt2009-08-141-0/+39
* Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-142-0/+52
* Perform license checks on source files.Frans Englich2009-08-141-19/+65
* Add stringbuilder auto test to auto.prohjk2009-08-141-0/+1
* Fix MLS testWarwick Allison2009-08-141-1/+2
* spelWarwick Allison2009-08-141-2/+2
* Fixed audio auto tests.Kurt Korbatits2009-08-134-129/+229
* Removed a few bogus includesAlessandro Portale2009-08-133-11/+0
* Compile fix.Alessandro Portale2009-08-131-1/+1
* Fix build, by adjusting according to how test QProcess is.Frans Englich2009-08-131-1/+16
* fixing autotests for Windows CE (deployment - QHelp)Thomas Hartmann2009-08-133-2/+33
* Fix focus proxy deletion bugs/crashes in QGraphicsItem.Andreas Aardal Hanssen2009-08-131-0/+42
* Fix auto test xmlpatternsschemats by adjusting build dependencies.Frans Englich2009-08-131-0/+1
* Fix to autotest of QDockWidgetThierry Bastian2009-08-131-1/+1
* Test naming convention cleanup.Rohan McGovern2009-08-131-118/+118
* Test cleaned-up.Gabriel de Dietrich2009-08-121-14/+39
* Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-0/+433
* Add QGraphicsView to the QTouchEvent testBradley T. Hughes2009-08-121-121/+387