summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput
Commit message (Expand)AuthorAgeFilesLines
* QtQuick1: Use new qWaitForWindowExposed/Active() functions.Friedemann Kleint2012-07-201-39/+39
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-311-0/+12
* Fix compilation and tests after qtbase/api_changes mergeKent Hansen2012-04-181-3/+3
* Fix text failure due to behaviour change in qtbase.Andrew den Exter2012-04-041-1/+1
* TextInput not to emit selection change signals if values do not changePekka Vuorela2012-03-231-18/+14
* Fix text editor mouse handler unit testsPekka Vuorela2012-03-231-2/+1
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-151-6/+6
* Remove obsolete skip mode parameter from QSKIP calls.Jason McDonald2012-02-151-1/+1
* Fix license header format.Matthew Vogt2012-02-071-2/+1
* QtQuick1: Fix compilation on Windows.Friedemann Kleint2012-02-071-1/+3
* Fix compile failures due to the removal of QInputContext.Andrew den Exter2012-02-071-3/+0
* Fix license headers to match conventions.Matthew Vogt2012-02-071-0/+1
* Add expected failures for failing TextEdit and TextInput tests.Andrew den Exter2012-02-021-0/+1
* Fix or ignore test qdeclarativetextinput test failures.Andrew den Exter2012-02-021-26/+23
* Fix compile failures.Andrew den Exter2012-01-311-3/+3
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-312-223/+120
* Import relevant source from Qt 4.8Matthew Vogt2012-01-3027-0/+3187