summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Remove commented code from QBuffer autotest.Jason McDonald2011-11-171-3/+0
* Improve Q_FUNC_INFO autotest.Jason McDonald2011-11-171-7/+6
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-17/+17
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-1612-194/+197
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-1/+0
* Ensure that QOpenGLMultiGroupSharedResources are cleaned upKent Hansen2011-11-151-0/+23
* moc: fix Q_INVOKABLE returning referencesOlivier Goffart2011-11-151-0/+16
* Always use the hex format for certificate serial numbers.Richard Moore2011-11-151-1/+1
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-152-0/+129
* Remove obsolete QSKIP parameter.Jason McDonald2011-11-151-1/+1
* Compile on Mac OS XBradley T. Hughes2011-11-151-1/+1
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* Fix for QMessageBox's autotest.Mikko Knuutila2011-11-141-1/+2
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+2
* Autotests need to link to QtTestLibBradley T. Hughes2011-11-141-0/+1
* 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 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
* 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