summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Changed qpainter unittest to work from installation directoryKurt Korbatits2012-01-172-10/+4
* Changed qicoimageformat unittest to work from installation directoryKurt Korbatits2012-01-172-9/+5
* Changed qclipboard unittest to work from installation directory.Kurt Korbatits2012-01-172-9/+8
* Changed qimage unittest to work from installation.Kurt Korbatits2012-01-172-9/+5
* Changed qimagewriter unittest to work from install directory.Kurt Korbatits2012-01-172-17/+25
* Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-9/+161
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-0/+12
* Input direction/locale to come from platform input contextPekka Vuorela2012-01-111-0/+26
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-111-0/+37
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-0/+0
* If decodestring can't translate the string return Qt::Key_unknown.David Faure2012-01-101-0/+6
* Avoid using check as an identifier.Stephen Kelly2012-01-101-8/+8
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-091-7/+127
* Make the meta type shortcut in this test more robust.Stephen Kelly2012-01-091-6/+6
* 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