summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Make QTimeLine test significant.Jason McDonald2012-04-261-1/+0
* | 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
* | lance: Document all available command line options.Holger Hans Peter Freyther2012-04-251-2/+6
* | baselineserver: Fix compilation by removing PI_BuildKey from the sourceHolger Hans Peter Freyther2012-04-251-1/+0
* | 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
* | Fix windowgeometry test for Windows.Friedemann Kleint2012-04-242-1/+4
* | 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/+51
* | 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
* | Replace com.trolltech with org.qtproject in D-Bus's performance testsThiago Macieira2012-04-223-5/+5
* | Build the tests with the build type that the top-level was invoked with.Stephen Kelly2012-04-201-0/+2
* | 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
* | Make sure -fPIE is added to the compile flags.Stephen Kelly2012-04-201-0/+2
* | Only run the CMake DBus unit tests on UNIX systems.Stephen Kelly2012-04-201-1/+3
* | Window geometry manual tests: Add Window state controls.Friedemann Kleint2012-04-208-197/+664
* | 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-206-4/+58
* | Set the window title for the QWindow as well.Morten Johan Sorvig2012-04-201-0/+1