summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-09-1619-89/+112
|\
| * Fixed linking on Windows.Trond Kjernaasen2009-09-161-1/+1
| * Stabilize testsOlivier Goffart2009-09-165-4/+19
| * Fix tst_QGL::openGLVersionCheck() autotest on OpenGL ES platformsTom Cooksey2009-09-161-1/+9
| * Make test pass after license header changesPaul Olav Tvete2009-09-161-3/+3
| * Updating line numbers in uic3 auto-testsJoão Abecasis2009-09-1611-80/+80
* | Fix QTimer overflow with interval > 35 minutes on symbianShane Kearns2009-09-161-0/+12
|/
* Stabilize tst_QComboBox::task260974_menuItemRectangleForComboBoxPopupOlivier Goffart2009-09-151-1/+1
* Slightly better code for the test.Alexis Menard2009-09-151-5/+6
* Fix macplist autotestJoão Abecasis2009-09-151-1/+0
* Increasing a timeout on QProcess testsJoão Abecasis2009-09-151-1/+1
* Fix QGraphicsView::scrollAfterResize autotest on Mac.Alexis Menard2009-09-151-3/+6
* QCursor support for Symbian OSShane Kearns2009-09-1513-0/+582
* Make the scrollUpdate test function work.Jan-Arve Sæther2009-09-151-1/+1
* Fix a bug in FocusScopes; ensure subFocus is set correctly.Andreas Aardal Hanssen2009-09-151-0/+16
* Fix linenumbers.Jan-Arve Sæther2009-09-152-3/+3
* Don't do pixel tests in QGraphicsEffect on other than 32-bit display.Ariya Hidayat2009-09-151-0/+11
* Make test pass on WindowsPaul Olav Tvete2009-09-151-1/+3
* Make the test work with shadow builds.Paul Olav Tvete2009-09-152-10/+10
* 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-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
| |\