summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement synthetic enter/leave events for QWS.Paul Olav Tvete2009-09-141-2/+3
* Workaround QWS Enter/Leave problem.Paul Olav Tvete2009-09-141-0/+5
* API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-142-120/+70
* Fix RTL text alignment in QComboBox items with SH_ComboBox_PopupEskil Abrahamsen Blomfeldt2009-09-141-0/+36
* Autotest preventing gl from crashing on shutdown with dangling contextsGunnar Sletta2009-09-141-0/+13
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-124-3/+7
|\
| * QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-101-0/+1
| * tst_qinfo: Be more verbose in case of failuresMarkus Goetz2009-09-101-0/+6
| * Fixes autotest for MS SQL ServerBill King2009-09-101-1/+4
| * Fixes determination of end of odbc string on deficient driverBill King2009-09-101-0/+41
| * Autotest: fix the test for NUL in SAN. It was missing "www".Thiago Macieira2009-09-091-1/+1
| * tst_qhostinfo: Backported some 4.6 fixes, increased timeoutMarkus Goetz2009-09-091-7/+4
| * QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-091-0/+1
| * network-settings.h: Check for DNS setup only when neededMarkus Goetz2009-09-081-0/+2
| * Fix moc test after licence change.Olivier Goffart2009-09-081-1/+1
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-081-0/+26
| |\
| * | Update license headers again.Jason McDonald2009-09-081227-4905/+4906
* | | Respect the layoutDirection property of the parent widget.Jan-Arve Sæther2009-09-111-0/+78
* | | Better failure message when it failsPaul Olav Tvete2009-09-111-0/+4
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-114-3/+28
|\ \ \
| * | | Skip pointless testPaul Olav Tvete2009-09-111-0/+3
| * | | Out of memory fix for qUncompressRobert Griebl2009-09-111-2/+14
| * | | animations now display a warning if they don't have a end valueThierry Bastian2009-09-111-0/+5
| * | | Fix autotests on QMenuBarThierry Bastian2009-09-111-1/+6
* | | | Fixed QWidget::activateWindow for Symbian.Janne Anttila2009-09-111-11/+47
|/ / /
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-113-5/+15
|\ \ \
| * | | Fixed a bug in the autotest for q3progressbar.Martin Smith2009-09-112-3/+13
| * | | make tst_QLocalSocket::writeToClientAndDisconnect even more robustJoerg Bornemann2009-09-111-2/+2
* | | | Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-112-0/+44
|/ / /
* | | Fixes regression in QStyleSheet regarding QFrame:no-frameOlivier Goffart2009-09-101-17/+28
* | | make tst_QLocalSocket::writeToClientAndDisconnect more robustJoerg Bornemann2009-09-101-1/+1
* | | Fixed a leak in lance that could cause crashes on exit.Trond Kjernåsen2009-09-101-0/+1
* | | Make test pass on QWSPaul Olav Tvete2009-09-101-0/+1
* | | Wrong opacity set on the painter in QGraphicsEffect::draw.Bjørn Erik Nilsen2009-09-101-1/+24
* | | Add an autotest for QGLWidget::renderPixmap()Tom Cooksey2009-09-101-0/+30
* | | Fix random selection when the order is descending.Alexis Menard2009-09-102-20/+74
* | | Stabilize Graphics View testsOlivier Goffart2009-09-103-48/+93
* | | Stabilize some tests.Olivier Goffart2009-09-103-4/+8
* | | Autotest fix for QMainWindowThierry Bastian2009-09-101-2/+6
* | | Make exception safety test work with XML output and warningsmread2009-09-101-2/+26
* | | CompilePaul Olav Tvete2009-09-101-2/+8
* | | Fixed tst_selftests failure.Rohan McGovern2009-09-101-6/+6
* | | Fixes another SQL Server autotest result.Bill King2009-09-101-2/+2
* | | tests/auto/qfiledialog/qfiledialog.pro fixedJoerg Bornemann2009-09-091-3/+3
* | | tests/auto/qdirmodel/qdirmodel.pro fixedJoerg Bornemann2009-09-091-2/+2
* | | tests/auto/qfile/test/test.pro fixedJoerg Bornemann2009-09-091-4/+4
* | | tests/auto/qdir/qdir.pro fixed after destroying it during Symbian mergeJoerg Bornemann2009-09-091-12/+8
* | | Account for right bearing in QFontMetrics::boundingRect(string)Eskil Abrahamsen Blomfeldt2009-09-091-1/+13
* | | Fix crash/bug in QGraphicsItem's subFocus handling.Andreas Aardal Hanssen2009-09-091-0/+11
* | | Only active QGraphicsScenes can have active input focus.Andreas Aardal Hanssen2009-09-095-20/+143