summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-0578-78/+78
* Introduced QOpenGLContext::aboutToBeDestroyed() signal.Samuel Rødal2012-01-051-0/+22
* Fix QPainter::drawText with complex brushesSimon Hausmann2012-01-041-0/+24
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-037-28/+26
* Handle -1 (Invalid Key) and Qt::Key_unknown gracefully in encodeString.David Faure2012-01-021-0/+20
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-291-4/+0
* Build fix for tst_qprinter with c++11Jędrzej Nowacki2011-12-251-2/+4
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-221-0/+26
* Fix handling of invalid modifiers in QKeySequence.David Faure2011-12-221-0/+27
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-5/+5
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-154-21/+5
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-27/+206
* QImageReader-test: Make more verbose, use QTemporaryDir.Friedemann Kleint2011-12-131-9/+46
* Fix failing unit tests.Sarah Smith2011-12-131-0/+3
* QClipboard-test: Fix testFriedemann Kleint2011-12-135-72/+122
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-121-0/+82
* Extend touch events.Laszlo Agocs2011-12-091-42/+64
* QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-099-0/+18
* QPixmap test: Make lenientCompare() more verbose.Friedemann Kleint2011-12-081-19/+15
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0650-155/+0
* Don't set graphics system at start of test.Jason McDonald2011-12-051-8/+1
* 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