summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Fix qfile:invalidFile() test.Friedemann Kleint2012-10-291-4/+33
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-0/+16
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-17/+45
* Make table test use smart pointers for interfaces.Frederik Gladhorn2012-10-271-28/+18
* QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-271-1/+93
* test: Remove dead code from tst_QPixmapSergio Ahumada2012-10-271-6/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-261-1/+2
* QComboBox: new signal currentTextChangedMark Brand2012-10-261-0/+55
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-262-2/+56
* Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+23
* Adjust autotest files for raster engine to new default penaavit2012-10-267-141/+209
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-1/+46
* Properly check for widget's visibility in doublespinbox autotestOliver Wolff2012-10-261-2/+2
* correct spelling in commentMark Brand2012-10-251-1/+1
* test: Remove QSKIP from tst_QFileDialog2Sergio Ahumada2012-10-251-3/+7
* test: Remove tst_QPixmap::grabWindow() functionSergio Ahumada2012-10-251-31/+0
* Test: remove QSKIP from tst_qstringCaroline Chao2012-10-251-40/+36
* Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-10-252-0/+26
* Core/kernel: Make some signals private.Stephen Kelly2012-10-252-5/+6
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-0/+12
* Add missing test for the Qt5PrintSupport module.Stephen Kelly2012-10-252-0/+4
* Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-2/+2
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-256-6/+12
* fix flakiness of tst_qlocalsocket::processConnectionJoerg Bornemann2012-10-251-14/+20
* Unmark tst_qgroupbox as a parallel testRohan McGovern2012-10-241-1/+0
* test: Remove QSKIP from tst_QSettings::fileName()Sergio Ahumada2012-10-241-4/+5
* test: Remove QSKIP from tst_QClipboard::copy_exit_paste()Sergio Ahumada2012-10-241-5/+7
* test: Rename test case name TestQtJson -> tst_QtJsonSergio Ahumada2012-10-241-58/+58
* test: Fix tst_QDir.equalityOperator()Sergio Ahumada2012-10-241-1/+1
* Return invalid datetime when calling addMSecs with invalid QDateTime.Mitch Curtis2012-10-241-22/+34
* Improve QTime test coverage.Mitch Curtis2012-10-241-0/+11
* Improve QDate test coverage.Mitch Curtis2012-10-241-33/+64
* Output leading zeroes for yyyy date formats in QLocale::toString().Mitch Curtis2012-10-241-0/+4
* Stabilize tst_qfontdialog test case.Miikka Heikkinen2012-10-231-6/+19
* Fix QRegExpValidator::validate docs about the pos parameterGiuseppe D'Angelo2012-10-221-2/+9
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-2214-106/+61
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-229-33/+109
* Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-0/+31
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-225-54/+54
* Revert removal of commented out tests in tst_qdatetime.cpp.Mitch Curtis2012-10-221-0/+7
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-2217-237/+237
* Remove the QThread::terminated() signalSze Howe Koh2012-10-191-2/+2
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-0/+44
* detach() safely in QVector::erase(), and update callers to not detach.Andreas Hartmetz2012-10-191-13/+104
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-193-12/+12
* Test: remove QSKIP from tst_QStringList::initializeList()Caroline Chao2012-10-191-4/+6
* Test: remove QSKIP in tst_QLocale::emptyCtorCaroline Chao2012-10-191-7/+7
* Make QContiguousCache with zero capacity not crashThiago Macieira2012-10-191-0/+21
* Test: remove QSKIP from tst_QDateTime::fromString_LOCALE_ILDATECaroline Chao2012-10-191-4/+5
* Change the default major version of QGLFormat to 2.Jason Barron2012-10-191-1/+1