Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-17 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: mkspecs/qws/macx-nacl-g++/qplatformdefs.h | ||||
| * | Update copyright year to 2011. | Rohan McGovern | 2011-03-10 | 1 | -1/+1 |
| | | | | | | | | | | Reviewed-by: Trust Me (cherry picked from commit 774a3536b00c4d6e4c4c10b708e31b4373a338e3) | ||||
* | | Added extended key event support in QWindowSystemInterface. | Samuel Rødal | 2011-02-24 | 1 | -0/+11 |
|/ | | | | | | | These are needed for compositor applications to be able to send the raw scan codes to the clients. Reviewed-by: Jørgen Lind | ||||
* | Added window focus handling to lighthouse | Jørgen Lind | 2011-01-04 | 1 | -0/+1 |
| | | | | | | The idea is that QPlatformWindows can request focus handling. And when actual focus shifting is done by windowsystem callbacks/events which are sent to QWindowSystemInterface | ||||
* | Experimental multi-touch implementation | Paul Olav Tvete | 2010-09-08 | 1 | -1/+1 |
| | |||||
* | Fix so that eventloop intgration can have 0 timeouts | Jørgen Lind | 2010-07-28 | 1 | -1/+0 |
| | |||||
* | Made the rest of QWindowSystemInterface callback functions thread safe | Jørgen Lind | 2010-07-21 | 1 | -0/+96 |
and cleaned up the headerfile |