Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers to release version. | Jason McDonald | 2010-10-18 | 1 | -13/+13 |
* | Top-level QML item should not have special focus handling. | Michael Brasser | 2010-08-06 | 1 | -1/+1 |
* | Make sure onFocusChanged is correctly emitted for items in a FocusScope. | Michael Brasser | 2010-08-05 | 1 | -0/+56 |
* | QML focus API updates. | Michael Brasser | 2010-07-21 | 1 | -68/+63 |
* | wantsFocus should be based on FocusScope chain, not parent chain. | Michael Brasser | 2010-07-13 | 1 | -4/+19 |
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 1 | -0/+4 |
* | Add forceFocus method to QDeclarativeItem. | Yann Bodson | 2010-04-21 | 1 | -0/+57 |
* | Move basic focusscope examples into auto tests. | Yann Bodson | 2010-03-30 | 1 | -0/+278 |