aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickrangeslider.cpp
Commit message (Expand)AuthorAgeFilesLines
* RangeSlider: forward focus to the handlesJ-P Nurmi2016-02-241-0/+18
* RangeSlider: choose the nearest handleJ-P Nurmi2016-02-091-0/+25
* Sliders: fix snapping on releaseJ-P Nurmi2016-02-081-1/+5
* RangeSlider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-081-3/+8
* Docs: add notes about the Qt.labs moduleJ-P Nurmi2016-01-191-0/+2
* Fix build on ARM with -qreal floatJ-P Nurmi2015-12-181-2/+2
* Added QQuickControl::accessibleRole() and etcLiang Qi2015-10-291-1/+8
* QQuickControl: dynamically create a11y attached objectLiang Qi2015-10-211-1/+1
* Docs: disambiguate group sectionsJ-P Nurmi2015-10-201-1/+1
* Docs: Input groupJ-P Nurmi2015-10-191-2/+2
* Doc: RangeSlider: Move methods out of property groupsTopi Reinio2015-10-191-30/+33
* Add RangeSliderMitch Curtis2015-10-141-0/+885