summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-enabling tests that were marked insignificant but not failingHolger Ihrig2011-09-231-1/+0
* Add autotest for QInputPanelJoona Petrell2011-09-233-0/+305
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-235-56/+4
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-197-4/+9
* Fix include path.Frederik Gladhorn2011-09-151-1/+1
* Fixed crash in tst_QPathClipper.Samuel Rødal2011-09-152-3/+1
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-2/+0
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-2/+0
* Merge branch 'refactor'Gunnar Sletta2011-09-131-1/+2
* Disabled tests for refactor->master integrationJo Asplin2011-09-136-1/+9
* Disambiguated access to touch event API in QTestLibJo Asplin2011-09-081-10/+10
* Mark test as insignificantJo Asplin2011-09-051-0/+1
* tests: mark `qstatictext' as using private APISergio Ahumada2011-09-051-0/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-01635-0/+66894