summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp
Commit message (Expand)AuthorAgeFilesLines
* Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-1/+1
* Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-0/+56
* QML focus API updates.Michael Brasser2010-07-211-68/+63
* wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-131-4/+19
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+4
* Add forceFocus method to QDeclarativeItem.Yann Bodson2010-04-211-0/+57
* Move basic focusscope examples into auto tests.Yann Bodson2010-03-301-0/+278