summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow
Commit message (Expand)AuthorAgeFilesLines
* QPA tablet event supportLaszlo Agocs2012-05-311-0/+58
* Fix wrong local positions in mouse events when no tlw was givenLaszlo Agocs2012-05-231-1/+21
* Fix QWindow autotest for Windows.Miikka Heikkinen2012-04-272-8/+20
* Add a QWindow autotest case for reentrant mouse/touch eventsLaszlo Agocs2012-04-241-2/+55
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+35
|\
| * Don't ignore tst_QWindow on Mac OS XBradley T. Hughes2012-04-042-3/+6
| * Add tst_QWindow::windowModality()Bradley T. Hughes2012-04-041-0/+32
* | Merge master into api_changesKent Hansen2012-03-271-5/+118
|\|
| * Test mouse events more thoroughly in QWindow autotestLaszlo Agocs2012-03-261-5/+118
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-222-6/+53
|/
* Unset _NET_WM_USER_TIME_WINDOW before destroying the windowJan Arne Petersen2012-03-011-0/+13
* Fix warning about unregistered metatype in QWindow autotest.Jason McDonald2012-02-211-0/+2
* Windows: Fix QWindow-test.Friedemann Kleint2012-02-171-1/+1
* QWindow-test: Fix QSignalSpy warning about Qt::ScreenOrientation.Friedemann Kleint2012-02-171-0/+3
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+1
* Handle TouchCancel in gui and widgetsLaszlo Agocs2012-02-101-4/+112
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Implement QWindow::close()Anselmo L. S. Melo2012-01-271-0/+16
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-2/+6
* Made window orientation API more flexible.Samuel Rødal2012-01-241-0/+18
* Fix synthesizing mouse events when touches change orderingLaszlo Agocs2012-01-231-3/+29
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-9/+161
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-121-0/+82
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+1
* Moved tests into gui/kernel/ and gui/qopengl/Jo Asplin2011-11-042-0/+232