summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestmouse.h
Commit message (Expand)AuthorAgeFilesLines
* Fix synqt-warnings in QTestLib.Friedemann Kleint2013-10-141-1/+1
* Fix mouse test event in window warning message.Martin Jones2013-08-181-1/+5
* Warn if mouse event occurs outside target window in tests.Stephen Kelly2013-04-121-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Make the QtTest GUI headers compile on their ownThiago Macieira2013-01-241-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-8/+8
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-031-1/+1
* Fix -Wlogical-op warning in qtestmouse.hDavid Faure2012-05-111-2/+0
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtTest]Thiago Macieira2012-05-041-1/+1
* Add QPA notes to QCursor pos() and setPos()Laszlo Agocs2012-03-271-1/+2
* Deliver events in qtestmouseLaszlo Agocs2012-03-131-6/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Compile if the header files from QtWidgets are unavailableLars Knoll2012-01-121-2/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Propagate QTest::mouseEvent keyboard modifiers.Andrew den Exter2011-11-101-7/+7
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-2/+2
* testlib: Fix header guard filesSergio Ahumada2011-10-041-1/+1
* testlib: Separate the gui- and widgets-specific apiKent Hansen2011-09-211-60/+57
* testlib: Remove widgets dependency when only using guiKent Hansen2011-09-211-0/+4
* added additional qwindow test support functions for keyboard and mouse eventsMatthew Cattell2011-09-091-1/+1
* fixed mouseMoveMatthew Cattell2011-09-081-5/+11
* add support for QWindow in mouseEventMatthew Cattell2011-09-061-1/+70
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-1/+1
|\
| * Fix various trivial formatting issues.Jason McDonald2011-09-011-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Get the QWidget auto-test compiling and running.Samuel Rødal2011-05-201-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+150