summaryrefslogtreecommitdiff
path: root/src/controls/Slider.qml
Commit message (Expand)AuthorAgeFilesLines
* Slider: don't prevent stealing until drag threshold is exceededShawn Rutledge2014-03-181-1/+9
* Simplify Slider's MouseAreaFrederik Gladhorn2014-03-101-6/+1
* Accessible slider should not have value as nameFrederik Gladhorn2014-02-071-1/+0
* Fix slider keyboard shortcuts in vertical orientationDavid Edmundson2013-12-041-2/+4
* Doc: Fix links to Qt Quick Controls Styles itemsCaroline Chao2013-10-231-1/+1
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-261-1/+1
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-2/+2
* Add support for drawing tick marks with base styleJens Bache-Wiig2013-08-141-1/+2
* Prevent stealing of mouse events from the slider handleFabian Bumberger2013-07-031-0/+2
* Expose hovered to our controls and document it consistentlyJens Bache-Wiig2013-06-061-7/+11
* Fix warning in Slider when stepSize is setJens Bache-Wiig2013-06-041-8/+8
* Docs: fix missing/leftover docs, types, tags...J-P Nurmi2013-05-301-13/+0
* Revert "Slider: Fix "Binding loop detected" warning"Jens Bache-Wiig2013-05-271-1/+1
* Slider: Fix "Binding loop detected" warningCaroline Chao2013-05-271-1/+1
* Enable padding as a grouped propertyJens Bache-Wiig2013-05-241-1/+1
* Make QQuickSettings::style a property with a notifier signalJ-P Nurmi2013-05-241-1/+1
* Slider: pressing the handle should not change the slider positionJens Bache-Wiig2013-05-231-2/+10
* Fix various issues with sliderJens Bache-Wiig2013-05-221-20/+31
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-0/+3
* Doc: correct for compliancy with Writing GuidelinesNico Vertriest2013-05-071-0/+1
* Remove hard dependency on widgetsJens Bache-Wiig2013-04-151-2/+1
* Doc fix: Change double to realJan Arve Saether2013-04-121-5/+5
* Cleanup the superfluous \internal tags that are no longer neededJ-P Nurmi2013-04-081-1/+0
* Doc: minor language editsNico Vertriest2013-04-051-17/+17
* Slider: Fix increment/decrement on mouseWheelCaroline Chao2013-04-021-7/+9
* Support QQuickItem.activeFocusOnTab in QtQuick.ControlsLiang Qi2013-03-191-0/+2
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-1/+1
* Remove Slider::tickPositionJ-P Nurmi2013-03-111-3/+0
* Slider: Use forceActiveFocus() instead of focus = trueCaroline Chao2013-03-051-2/+2
* Docs: enum -> enumeration to match "QML Basic Types" docsJ-P Nurmi2013-03-051-1/+1
* Fix Vertical sliderJens Bache-Wiig2013-03-041-16/+15
* Make containsMouse property private.Mitch Curtis2013-02-261-3/+3
* Replaced BSD with LGPL license to conform with Qt Project modulesShawn Rutledge2013-02-211-2/+2
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-211-0/+284