aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextinput
Commit message (Expand)AuthorAgeFilesLines
* don't rely on transitive dependenciesOswald Buddenhagen2016-01-051-0/+2
* QQuickTextInput: handle QKeySequence::DeleteCompleteLineJ-P Nurmi2015-11-261-0/+4
* Provide a threaded TestHTTPServerUlf Hermann2015-10-141-4/+1
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Fix autotestsLars Knoll2015-09-141-2/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-1/+1
|\
| * Doc: replace Mac OS X with OS XNico Vertriest2015-07-151-1/+1
* | tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-28/+28
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-24/+24
* | Fix disabling of text input and pixmap cache tests on QT_NO_LIBRARYUlf Hermann2015-06-261-23/+32
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-0/+2
|\|
| * Hide cursor when text fields becomes read onlySanttu Lakkala2015-05-121-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-281-5/+2
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-5/+2
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-5/+2
* | | Move QtQuick validators out of qquicktextinput_p.hJ-P Nurmi2015-03-181-0/+1
* | | TextInput: add support for paddingJ-P Nurmi2015-03-052-5/+132
|/ /
* / Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* autotests: fix build on iOSRichard Moe Gustavsen2014-09-111-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* TextInput::displayText: include partial input from an input methodJ-P Nurmi2014-08-081-0/+11
* Fix incorrect acceptableInput value on construction.Aaron McCarthy2014-07-241-4/+2
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-2/+0
|\
| * Re-enable qquicktextinput test on Mac OS XSimon Hausmann2014-05-211-2/+0
* | Introduce TextInput::ensureVisible(int position)J-P Nurmi2014-05-211-0/+46
* | Fix tst_qquicktextinput::copyAndPaste() for asynchronous clipboard notification.Friedemann Kleint2014-05-211-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-102-1/+4
|\|
| * If a popup window is opened, do not change the focusShawn Rutledge2014-04-221-1/+2
| * Mark tst_qquicktextinput as insignificant on Mac OS XSimon Hausmann2014-04-151-0/+2
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-1/+2
|/
* Update QQuickTextInput's baselineOffset when only height changesJan Arve Saether2014-02-221-6/+19
* Fixed wrong baseline alignment for TextInputJan Arve Saether2014-02-121-0/+91
* fix whitespaceOswald Buddenhagen2014-01-222-3/+3
* tests: update tst_qquicktextinputLiang Qi2013-11-283-92/+140
* TextInput: call fixup() when appropriateJ-P Nurmi2013-11-271-0/+34
* TextInput: add editingFinished signalLiang Qi2013-11-222-0/+58
* tst_qquicktextinput/data::maxLength(): Fix assert about zero-width window.Friedemann Kleint2013-09-121-0/+2
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-9/+4
|\
| * Fix tst_qquicktextinput::remoteCursorDelegateRafael Roquetto2013-07-261-5/+0
| * Fix tst_qquicktextinput for fullscreen platformsRafael Roquetto2013-07-251-4/+4
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-3/+10
|\|
| * Use the platform theme's password mask character for text input fields.Mitch Curtis2013-04-231-3/+4
| * TextInput: Fix cursor navigation with maskFrederik Gladhorn2013-04-231-0/+6
* | Fix expected error messageLars Knoll2013-06-211-1/+1
* | More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-0/+1
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-0/+1
|\
| * Improve timer dependent tests.Frederik Gladhorn2013-03-111-0/+1
| * Stabilize tst_qquicktextinput::remoteCursorDelegate()Frederik Gladhorn2013-03-041-1/+1
* | Tests: add autotests for TextEdit and TextInputCaroline Chao2013-03-071-0/+44