summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetextedit
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-041-0/+3
|\
| * Skip failing autotest tst_qdeclarativetextedit::delegateLoadingv5.5.15.5Kai Koehne2015-09-171-0/+3
* | Exclude unstable testSimon Hausmann2015-08-251-0/+2
|/
* Update copyright headersAntti Kokko2015-02-231-7/+7
* Extend timeout in tst_qdeclarativetextedit::delegateLoadingv5.4.0-rc1v5.4.0Frederik Gladhorn2014-10-291-1/+1
* 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-4/+4
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-0/+13
|\
| * Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-241-0/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-0/+24
|\|
| * Correct QDeclarativeTextEdit::positionToRectangle().v5.3.0-beta1Mitch Curtis2014-03-201-0/+24
* | whitespace fixesOswald Buddenhagen2014-02-208-21/+21
|/
* Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2013-12-121-2/+2
* Stabilize and fix tst_qdeclarativetextedit.Friedemann Kleint2013-07-251-49/+41
* remove pointless conditionalsOswald Buddenhagen2013-01-301-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Improve tst_qdeclarativetextedit.Friedemann Kleint2013-01-072-60/+82
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-172-6/+6
* 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-2/+4
* 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-37/+37
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-311-1/+11
* Fix compilation and tests after qtbase/api_changes mergeKent Hansen2012-04-181-4/+4
* Fix text editor mouse handler unit testsPekka Vuorela2012-03-231-3/+1
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-151-10/+10
* Fix license header format.Matthew Vogt2012-02-071-2/+1
* 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-8/+0
* Fix compile failures.Andrew den Exter2012-01-311-3/+3
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-312-224/+138
* Import relevant source from Qt 4.8Matthew Vogt2012-01-3040-0/+3165