Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve emission of FocusScope focusChanged signals. | Andrew den Exter | 2013-03-19 | 1 | -0/+81 |
* | Don't emit activeFocusChanged() unless the active focus actually changed | Tor Arne Vestbø | 2010-12-07 | 1 | -0/+26 |
* | Don't give focus to a FocusScope that has had focus explicitly cleared. | Michael Brasser | 2010-10-11 | 1 | -0/+24 |
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 8 | -8/+8 |
* | Add missing test file. | Michael Brasser | 2010-08-05 | 1 | -0/+33 |
* | QML focus API updates. | Michael Brasser | 2010-07-21 | 7 | -41/+41 |
* | wantsFocus should be based on FocusScope chain, not parent chain. | Michael Brasser | 2010-07-13 | 4 | -4/+32 |
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 6 | -6/+6 |
* | Add forceFocus method to QDeclarativeItem. | Yann Bodson | 2010-04-21 | 4 | -3/+84 |
* | TextEdit::wrap changed to TextEdit::wrapMode enumeration | Martin Jones | 2010-04-09 | 1 | -2/+2 |
* | Move basic focusscope examples into auto tests. | Yann Bodson | 2010-03-30 | 5 | -0/+328 |