summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Correctly handle null windows or widgets in keyClick()Lars Knoll2011-10-311-0/+11
* Add QTest::keyRelease() accepting a Qt::Key valueMartin Jones2011-10-061-0/+2
* testlib: Fix header guard filesSergio Ahumada2011-10-041-1/+1
* add a latency after simulating keyevets since they are queued upGunnar Sletta2011-10-031-0/+5
* testlib: Separate the gui- and widgets-specific apiKent Hansen2011-09-211-91/+83
* testlib: Remove widgets dependency when only using guiKent Hansen2011-09-211-0/+10
* added ascii translations to qasciikey for keyup and keydownMatthew Cattell2011-09-121-1/+0
* added additional qwindow test support functions for keyboard and mouse eventsMatthew Cattell2011-09-091-0/+84
* 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/+194