summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Support for focus scopes: QGraphicsItem::ItemIsFocusScope.Andreas Aardal Hanssen2009-09-151-0/+89
* Fix bugs in handling of initial focus.Andreas Aardal Hanssen2009-09-151-0/+58
* Remove this line; which no longer has any effect.Andreas Aardal Hanssen2009-09-151-0/+5
* Fix tst_QWidget::inputFocus_task257832 on WindowsJan-Arve Sæther2009-09-151-0/+1
* Fix auto-test in QGraphicsItem.Alexis Menard2009-09-151-4/+2
* Added support in qimagereader to base plugin selection on stream contentGunnar Sletta2009-09-151-0/+71
* Test if the direction influences the returned graphics anchor object.Jan-Arve Sæther2009-09-151-1/+7
* Fix update issues in QGraphicsView.Alexis Menard2009-09-151-0/+86
* Merge commit 'origin/4.5' into 4.6Bill King2009-09-141-0/+61
|\
| * Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-141-0/+61
* | Add filter strength to QGraphics[Colorize,Grayscale]Effect.Ariya Hidayat2009-09-141-0/+40
* | Add simple autotest for QGraphicsColorizeEffect.Ariya Hidayat2009-09-141-0/+25
* | Add simple autotest for QGraphicsGrayscaleEffect.Ariya Hidayat2009-09-141-0/+24
* | QSslCertificate autotest: allow test from shadow directoryPeter Hartmann2009-09-141-5/+0
* | Add strength factor to the colorize filter.Ariya Hidayat2009-09-141-0/+41
* | 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-141-118/+68
* | 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-081152-4605/+4606
* | | 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
* | | 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