summaryrefslogtreecommitdiff
path: root/src/controls/SpinBox.qml
Commit message (Expand)AuthorAgeFilesLines
* SpinBox: set "editable" accessible propertyJ-P Nurmi2017-05-221-0/+1
* Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-221-1/+0
* Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-261-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-3/+1
|\
| * Doc: Remove text mentioning validatorVenugopal Shivashankar2016-03-091-3/+1
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* Add cursorPosition property to SpinBoxKati Kankaanpaa2015-10-021-0/+9
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-021-1/+1
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-121-3/+3
|\
| * Disable hover on touchJ-P Nurmi2015-02-041-3/+3
* | Controls: update license headersJ-P Nurmi2015-02-111-28/+24
|/
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-301-2/+2
* Revert "SpinBox: hide VKB when appropriate"Samuel Nevala2014-10-241-2/+0
* SpinBox: hide VKB when appropriateJ-P Nurmi2014-10-201-0/+2
* EditMenu: let menu property be a component to lazy load itRichard Moe Gustavsen2014-09-241-3/+2
* Add EditMenu to input controlsRichard Moe Gustavsen2014-09-231-0/+10
* SpinBox: add support for selection handlesJ-P Nurmi2014-07-181-11/+17
* Add SpinBox::inputMethodComposingJ-P Nurmi2014-07-181-0/+12
* SpinBox: revert back to querying font via style panelJ-P Nurmi2014-07-171-1/+1
* Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-171-2/+2
|\
| * SpinBox: don't force active focus when tapping the buttons on touchJ-P Nurmi2014-07-141-2/+2
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-091-1/+12
|\ \ | |/
| * Fix SpinBox mouse cursorJ-P Nurmi2014-07-081-1/+10
| * Doc: Added images and missing snippetsVenu2014-06-271-0/+2
* | Add SpinBoxStyle::fontJ-P Nurmi2014-07-081-1/+1
* | SpinBox: let style panel specify a fontJ-P Nurmi2014-06-131-0/+1
|/
* Docs: fix \since tagsJ-P Nurmi2014-04-081-2/+2
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Set numerical input hint on SpinBoxJens Bache-Wiig2014-03-201-0/+1
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+2
* Set baselineOffset on Styles/Base correctlyJan Arve Saether2014-02-261-0/+3
* Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi2014-01-221-0/+2
* SpinBox: fix selection behaviorJ-P Nurmi2013-12-121-3/+5
* SpinBox: add editingFinished signalLiang Qi2013-11-221-1/+14
* SpinBox: get active focus when up or down was pressedLiang Qi2013-11-151-0/+5
* Expose renderType to SpinBox and TextFieldJens Bache-Wiig2013-10-211-1/+1
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-261-1/+1
* Add text alignment property to SpinBox and SpinBoxStyleJens Bache-Wiig2013-09-261-2/+19
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-2/+3
|\
| * Fix incorrect spinbox validation at startupJens Bache-Wiig2013-09-101-2/+3
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-2/+2
* | Be bit more clever with when we clip.Gunnar Sletta2013-08-031-1/+1
|/
* Expose hovered to our controls and document it consistentlyJens Bache-Wiig2013-06-061-3/+8
* Docs: fix missing/leftover docs, types, tags...J-P Nurmi2013-05-301-4/+13
* Consistent use of "hovered" and style API conventionsJens Bache-Wiig2013-05-291-1/+1
* Rename controlState to styleDataJ-P Nurmi2013-05-271-1/+1
* Improve size hints for SpinBox and TextFieldJens Bache-Wiig2013-05-271-1/+1
* Enable padding as a grouped propertyJens Bache-Wiig2013-05-241-4/+4
* Make QQuickSettings::style a property with a notifier signalJ-P Nurmi2013-05-241-1/+1
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-23/+19