summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* make test behave like othersDerick Hawcroft2009-07-081-1/+1
* Make the table actually delete before the autotestBill King2009-07-081-1/+1
* Cleanup more SQL autotest failures.Bill King2009-07-083-12/+28
* safely drop tables.Derick Hawcroft2009-07-081-1/+3
* Auto test for task 233829Derick Hawcroft2009-07-081-1/+29
* Fix more sql autotest failures.Bill King2009-07-061-3/+4
* Fix precision autotest for SqlServerBill King2009-07-061-6/+7
* Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
* add license headersOswald Buddenhagen2009-07-025-0/+205
* Get more autotests passing/fixed up.Bill King2009-07-022-2/+16
* integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-30200-0/+6573
* 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
* Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-0/+1
* make invokable constructors work with classes in namespaceKent Hansen2009-06-251-0/+22
* QNetworkReplyImpl: Protect against recursive event loopsMarkus Goetz2009-06-253-0/+136
* 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
* 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
* 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
* Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-222-0/+15
* QItemEditorFactory: made sure the ownership is taken on theThierry Bastian2009-06-181-7/+31
* Made QInputDialog::getText() return null QString when rejectedStian Sandvik Thomassen2009-06-181-2/+23
* Fixed bugs in QPainterPath::united().Samuel Rødal2009-06-171-0/+20
* Fixed segmentation fault caused by empty clip.Samuel Rødal2009-06-171-0/+19
* add SqlQuery unit test for task: 234422Derick Hawcroft2009-06-171-1/+40
* Update license headers as requested by the marketing department.Jason McDonald2009-06-16891-1916/+1916
* Fixes to get some MS Sql Server tests running again + new db definitions.Bill King2009-06-162-1/+10
* Add Qt 4.4.0 linux-gcc-ia32 testdata to bic test and make the bic testRohan McGovern2009-06-1614-33/+129891
* Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509Markus Goetz2009-06-151-0/+38
* make qscript unit tests not crash when test files are not foundKent Hansen2009-06-152-16/+18
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-06-155-673/+50
|\
| * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-155-673/+50
* | unit test for task 229811Derick Hawcroft2009-06-151-7/+55
|/
* Adds unit test for task: 180617Derick Hawcroft2009-06-151-4/+41
* QGraphicsItem::setOpacity(0.0) does not trigger an update of child itemsLeonardo Sobral Cunha2009-06-121-1/+50
* Fixed compile of arthur tests when Qt is configured without opengl orRohan McGovern2009-06-105-5/+13
* Fix the qitemdelgate test.Olivier Goffart2009-06-091-14/+14
* Fixed intermittent failure of tst_selftests.Rohan McGovern2009-06-091-1/+1
* Fixed crash in tst_qcombobox when Qt is built in debug mode.Rohan McGovern2009-06-091-1/+1
* Fixed tst_qmake failing to compile when QMAKE_CROSS_COMPILED is defined.Rohan McGovern2009-06-091-1/+2
* Change order of functions in QInputDialog::getDouble()Markus Goetz2009-06-081-0/+15
* Autotest: Fixed a race condition in the network self test.Thiago Macieira2009-06-051-6/+0
* Autotest: add some tests for sending (or failing to) invalid D-Bus callsThiago Macieira2009-06-041-0/+25
* BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-2/+18