summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove insignification from QDoubleSpinBox test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Re-enable QGLThreads autotest on Mac OS X.Jason McDonald2012-04-191-1/+1
* Re-enable QGL autotest on Mac OS X and Ubuntu 11.10.Jason McDonald2012-04-191-1/+2
* Remove insignification from QtConcurrentFilter test.Jason McDonald2012-04-192-2/+2
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3
* Remove insignification from QAccessibility test on Mac OS X.Jason McDonald2012-04-192-2/+3
* Remove insignification from QClipboard test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Remove insignification of QStaticText test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-192-2/+4
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-192-3/+4
* Re-enable QPrinterInfo test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable the QItemDelegate test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Really marked tst_QProcess as insignificant on Windows.Rohan McGovern2012-04-191-1/+3
* Do not assert when QVariant is constructed from an invalid type idJędrzej Nowacki2012-04-191-0/+63
* Remove insignification of QNetworkInterface autotest on Windows.Jason McDonald2012-04-181-2/+0
* Remove insignification from the Lancelot test.Jason McDonald2012-04-181-2/+0
* Update task numbers for QUdpSocket autotest.Jason McDonald2012-04-181-1/+1
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-0/+32
* fix QChar::decompositionTag() returns wrong result for Hangul syllablesKonstantin Ritt2012-04-171-0/+27
* fix QChar::isPrint() returns an incorrect result.Konstantin Ritt2012-04-171-1/+58
* fix QSqlQuery ODBC auto testsMark Brand2012-04-171-8/+22
* Remove insignification from QPluginLoader and QFactoryLoader tests.Jason McDonald2012-04-172-3/+0
* Remove insignfication from QGuiApplication test on Windows.Jason McDonald2012-04-172-2/+6
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-171-0/+13
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-17121-2792/+8494
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-17121-2792/+8494
| |\
| | * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-172-0/+7
| | * Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-1734-92/+559
| | |\
| | | * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1634-92/+559
| | | |\
| | * | | Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-172-2/+11
| | * | | Show the type and address of QObjects in debug output.Stephen Kelly2012-04-161-0/+6
| | |/ /
| | * | Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-1620-66/+71
| | * | Update the error codes in QtDBusThiago Macieira2012-04-162-13/+13
| | * | Mark tst_qabstractitemmodel as insignificant after QHash randomizationGiuseppe D'Angelo2012-04-152-2/+3
| | * | QHash: fix key() testGiuseppe D'Angelo2012-04-141-4/+4
| | * | QSharedPointer: hash autotest fixGiuseppe D'Angelo2012-04-131-1/+2
| | * | Add unit test for BackgroundRequestAttributeShane Kearns2012-04-131-1/+47
| | * | QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-131-0/+11
| | * | Ensure proper handling of empty-but-present URL componentsThiago Macieira2012-04-121-7/+27
| | * | make QStringList::sort() to take a Qt::CaseSensitivity paramKonstantin Ritt2012-04-121-0/+20