summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-251-19/+11
* QDeclarativeError::toString: improve handling of empty urls.David Faure2014-07-261-3/+3
* Fix tst_qdeclarativetextinput::copyAndPaste() for asynchronous clipboard noti...Sergio Ahumada2014-06-031-1/+1
* whitespace fixesOswald Buddenhagen2014-02-201-8/+8
* Stabilize and fix tst_qdeclarativetextinput on Windows.Friedemann Kleint2013-07-251-59/+62
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-201-36/+40
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-171-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Symbian platformKai Koehne2012-09-181-5/+0
* Avoid usage of deprecated QInputMethod::inputItem() in testsPekka Vuorela2012-09-071-4/+7
* 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-311-221/+115
* Import relevant source from Qt 4.8Matthew Vogt2012-01-301-0/+2935