Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small doc fixed for mouse handling. | Martin Jones | 2009-08-19 | 1 | -1/+8 |
| | |||||
* | Change key handling to use a Keys attached property. | Martin Jones | 2009-08-12 | 1 | -6/+1 |
| | | | | | Replaces KeyAction, allowing focus to be set on the actual item that wants focus, rather than a separate handler item. | ||||
* | Doc | Martin Jones | 2009-07-31 | 1 | -0/+11 |
| | |||||
* | Remove extraneous semicolons. | Martin Jones | 2009-05-26 | 1 | -2/+2 |
| | | | | Caused massive number of warnings with winscw | ||||
* | doc | Warwick Allison | 2009-05-01 | 1 | -18/+15 |
| | |||||
* | qdoc: Corrected a few qdoc warnings. | Martin Smith | 2009-04-28 | 1 | -2/+2 |
| | | | | | | Changed some qDebug() output in qdoc to be real qdoc waqrnings with location information for the user. These were in the qmlproperty command processing. | ||||
* | More mouse and key event handling and related documentation | Martin Jones | 2009-04-28 | 1 | -2/+115 |
| | |||||
* | Make MouseRegion signals pass a mouse event as their parameter. | Martin Jones | 2009-04-27 | 1 | -0/+72 |