summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable Windows-specific QPrinter autotest.Friedemann Kleint2011-11-291-3/+3
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-231-2/+0
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-221-1/+1
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-211-19/+9
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-214-12/+9
* Don't depend on moc to disable test functions.Jason McDonald2011-11-1810-133/+139
* Call invalidateResource() on QOpenGLMultiGroupSharedResource-owned resourcesKent Hansen2011-11-171-3/+36
* Ensure that QOpenGLMultiGroupSharedResources are cleaned upKent Hansen2011-11-151-0/+23
* Remove obsolete QSKIP parameter.Jason McDonald2011-11-151-1/+1
* Added QTBUG-22296 to QEXPECT_FAILsJo Asplin2011-11-111-5/+5
* Re-enabled passing tests in tst_qopenglJo Asplin2011-11-092-2/+8
* QPainterPath: Fix copy constructor again.Charles Yin2011-11-081-0/+4
* Re-enabled passing tests in tst_qprinterJo Asplin2011-11-072-1/+5
* Moved tests into gui/kernel/ and gui/qopengl/Jo Asplin2011-11-048-3/+862
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-12/+21
* Don't rely on PlatformQuirks in qimagereader testJason McDonald2011-11-041-6/+3
* Do not put cursor at non-stop character positionsJiang Jiang2011-11-041-2/+17
* Get rid of "#if 0" and skipped tests in QPainter autotest.Samuel Rødal2011-11-031-271/+0
* Remove dead code from QTransform autotest.Jason McDonald2011-10-311-18/+0
* Remove debugging code from QPainter autotest.Jason McDonald2011-10-311-97/+0
* Remove debugging code from QPathClipper autotest.Jason McDonald2011-10-311-21/+0
* Remove dead code from qpixmap autotestJason McDonald2011-10-311-6/+0
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-10/+2
* Remove pointless QVERIFY(1) calls in QPainter testJason McDonald2011-10-271-4/+0
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-276-34/+16
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* Re-enabled testsJo Asplin2011-10-261-2/+0
* Re-enabled tst_qstatictextJo Asplin2011-10-261-2/+0
* Re-enabled tst_qrawfontJo Asplin2011-10-261-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2565-152/+192
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-44/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-2117-157/+116
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-0/+131
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-139/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-2/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-182-71/+27
* Add autotest for QMetaType creation of gui typesKent Hansen2011-10-143-0/+280
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-111-9/+34
* Clean-up a macro for CocoaMorten Sorvig2011-10-103-7/+7
* No need to return after QSKIP.Jason McDonald2011-10-071-3/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-072-12/+9
* Fix QFont::defaultFamily() in the new QPA world.Pierre Rossi2011-10-071-0/+36
* Remove obsolete QMatrix test function.Jason McDonald2011-10-061-21/+0
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-061-4/+1
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-10-031-0/+25
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-032-12/+5
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-039-166/+139
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-291-22/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2941-1147/+41
* Re-enabled test that was marked insignificant and passesHolger Ihrig2011-09-261-1/+0