summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt tests for Android.BogDan Vatra2013-04-035-31/+87
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-029-17/+17
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-023-169/+186
* Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-011-2/+0
* Update QLocale data to CLDRv23Konstantin Ritt2013-04-011-2/+3
* QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-0/+42
* tst_qthread: fix race on "bool visited"David Faure2013-03-291-4/+4
* Update the high-dpi manual test.Morten Johan Sørvig2013-03-299-40/+169
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-12/+0
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-28111-120/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2728-185/+185
* Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-275-0/+203
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-276-8/+8
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-277-15/+0
* tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-272-21/+21
* QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2775-75/+0
* QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* QtTest tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2746-46/+0
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-262-0/+154
* QNetworkInterface auto test: do not abort without sessionPeter Hartmann2013-03-261-5/+8
* tst_qtreeview: Use QRect::intersected instead of QRect::intersectDebao Zhang2013-03-261-1/+1
* Remove dependency on QPlatformSupport in fontdatabase testEskil Abrahamsen Blomfeldt2013-03-252-16/+1
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-0/+31
* Ensure QTemporaryFile can create files when an identical dir exists.Mitch Curtis2013-03-231-0/+35
* Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-231-0/+18
* Compile most manual tests with Qt 4.Friedemann Kleint2013-03-2248-45/+236
* Only instantiate QAccessibleWidget after trying inherited classesFrederik Gladhorn2013-03-221-40/+96
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-215-23/+70
|\
| * Skip unstable tst_QSslSocket test case.Samuel Rødal2013-03-201-0/+2
| * Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
| * Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
| * Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-141-11/+47
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-2/+16
| * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-6/+0
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-20385-3695/+12727
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-20385-3695/+12727
| |\ \
| | * | Fix the font engines leakingKonstantin Ritt2013-03-204-0/+159
| | * | Support connection to functor with multiple operator()Olivier Goffart2013-03-191-0/+126
| | * | Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-191-2/+4
| | * | Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-0/+90
| | * | tst_qlockfile: increase delay on Windows.David Faure2013-03-191-1/+1
| | * | Add convenience distance methods to QVector2DLaszlo Papp2013-03-181-9/+120
| | * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-16171-1484/+1466
| | * | tst_qlogging: fix test when QT_MESSAGE_PATTERN is already setDavid Faure2013-03-161-5/+14
| | * | Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
| | * | Add a minor convenience for calculating the distance to a pointLaszlo Papp2013-03-151-0/+55
| | * | Add missing .pro-file for qpainfo-test.Friedemann Kleint2013-03-141-0/+7
| | * | Fix qmath autotest for armFabian Bumberger2013-03-141-1/+1