summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput
Commit message (Expand)AuthorAgeFilesLines
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-202-38/+40
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-172-3/+3
* Mark qtextdeclarativetextinput test as insignificantSimon Hausmann2012-09-271-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Symbian platformKai Koehne2012-09-182-12/+1
* Avoid usage of deprecated QInputMethod::inputItem() in testsPekka Vuorela2012-09-071-4/+7
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-031-0/+1
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-271-3/+3
* 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