summaryrefslogtreecommitdiff
path: root/src/controls/Private/TextHandle.qml
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Controls: update license headersJ-P Nurmi2015-02-111-28/+25
* Let the cursor handle be visible regardless of selectionJ-P Nurmi2014-11-071-1/+1
* Texthandle: prevent flickables from stealing dragRichard Moe Gustavsen2014-09-081-5/+1
* TextHandle: clear selection when handle clickedRichard Moe Gustavsen2014-09-081-1/+14
* TextHandle: only commit IM upon starting a dragRichard Moe Gustavsen2014-09-081-1/+1
* TextHandle: fix mapping of touch position to handle positionRichard Moe Gustavsen2014-09-081-1/+5
* Fix TextHandle min/max position handlingJ-P Nurmi2014-07-281-1/+3
* Text handles: fix input method commitsJ-P Nurmi2014-07-251-0/+1
* Make text selection handles behave in a FlickableJ-P Nurmi2014-07-211-1/+12
* Add styleData.hasSelection for text selection handlesJ-P Nurmi2014-07-181-0/+1
* TextField/AreaStyle: add styleData.activated() signal for handlesJ-P Nurmi2014-07-011-0/+6
* TextArea: fix the handles to honor selectByMouseJ-P Nurmi2014-06-301-0/+1
* TextField & TextArea: add support for selection handlesJ-P Nurmi2014-06-161-0/+91