summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Make qaccessible2.h internal.Frederik Gladhorn2013-03-1410-1509/+3
| | * | Test the OpenGLExtensions cmake module.Stephen Kelly2013-03-143-0/+79
| | * | Improve warning messages (and readability) of connectSlotsByName()Axel Waggershauser2013-03-131-0/+5
| | * | Add qpainfo manual test.Friedemann Kleint2013-03-132-0/+221
| | * | Generate a Qt5ConfigVersion.cmake file.Stephen Kelly2013-03-131-1/+1
| | * | Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+23
| | * | Manual file test: Add permission and compile with Qt 4.8.Friedemann Kleint2013-03-131-1/+44
| | * | Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-132-2/+1
| | * | Fix building of the manual tests.Friedemann Kleint2013-03-134-15/+20
| | * | Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
| | * | Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-0/+17
| | * | Skip unstable autotestPaul Olav Tvete2013-03-121-0/+2
| | * | Skip more QScroller tests on Mac, they are all flakeyTor Arne Vestbø2013-03-121-0/+8
| | * | Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
| | * | Fix wrong initial positionCaroline Chao2013-03-121-0/+16
| | * | Fix warning about unused function result in tst_qnetworkproxyfactory.Friedemann Kleint2013-03-121-1/+1
| | * | Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-128-25/+29
| | * | Skip tst_QScroller::scroll(), it's flakey and blocking CITor Arne Vestbø2013-03-121-0/+1