summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativefocusscope
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-141-1/+1
|\ \
| * \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-233-1/+57
| |\ \
| * | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-132-0/+135
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-072-0/+135
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-0/+6
|\ \ \ | |/ /
| * | Further focus scope fixes.Michael Brasser2010-10-191-0/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-152-0/+50
|\ \ \ | |/ /
| * | Don't give focus to a FocusScope that has had focus explicitly cleared.Michael Brasser2010-10-112-0/+50
| |/
* | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-298-8/+8
* Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-1/+1
* Add missing test file.Michael Brasser2010-08-051-0/+33
* Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-0/+56
* QML focus API updates.Michael Brasser2010-07-218-109/+104
* wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-135-8/+51
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+5
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-216-6/+6
* Add forceFocus method to QDeclarativeItem.Yann Bodson2010-04-215-3/+141
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+1
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-2/+2
* Move basic focusscope examples into auto tests.Yann Bodson2010-03-307-0/+612