summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextinput
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-041-1/+1
|\
| * Doc: Replace Mac OS X with OS XNico Vertriest2015-07-161-1/+1
* | Exclude unstable testSimon Hausmann2015-08-251-0/+2
|/
* Update copyright headersAntti Kokko2015-02-231-7/+7
* Blacklist constantly failing test case on Mac OS Xv5.4.0-beta1Kalle Viironen2014-09-221-0/+2
* 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-204-12/+12
* Stabilize and fix tst_qdeclarativetextinput on Windows.Friedemann Kleint2013-07-251-59/+62
* remove pointless conditionalsOswald Buddenhagen2013-01-301-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* 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