summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed tst_qpixmapfilter testcaseGunnar Sletta2009-11-101-12/+12
* Fixed QPixmapDropShadowFilter and updated its testcaseGunnar Sletta2009-11-101-1/+1
* Match drop shadow bounding rectangle unit test to the new implementationRhys Weatherley2009-11-101-13/+13
* Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-094-3/+23
* Add a simpler FBO autotest which just uses glClear()Tom Cooksey2009-11-091-0/+31
* Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-091-0/+1
* Set frameless window hints on QGL test windows under QWSRhys Weatherley2009-11-091-0/+15
* Make qgl autotests more stable & passing in test farmTom Cooksey2009-11-061-6/+18
* Enable & fix qgl autotests on 16-bpp systemsTom Cooksey2009-11-061-49/+111
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-061-0/+39
|\
| * Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-061-0/+39
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-064-9/+617
|\ \ | |/ |/|
| * Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-05132-865/+5658
| |\
| * | Switch large file test to using Unbuffered modeJoão Abecasis2009-11-051-2/+2
| * | Turns out 64-bit fseek/ftell are not available on VS 2003/2002...João Abecasis2009-10-291-0/+5
| * | Extending QFile::size test to cover files opened with fd and FILE*João Abecasis2009-10-231-8/+43
| * | Fix the LargeFile test for WindowsJoão Abecasis2009-10-231-10/+15
| * | Windows doesn't #define STD{IN,OUT,ERR}_FILENOJoão Abecasis2009-10-231-0/+12
| * | Adding a test case for large file supportJoão Abecasis2009-10-213-1/+497
| * | Get file position when attaching an open file descriptor to QFileJoão Abecasis2009-10-211-0/+55
* | | Updated testcase since soft-light algorithm rewrite.Gunnar Sletta2009-11-061-3/+3
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-062-5/+65
|\ \ \ | | |/ | |/|
| * | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-0/+34
| |\ \
| | * | Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-0/+32
| | * | Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-0/+14
| * | | Cascade delete to cleanup autotest properly.Bill King2009-11-051-2/+2
| * | | Add new cross schema relation autotestBill King2009-11-051-5/+31
* | | | Fixed warning in lance on printf with wrong typesgunnar2009-11-051-2/+2
* | | | Add test for QEventTransition when filtering on a QApplication instanceEskil Abrahamsen Blomfeldt2009-11-051-0/+31
* | | | Removed the FBO stacking behaviour and the test attached to it.Trond Kjernåsen2009-11-051-105/+0
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-0429-303/+475
|\ \ \
| * \ \ Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-0410-195/+328
| |\ \ \
| | * | | Cocoa: fix q3filedialog autotestRichard Moe Gustavsen2009-11-031-0/+4
| | * | | Gesture api review.Denis Dzyubenko2009-11-039-171/+161
| | * | | Modified gesture events propagation.Denis Dzyubenko2009-11-031-25/+96
| | * | | Improved gesture scrollarea manualtest.Denis Dzyubenko2009-11-032-11/+33
| | * | | Fix unit test and add autoCancel test for graphicsviewThomas Zander2009-10-301-26/+72
| * | | | Merge branch '4.6-s60' into 4.6axis2009-11-0416-41/+81
| |\ \ \ \
| | * | | | Made xmlpatterns autotests compile for SymbianMiikka Heikkinen2009-11-0313-30/+46
| | * | | | Fix qdatetime autotest regressionShane Kearns2009-11-031-2/+3
| | * | | | Fix qclipboard autotest on s60 3.1Shane Kearns2009-11-031-2/+13
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0364-268/+3159
| | |\ \ \ \
| | * | | | | Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-7/+19
| * | | | | | QVideoFrame API review changes.Andrew den Exter2009-11-041-9/+9
| * | | | | | QVideoSurfaceFormat API review changes.Andrew den Exter2009-11-041-48/+29
| * | | | | | QAbstractVideoSurface API review changes.Andrew den Exter2009-11-041-10/+28
* | | | | | | updates to the test after harfbuzz updateLars Knoll2009-11-043-14/+78
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-042-36/+47
|\ \ \ \ \ \
| * | | | | | Declarative building infrastructure.Warwick Allison2009-11-041-0/+2
| * | | | | | fix test for real - if the reference stream contains doubles, we must read do...Harald Fernengel2009-11-031-32/+31