summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Provide operators for QMargins.Friedemann Kleint2013-01-071-0/+44
* Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-071-0/+21
* Improve QRegularExpression autotestsGiuseppe D'Angelo2013-01-071-0/+9
* Automatically register method types in QSignalSpy.Stephen Kelly2013-01-071-0/+36
* Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-074-0/+126
* Merge branch 'stable' into devFrederik Gladhorn2013-01-04197-535/+951
|\
| * test: Change trolltech.com:443 to qt-project.org:443Sergio Ahumada2013-01-031-1/+1
| * Speed up and fix QByteArray::setNum()hjk2012-12-301-1/+18
| * Add test for QByteArray::setNumhjk2012-12-281-0/+27
| * Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-231-0/+51
| * QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-231-0/+4
| * Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-222-14/+28
| * Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-211-0/+78
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-2128-32/+32
| * Fix some typosSergio Ahumada2012-12-212-2/+2
| * Tests: stabilize tst_QAbstractScrollArea::setScrollBars2()J-P Nurmi2012-12-201-8/+8
| * tst_QDBusXmlParser: more reliable solution for setting the seedDavid Faure2012-12-201-2/+8
| * Fixes: out of bounds memory access in QImage autotestaavit2012-12-201-2/+2
| * QUrl auto tests: make sure setAuthority is consistent with setHostPeter Hartmann2012-12-201-0/+24
| * QUrl auto tests: ensure toEncoded() and toString() match wrt. empty authPeter Hartmann2012-12-201-0/+6
| * tst_qaccessibility: Fix warnings about window geometry on Windows.Friedemann Kleint2012-12-191-0/+22
| * Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-182-23/+23
| * QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-181-2/+2
| * Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
| * tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
| * Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
| * Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-8/+39
| * Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+56
| * Remove useless QVERIFY(true)Giuseppe D'Angelo2012-12-171-2/+0
| * remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-1/+0
| * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-178-9/+3
| * Fix possible crash in tst_QThread::quitLock() testPeter Kümmel2012-12-171-7/+9
| * Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+2
| * Call QAccessible::updateAccessibility when caret moves in QTextEditJosé Millán Soto2012-12-161-0/+2
| * Remove the timestamp info in genarated filesLiang Qi2012-12-15102-206/+103
| * Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-141-0/+20
| * SQL: Fix autotests for MinGWKai Koehne2012-12-142-0/+4
| * Remove MSVC2012-optimization for the QMetaType-test.Friedemann Kleint2012-12-141-2/+7
| * Add missing uuid lib for qaccessibility testJonathan Liu2012-12-141-1/+1
| * tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-141-0/+7
| * Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-15/+3
| * Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
| * Added missing detach() to QJsonObject::take()Denis Dzyubenko2012-12-131-1/+16
| * Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-132-0/+3
| * QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-121-4/+37
| * Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-121-0/+3
| * test: Skip tst_QMdiArea::nativeSubWindows() on Windows/ANGLE.Friedemann Kleint2012-12-121-1/+4
| * centralize headersclean testOswald Buddenhagen2012-12-114-166/+2
| * don't use testlib for headersclean testOswald Buddenhagen2012-12-113-68/+11
| * Generate the introspection string during parsingKevin Ottens2012-12-112-29/+72