summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed QPainterPath::toFillPolygons autotestThorbjørn Lindeijer2009-09-011-2/+3
* | Fix compilation of QAbstractItemModel testOlivier Goffart2009-09-014-14/+8
* | Make test more reliable - wait after show.Andreas Aardal Hanssen2009-09-011-0/+1
* | Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-09-011-1/+5
|\ \
| * | QSslCertificate: fix previous patch, add autotest and documentationPeter Hartmann2009-09-011-1/+5
* | | Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-09-0110-16/+289
|\ \ \ | |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-011-0/+41
| |\ \
| | * | Fixes determination of end of odbc string on deficient driverBill King2009-09-011-0/+41
| * | | Update license headers.Jason McDonald2009-09-014-55/+54
| |/ /
| * | Disable event compression when the tablet events are acceptedBenjamin Poulain2009-08-318-21/+254
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-314-4/+121
|\ \ \ | |/ / |/| / | |/
| * Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-0/+82
| * QNAM HTTP Code: Some tests where failingMarkus Goetz2009-08-312-4/+10
| * Don't crash when convert Indexed8 without colortable to QPixmapGunnar Sletta2009-08-311-0/+29
* | Make QMargins a proper classJens Bache-Wiig2009-08-312-0/+112
* | Refactoring qatomic_windows.hJoão Abecasis2009-08-312-0/+92
* | Removed the obsolete gestures autotestDenis Dzyubenko2009-08-314-1401/+0
* | Add license headers to lupdate autotest datahjk2009-08-313-0/+123
* | Add auto-activation on show/hide and setParentItem().Andreas Aardal Hanssen2009-08-312-3/+67
* | Fix activation behavior for panels, and add QGraphicsItem::setActive().Andreas Aardal Hanssen2009-08-311-22/+118
* | tst_QByteArray failed to build on some platforms.Gabriel de Dietrich2009-08-311-2/+2
* | Fixed regression in qgraphicswidget test updateFocusChainWhenChildDie.Gabriel de Dietrich2009-08-311-0/+1
* | Add missing license headers.Jason McDonald2009-08-311-0/+41
* | Fix duplicate license headers.Jason McDonald2009-08-3122-902/+0
* | Change to standard Qt license header.Jason McDonald2009-08-312-36/+80
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-31303-3913/+3915
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31966-12546/+12546
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-31962-12494/+12494
* | fix crash due to double deletionKent Hansen2009-08-311-0/+22