summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | Ensure that QUrl::{to,from}LocalPath encode/decode properlyThiago Macieira2012-04-261-1/+14
* | Fix QRawFont autotest in WindowsMiikka Heikkinen2012-04-252-3/+10
* | Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-252-24/+4
* | Add comparison operators == and != for QMetaMethodKent Hansen2012-04-251-0/+37
* | Fix recursion in qwidget gdiPainting test.Friedemann Kleint2012-04-251-4/+10
* | Skip tst_QInputDialog on Mac OS XBradley T. Hughes2012-04-251-0/+2
* | Revert QUrl::isRelative to its Qt 4 behaviourThiago Macieira2012-04-251-1/+1
* | get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-251-4/+0
* | Mark known test failures in Windows developer build.Jason McDonald2012-04-251-0/+3
* | Use macro for QByteArrayData initialization.Jędrzej Nowacki2012-04-251-4/+4
* | Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-252-6/+1
* | Ensure that QUrl::toLocalFile returns decoded pathsThiago Macieira2012-04-241-0/+1
* | Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-241-1/+1
* | Don't strip the leading slash of letter+colon paths on UnixThiago Macieira2012-04-241-0/+4
* | Remove insignification from qabstractitemmodel test on Mac OS X.Jason McDonald2012-04-241-2/+0
* | lancelot test: Skip crashing test function on Mac OS X.Jason McDonald2012-04-241-0/+3
* | Add a QWindow autotest case for reentrant mouse/touch eventsLaszlo Agocs2012-04-241-2/+55
* | Run DBus tests only if QtDBus is found.Stephen Kelly2012-04-241-1/+4
* | Re-enable network tests on Mac OS.Jason McDonald2012-04-244-13/+6
* | Remove insignification of QMdiArea test on Windows.Jason McDonald2012-04-242-3/+3
* | Re-enable the QMacStyle test.Jason McDonald2012-04-242-3/+3
* | Remove insignification from QDateTimeEdit test on Mac OS X.Jason McDonald2012-04-242-1/+33
* | Remove insignification of QSizeGrip test on Mac OS X.Jason McDonald2012-04-242-2/+1
* | Skip unstable tst_QMdiArea::subWindowActivated2 test on Mac OS X.Jason McDonald2012-04-241-1/+1
* | Remove insignification of QMdiArea test on Mac OS X.Jason McDonald2012-04-232-1/+16
* | QSqlQueryModel::setQuery() don't use deprecated reset()Mark Brand2012-04-232-74/+34
* | Move the CMake unit tests to auto/Stephen Kelly2012-04-2335-0/+1416
* | Start running some disabled tests again on Mac OS.Jason McDonald2012-04-238-11/+7
* | Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.Jason McDonald2012-04-232-8/+5
* | Fix bug in qsslsocket peek()Kalle Viironen2012-04-231-0/+257
* | Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.Jason McDonald2012-04-232-2/+2
* | Remove insignification from QGraphicsProxyWidget test on Windows.Jason McDonald2012-04-232-2/+9
* | Remove insignification from QCompleter autotest.Jason McDonald2012-04-231-2/+0
* | QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* | Silence two warnings in QVariant's unit test.Thiago Macieira2012-04-201-0/+3
* | Don't push unnecessary data to a data stream for QVariant()Thiago Macieira2012-04-201-2/+2
* | Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-201-0/+4
* | Disable the tst_exceptionsafety_others test completely.Thiago Macieira2012-04-201-1/+1
* | Stabilisation of tst_qnetworkreply on windowsShane Kearns2012-04-201-8/+14
* | Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-0/+4
* | Remove insignification from QComboBox test on Ubuntu 11.10.Jason McDonald2012-04-201-2/+0
* | Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2
* | Add some more output to debug a flaky test.Stephen Kelly2012-04-201-2/+8
* | Remove insignification from QMdiSubWindow test on Mac OS X.Jason McDonald2012-04-192-3/+12
* | Remove insignification of qsocks5socketengine on Ubuntu 11.10Jason McDonald2012-04-192-1/+10
* | Remove Q_WS macros from qwidget-test.Friedemann Kleint2012-04-191-387/+184
* | Add test case for checking ConnectInBackground is setShane Kearns2012-04-191-1/+64
* | Abort background requests if policy changes to disallow themShane Kearns2012-04-191-0/+73
* | Expand tst_QNetworkReply::backgroundRequest to ftp & httpsShane Kearns2012-04-191-5/+35
* | Remove insignification from QMenuBar test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0