summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersJason McDonald2009-09-044-0/+60
* Fixed autotest failure in qwidget on X11 with Oxygen style.Samuel Rødal2009-09-041-0/+10
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-044-121/+100
|\
| * Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-044-121/+100
* | Update license headersJason McDonald2009-09-047-57/+63
|/
* Fix tst_QTableView with skulpture styleOlivier Goffart2009-09-031-0/+9
* QStyleSheetStyle test: test that the widget loose their style when they are n...Olivier Goffart2009-09-031-0/+27
* Fixed tst_QGraphicsWidget::ensureClipping.Gabriel de Dietrich2009-09-031-0/+1
* Fixed incorrect file path in qimagereader autotest.Kim Motoyoshi Kalland2009-09-031-1/+1
* Fixed compilation of tst_qgl.Samuel Rødal2009-09-031-4/+8
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-03129-122/+3846
|\
| * Fixed autotest failure in qwindowsurface on X11 with Oxygen style.Samuel Rødal2009-09-031-0/+6
| * Add missing license headersJason McDonald2009-09-0310-1/+407
| * Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-0211-2/+24
| * Add missing license headers.Jason McDonald2009-09-0272-0/+2952
| * Update license headers.Jason McDonald2009-09-02175-4756/+5572
| * Add license header to perl scripts.Jason McDonald2009-09-022-1/+82
| * Assorted license header fixes.Jason McDonald2009-09-026-0/+246
* | QByteArray: Two new functionsMarkus Goetz2009-09-031-0/+8
* | XQuery: allow usage of floats in QXmlQueryPeter Hartmann2009-09-031-1/+1
* | Improved the gesture api.Denis Dzyubenko2009-09-031-2/+2
* | Added simple manualtests for gesturesDenis Dzyubenko2009-09-038-0/+409
* | QTcpSocket autotest: fix autotestsPeter Hartmann2009-09-031-7/+4
* | Adds OCI support for synonyms to tables created by another user.Bill King2009-09-031-0/+38
* | add benchmark for QScriptClassKent Hansen2009-09-022-0/+518
* | improve memory management scheme of QScriptString(Private)Kent Hansen2009-09-021-0/+4
* | Fix tst_Moc::os9NewlineOlivier Goffart2009-09-021-1/+1
* | QSslSocket autotest: fix failing testsPeter Hartmann2009-09-022-2/+2
* | Make QTreeModel::ensureSorted() stable sort for itemsThorvald Natvig2009-09-021-0/+180
* | Symbian OOM testing extended to release buildsmread2009-09-021-5/+76
* | Add autotests for FBO stacking and interleaved paintingTom Cooksey2009-09-021-0/+211
* | Add some more tests for anchor layoutJan-Arve Sæther2009-09-021-1/+164
* | Added comment to QEXPECTED_FAIL. See commitGabriel de Dietrich2009-09-021-3/+3
* | QMainWindow doesn't respect the sizehint of the dockwidgetsThierry Bastian2009-09-021-0/+19
* | Fail in tst_QGraphicsView::task259503_scrollingArtifacts is expected. AddingGabriel de Dietrich2009-09-021-0/+1
* | Fix license header.Jason McDonald2009-09-021-14/+14
* | Missing version number fixesJason McDonald2009-09-021-1/+1
* | Fixes mysql not knowing the difference between tables and views.Bill King2009-09-021-8/+0
* | Autotest which checks you can paint to an fbo in a gl widget's p.e.Tom Cooksey2009-09-011-0/+55
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-011-2/+18
|\|
| * QNetworkAccessManager can delete the QAbstractNetworkCache pointer atBenjamin C Meyer2009-09-011-0/+16
| * Use the QDesktopServices::CacheLocation to determine the location to store th...Benjamin C Meyer2009-09-011-2/+2
* | QScriptEngineAgent autotest bug fixJedrzej Nowacki2009-09-011-1/+3
* | An an autotest to check QPainter rendering to an FBO worksTom Cooksey2009-09-011-0/+63
* | Create exceptionCatch eventsJedrzej Nowacki2009-09-011-6/+4
* | QTreeView: exapnding nodes just after replacing the model wouldn't workThierry Bastian2009-09-011-0/+30
* | Make QIconloader use resource directory as fallbackJens Bache-Wiig2009-08-112-2/+15
* | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-0111-2/+24
* | Manual test for QNAM HTTP: Downloading a big fileMarkus Goetz2009-09-012-0/+94
* | Add a benchmark for QGraphicsAnchorLayout.Jan-Arve Sæther2009-09-012-0/+203