summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-141-0/+22
* Deprecate QSslCertificate::isValid() replace with isBlacklisted()Richard Moore2011-11-141-4/+4
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-0/+9
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* Cleanup corelib autotestsJason McDonald2011-11-1421-93/+11
* Remove commented code from qfuture test.Jason McDonald2011-11-141-20/+0
* Re-enabled tst_qpluginloaderJo Asplin2011-11-111-2/+0
* Fix warning in tst_qobjectOlivier Goffart2011-11-111-2/+0
* Add Qt's debug/release mode to the lancelot autotests' client infoaavit2011-11-112-0/+5
* Add API to clear the current index. Symmetric with clearing selection.Stephen Kelly2011-11-111-0/+32
* Make this API virtual to make selection proxying possible.Stephen Kelly2011-11-111-0/+9
* QByteArray autotest: Check for defines inside of slotOliver Wolff2011-11-111-4/+8
* Added QTBUG-22296 to QEXPECT_FAILsJo Asplin2011-11-111-5/+5
* Repaint QProgressBar when minimum or maximum changedTero Ahola2011-11-111-0/+39
* Adding test for custom bezier easing curvesThomas Hartmann2011-11-111-0/+222
* Cleanup corelib autotestsJason McDonald2011-11-112-8/+6
* Use qWarning() to output warnings.Jason McDonald2011-11-111-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-11126-709/+435
* Fix parsing of #if defined expressionOlivier Goffart2011-11-111-1/+22
* Update V8Aaron Kennedy2011-11-104-2/+105
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-0/+7
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-101-0/+20
* Re-enabled passing tests in tst_qabstractprintdialogJo Asplin2011-11-102-2/+1
* Re-enabled passing tests in tst_exceptionsafety_objectsJo Asplin2011-11-102-2/+3
* Cleanup corelib autotestsJason McDonald2011-11-1030-3815/+3790
* Remove redundant #defineJason McDonald2011-11-101-7/+4
* Removed obsolete host.pro from qtbaseJo Asplin2011-11-092-6/+0
* Deleted qtipc autotest from qtbaseJo Asplin2011-11-0928-2886/+0
* Fixed typo: private-tests -> private_testsJo Asplin2011-11-091-1/+1
* Re-enabled passing tests in tst_qopenglJo Asplin2011-11-092-2/+8
* Add QPolygonF to metatype system.Jędrzej Nowacki2011-11-091-1/+1
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-092-10/+30
* Refactor QMetaType types.Jędrzej Nowacki2011-11-091-75/+112
* Remove redundant copies of QTRY_COMPARE.Jason McDonald2011-11-092-28/+0
* QGlobal: Define a default message handlerAurindam Jana2011-11-081-0/+12
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-5/+83
* Add Q_DECLARE_PRIVATE equivalent for QDir, to be able to subclass itDavid Faure2011-11-081-3/+0
* Completed change to eliminate v8.proJo Asplin2011-11-081-1/+1
* Moved utf8/ and deleted corelib.proJo Asplin2011-11-085-6/+3
* Re-enabled tst_qdialogJo Asplin2011-11-081-2/+0
* Deleted QWS testsJo Asplin2011-11-0817-1373/+1
* QPainterPath: Fix copy constructor again.Charles Yin2011-11-081-0/+4
* Cleanup corelib autotestsJason McDonald2011-11-0774-1398/+62
* Moved qobjectperformance into other/Jo Asplin2011-11-076-9/+2
* Refer to v8 directly as a subdirectory.Jo Asplin2011-11-072-4/+1
* Re-enabled passing tests in tst_qmenuJo Asplin2011-11-072-2/+2
* Re-enabled passing tests in tst_qinputcontextJo Asplin2011-11-072-2/+3
* Re-enabled passing tests in tst_qprinterJo Asplin2011-11-072-1/+5
* SSL certificate extensions: add unit testsRichard Moore2011-11-061-0/+89
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-0/+26