Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 1 | -29/+28 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -1/+42 |
| | | | | Reviewed-by: Trust Me | ||||
* | update examples now that we get both touch and mouse events at the same time | Bradley T. Hughes | 2009-06-18 | 3 | -0/+97 |
added a new example to show how to enable touch for an existing widget (QDial in this case), and that the mouse event emulation of QWidget does the Right Thing (tm) |