Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send WinIdChange event when winId is set to zero | Gareth Stockwell | 2010-11-11 | 1 | -2/+6 |
| | | | | | | | | | | | This allows an observer to get a notification just before the window handle owned by a native widget is destroyed. Note that, at the point when the event is sent, the widget's internalWinId() will return the new value, but the old native window handle will not be destroyed until after the event handler is run. Task-number: QTMOBILITY-645 Reviewed-by: sroedal | ||||
* | Add skeleton changes file for Qt 4.7.2 | Jason McDonald | 2010-10-20 | 1 | -0/+158 |
Reviewed-by: Trust Me |