aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextinput
Commit message (Expand)AuthorAgeFilesLines
* qquicktextinput: Clear pre-edit text after input method resetJarkko Koivikko2021-08-231-0/+2
* Pass the focus reason through to the control on mouse pressVolker Hilsheimer2021-07-232-0/+119
* QQuickTextInput: update cursor rectangle after padding changedWang Chuan2021-04-162-0/+46
* Remove the qmake project filesFabian Kosmale2021-01-151-16/+0
* Blacklist failing tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+4
* Refactor QQuickTextInput test to use QKeyCombinationVolker Hilsheimer2020-12-101-75/+35
* tst_qquicktextinput: Do not construct illegal QCharFabian Kosmale2020-11-231-4/+17
* Fix some compiler warnings in testsVolker Hilsheimer2020-10-261-10/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-4/+4
* Qt::KeyboardModifiers is not a pointer typeEdward Welbourne2020-07-271-4/+4
* Port the remaining tests from QRegExp to QRegularExpressionLars Knoll2020-04-031-6/+6
* Remove QRegExpValidator usagesLars Knoll2020-03-185-13/+13
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-3/+3
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+4
|\
| * Blacklist tst_QQuickTextInput::setInputMask() on macOsFabian Kosmale2020-02-121-0/+4
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-23/+44
|\|
| * QQuickTextInput: Fix validators testUlf Hermann2019-12-111-19/+23
| * Make inputmask 'X' mask character require non-blank inputEirik Aavitsland2019-12-101-4/+13
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-0/+8
| |\
| | * Do not emit inputMaskChanged when setting the same input maskJan Arve Sæther2019-12-021-0/+8
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-252-6/+58
|\| |
| * | Handle -no-feature-shortcutFriedemann Kleint2019-10-181-6/+23
| |/
| * QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-112-0/+35
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-4/+4
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+3
|\|
| * Blacklist tst_qquicktextinput::mouseSelectionMode on OpenSuse 15.0Ulf Hermann2019-09-121-0/+3
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+57
|/
* Remove blacklisting of several tests that are passingShawn Rutledge2019-02-101-3/+0
* tst_qquicktestinput: Fix for test due to QIntValidator changeTuomas Heimonen2018-07-021-3/+0
* Make sure we call Codegen::defineFunction with proper argumentsLars Knoll2018-05-021-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-103/+103
* tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFYv5.11.0-beta1Kari Oikarinen2018-02-231-46/+46
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-2/+10
|\
| * Prevent invalid characters being entered at the appropriate timesAndy Shaw2018-02-021-2/+10
* | Stabilize testLars Knoll2018-02-081-2/+2
|/
* QQuickTextInput: Allow going from an Acceptable to an Intermediate stateAndy Shaw2017-08-151-0/+75
* QQuickTextInput: Don't move the cursor after internalInsert() has done soAndy Shaw2017-07-261-1/+45
* Blacklist tst_qquicktextinput on WindowsRobin Burchell2017-04-281-0/+3
* Add TextInput::textEdited()J-P Nurmi2016-12-301-0/+52
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-7/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-0/+35
|\
| * TextInput: fix horizontal alignment when implicit resizing is disabledJ-P Nurmi2016-08-101-0/+35
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-0/+73
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-102-0/+73
| |\
| | * QQuickWindow: Only send focus events to items that actually gain focusRobin Burchell2016-05-232-0/+73
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-16/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-16/+14
| |\|
| | * QQuickTextInput: Remove redundant centerPoint calculations.Robin Burchell2016-05-171-16/+14