summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-1910-53/+120
* 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-1910-64/+64
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-195-8/+8
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-1938-159/+159
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-1813-10/+620
* 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
* Test: remove QSKIP in tst_qarraydataCaroline Chao2012-10-181-10/+11
* Test: remove QSKIP from tst_QTextStream::stillOpenWhenAtEndCaroline Chao2012-10-181-3/+5
* Fix compile with -no-widgetsRohan McGovern2012-10-181-0/+2
* Test: remove QSKIP in tst_QDataStream::stream_QIconCaroline Chao2012-10-181-5/+5
* Test: remove QSKIP in tst_fileCaroline Chao2012-10-181-7/+10
* Test: remove QSKIP in tst_QDir::dotAndDotDotCaroline Chao2012-10-181-4/+5
* normalise signal/slot signatures [QtOpenGL tests]Marc Mutz2012-10-181-1/+1
* Test: remove QSKIP and remove whole test cases instead.Caroline Chao2012-10-171-9/+8
* Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownTypeCaroline Chao2012-10-171-4/+5
* Test: remove QSKIP from tst_qtconcurrentCaroline Chao2012-10-171-8/+10
* Test: remove QSKIP in tst_QSharedPointer::lambdaCustomDeleterCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP from tst_QThread::stressTestCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_QSocketNotifier::posixSocketsCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFilesCaroline Chao2012-10-161-8/+8
* Test: remove QSKIP in tst_QDataStream::stream_QPixmapCaroline Chao2012-10-161-5/+8
* Test: remove QSKIP from tst_LargeFile::mapOffsetOverflowCaroline Chao2012-10-161-4/+5
* QScreen manual test improvements: fields resize, better formattingShawn Rutledge2012-10-164-11/+24
* Mark linux accessibility test as insignificant.Frederik Gladhorn2012-10-161-0/+5
* Test: remove QSKIP in tst_QCoreApplication::argcCaroline Chao2012-10-161-3/+6
* Test: remove QSKIP from tst_qstextstreamCaroline Chao2012-10-161-9/+11
* Test: remove QSKIP from tst_QProcessEnvironment::putenvCaroline Chao2012-10-161-4/+5
* Remove QImageReader benchmark dependency on QtWidgets.Stephen Kelly2012-10-162-2/+1
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-161-35/+12
* Fix QComboBox icon testingGiuseppe D'Angelo2012-10-163-2/+4
* Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class.Stephen Kelly2012-10-162-2/+5
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-3/+1
* Mark tst_networkselftest as an insignificant.Janne Anttila2012-10-161-0/+1
* Revert a change to printer orientationTitta Heikkala2012-10-151-6/+6
* Improve Qt::WA_UnderMouse accuracyMiikka Heikkinen2012-10-151-0/+82
* tst_qfile: remove QSKIP's -> omit whole test cases insteadSergey Hambardzumyan2012-10-151-32/+14
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-0/+45
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-153-0/+90
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-142-0/+18
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-131-1/+1
* Change hostname for dnslookup 'notfound' test cases.Janne Anttila2012-10-131-8/+8
* Do not accept key events if a widget is disabledOliver Wolff2012-10-131-0/+39
* Fix moc preprocessor-only mode with input that contains seemingly invalid ide...Simon Hausmann2012-10-132-0/+63
* Make QValidator tests do not require a QApplicationGiuseppe D'Angelo2012-10-132-2/+2