summaryrefslogtreecommitdiff
path: root/src/controls/Private/TextInputWithHandles.qml
Commit message (Expand)AuthorAgeFilesLines
* Disable hover on touchJ-P Nurmi2015-02-041-1/+1
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-111-1/+1
|\
| * Let the cursor handle be visible regardless of selectionJ-P Nurmi2014-11-071-1/+1
* | Fix text selection on desktopJ-P Nurmi2014-11-111-3/+3
|/
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-301-2/+1
* text input: fix disabling of action logic when there is a menu assignedJ-P Nurmi2014-10-291-2/+2
* TextInput: disable activation logic when there is a menu assignedRichard Moe Gustavsen2014-10-271-0/+4
* Fix TextField & TextArea mouse cursor shapeJ-P Nurmi2014-10-171-1/+2
* add support for setting cursor delegate through styleRichard Moe Gustavsen2014-10-061-0/+1
* Add EditMenu to input controlsRichard Moe Gustavsen2014-09-231-0/+10
* TextSingleton: implement API for getting current item with selectionRichard Moe Gustavsen2014-09-111-0/+2
* TextSelection: improve logic that sync handles with selectionRichard Moe Gustavsen2014-09-111-9/+7
* TextHandle: let handles only be visible when there is a selectionRichard Moe Gustavsen2014-09-081-2/+1
* TextHandle: take parent into account when positioning the handlesRichard Moe Gustavsen2014-09-081-5/+10
* Text handles: fix input method commitsJ-P Nurmi2014-07-251-2/+0
* TextField: refactor selection handlesJ-P Nurmi2014-07-181-0/+168