summaryrefslogtreecommitdiff
path: root/src/controls/TextArea.qml
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* TextArea: Make selection persistentGabriel de Dietrich2014-10-311-0/+1
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-301-3/+3
* 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/+3
* TextArea: ensure selection handles are visible when inside the flickableRichard Moe Gustavsen2014-10-171-4/+14
* add support for setting cursor delegate through styleRichard Moe Gustavsen2014-10-061-0/+1
* EditMenu: let menu property be a component to lazy load itRichard Moe Gustavsen2014-09-241-3/+4
* Add EditMenu to input controlsRichard Moe Gustavsen2014-09-231-0/+20
* Merge remote-tracking branch 'origin/5.3' into 5.4J-P Nurmi2014-09-181-1/+1
|\
| * Revert "TextField/Area: soft dependency to inputMethodHints"J-P Nurmi2014-09-051-1/+1
* | TextSingleton: implement API for getting current item with selectionRichard Moe Gustavsen2014-09-111-0/+1
* | TextSelection: improve logic that sync handles with selectionRichard Moe Gustavsen2014-09-111-9/+7
* | TextArea: don't reparent handles out of editor on iOSRichard Moe Gustavsen2014-09-081-2/+2
* | TextHandle: let handles only be visible when there is a selectionRichard Moe Gustavsen2014-09-081-3/+2
* | TextHandle: take parent into account when positioning the handlesRichard Moe Gustavsen2014-09-081-4/+14
* | Text handles: fix input method commitsJ-P Nurmi2014-07-251-2/+0
* | TextArea: let style specify the default text marginJ-P Nurmi2014-07-241-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-091-2/+8
|\ \ | |/
| * TextField/Area: soft dependency to inputMethodHintsJ-P Nurmi2014-07-021-1/+1
| * Doc: Added images and missing snippetsVenu2014-06-271-1/+7
* | TextField/AreaStyle: add styleData.activated() signal for handlesJ-P Nurmi2014-07-011-0/+2
* | Add TextField/Area::inputMethodComposingJ-P Nurmi2014-07-011-0/+12
* | TextArea: fix the handles to honor selectByMouseJ-P Nurmi2014-06-301-3/+5
* | TextField & TextArea: add support for selection handlesJ-P Nurmi2014-06-161-13/+120
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-041-6/+1
|\ \ | |/
| * Fix TextArea's fontJ-P Nurmi2014-06-041-6/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-1/+6
|\ \ | |/
| * Fixed QML binding loop warning.Jason Erb2014-05-151-1/+6
* | Expose cursorRectangle for TextField & TextAreaJ-P Nurmi2014-05-151-0/+8
* | Add missing TextArea::contentWidth and contentHeightJ-P Nurmi2014-04-151-0/+14
|/
* Docs: fix \since tagsJ-P Nurmi2014-04-081-1/+1
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Update TextArea::wrapMode docsJ-P Nurmi2014-04-021-5/+2
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-3/+1
|\
| * Doc: Fix broken linksSze Howe Koh2014-02-061-2/+0
| * Ignore selectByMouse on android until QTBUG-36515 is resolvedJens Bache-Wiig2014-02-041-1/+1
* | Accessibility: Improve TextField and AreaFrederik Gladhorn2014-02-071-0/+1
|/
* Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi2014-01-221-0/+2
* Add TextAreaStyleJ-P Nurmi2013-10-231-11/+11
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-261-2/+2
* Doc: Fixed TextArea::textColor snippet.Jerome Pasion2013-09-261-1/+1
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-2/+2
* Docs: add missing \since 1.1 commands to new propertiesJ-P Nurmi2013-08-191-1/+2
* Expose TextArea::textMarginJ-P Nurmi2013-08-141-2/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-041-20/+23
|\