summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Switched to asynchronous focus handling on Symbian.axis2009-07-091-0/+9
* Added some extra cleanup for QWidget autotest.axis2009-07-091-0/+3
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-07206-23/+6852
|\
| * 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
* | Skipped autotest on S60.axis2009-07-071-0/+4
* | Fixed QFile autotest for Symbian.axis2009-07-061-0/+2
* | Removed code that was left over when cleaning up.axis2009-07-061-12/+0
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-07-031-5/+5
|\ \
| * | Fixed a compilation issue for tests/auto/qitemeditorfactory.Liang Qi2009-07-021-5/+5
* | | Symbian fixes to qobjectrace autotest.Miikka Heikkinen2009-07-032-3/+30
|/ /
* | Fixed the compilation problem of tests/auto/qpixmap.Liang Qi2009-07-011-1/+1
* | Fixed tst_QEventLoop::exec() for SymbianMiikka Heikkinen2009-06-301-7/+18
* | Disable failing testsHarald Fernengel2009-06-301-2/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29916-2692/+132501
|\ \ | |/
| * 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-161-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