Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotest: added more tests to macnativeevents | Richard Moe Gustavsen | 2010-04-07 | 1 | -228/+0 |
| | |||||
* | Mac: new auto test: macnativeevents | Richard Moe Gustavsen | 2010-03-24 | 1 | -0/+228 |
This test will utilize the new API I wrote back in the days for posting/listening for native mouse and keyboard events on mac. By being able to create low-level native events that you can post to the window server, we can write tests that not only test the widgets layer of Qt, but also the platform dependent code that translates native events into Qt events. Reviewed-by: msorvig |