summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-195-115/+0
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-4/+9
* Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-192-0/+80
* Correct accessibility index handling in QListViewJosé Millán Soto2012-10-191-4/+4
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-196-48/+48
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-195-8/+8
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-1937-158/+158
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-182-10/+5
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-0/+19
* add a .qmake.conf file which load()s qt_build_configOswald Buddenhagen2012-10-181-0/+1
* Bring back Mac dependent code in QBoxLayout, QGridLayoutGabriel de Dietrich2012-10-181-1/+2