aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Material: determine the default hoverEnabled value from QStyleHintsJ-P Nurmi2016-07-2220-0/+40
* Update plugins.qmltypes for templates and controlsJ-P Nurmi2016-07-222-400/+471
* Material: fix ripple wave position on mouse ungrab / button cancelJ-P Nurmi2016-07-211-8/+2
* Material: cleanup the ripple color bindingJ-P Nurmi2016-07-211-1/+1
* Material: rename ripple color propertiesJ-P Nurmi2016-07-2117-25/+25
* Doc: use the new .pro syntax for RESOURCESJ-P Nurmi2016-07-211-12/+3
* Add ToolSeparatorMitch Curtis2016-07-2119-0/+463
* QQuickMaterialStyle: cleanup several unused colorsJ-P Nurmi2016-07-212-90/+5
* Material: add missing ripple effect to SpinBox buttonsJ-P Nurmi2016-07-201-12/+24
* Material: add missing ripple effect to SwipeDelegateJ-P Nurmi2016-07-202-3/+18
* Material: remove double press effect from delegatesJ-P Nurmi2016-07-206-7/+6
* Material: revise Button visualsJ-P Nurmi2016-07-202-27/+15
* Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-202-5/+33
|\
| * ComboBox: add custom popup example snippetJ-P Nurmi2016-07-191-3/+30
| * differences.qdoc: clarify Button.qml exampleMitch Curtis2016-07-191-2/+3
* | Material: improve Button's ripple effectJ-P Nurmi2016-07-191-2/+2
* | Material: tweak ScrollBar looks and behaviorJ-P Nurmi2016-07-183-16/+33
* | Add DialogJ-P Nurmi2016-07-1813-2/+369
* | Universal: add missing hover effect for ScrollBarJ-P Nurmi2016-07-181-1/+2
* | Bump up IMPORT_VERSIONs in .pro filesJ-P Nurmi2016-07-153-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-151-0/+5
|\|
| * SwipeDelegate: document which items can be used in left/right/behindMitch Curtis2016-07-111-0/+5
* | SwipeDelegate: add doc exampleMitch Curtis2016-07-151-0/+82
* | Material: make Dial use the internal SliderHandleJ-P Nurmi2016-07-141-3/+7
* | Material: revert "trigger ripple effects on release" for MenuItemJ-P Nurmi2016-07-141-1/+0
* | SwipeDelegate: add swipe.pressed and swipe.clicked()Mitch Curtis2016-07-141-1/+1
* | Material: implement ripple effect for ComboBoxJ-P Nurmi2016-07-141-4/+6
* | Material: implement ripple effect for ToolButtonJ-P Nurmi2016-07-141-3/+14
* | Add an own copy of RectangularGlow, with OpenGL core and D3D12 as wellLaszlo Agocs2016-07-149-2/+312
* | Material: add ripple effect for TabButtonJ-P Nurmi2016-07-131-1/+9
* | Material: trigger ripple effects on release for some controlsJ-P Nurmi2016-07-138-5/+36
* | Ripple: use timer event for RIPPLE_ENTER_DELAYJ-P Nurmi2016-07-132-4/+31
* | Material: fix ripple effect for RangeSliderJ-P Nurmi2016-07-113-1/+5
* | Material: implement ripple effect for SwitchDelegateJ-P Nurmi2016-07-113-12/+22
* | Material: implement ripple effect for RadioDelegateJ-P Nurmi2016-07-113-11/+25
* | Material: implement ripple effect for CheckDelegate & MenuItemJ-P Nurmi2016-07-114-13/+36
* | Material: implement ripple effect for ItemDelegateJ-P Nurmi2016-07-111-2/+13
* | Material: implement ripple effect for ButtonJ-P Nurmi2016-07-111-0/+10
* | QQuickAbstractButton: make the press point available via private APIJ-P Nurmi2016-07-112-15/+33
* | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devJ-P Nurmi2016-07-091-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-091-1/+2
| |\|
| | * Doc: fix custom PageIndicator snippetJ-P Nurmi2016-07-081-1/+2
* | | Material: implement the ripple effectJ-P Nurmi2016-07-099-76/+532
|/ /
* | qtquickcontrols2plugin.cpp: remove useless double registrationJ-P Nurmi2016-07-081-8/+0
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-08222-387/+388
* | Fix Tumbler GIFMitch Curtis2016-07-011-0/+0
* | Tumbler: make wrap property depend on count by defaultMitch Curtis2016-07-011-1/+0
* | Remove DialogButtonBox::flatJ-P Nurmi2016-06-301-1/+0
* | Universal: implement hover effectsJ-P Nurmi2016-06-3019-47/+100
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-297-8/+8
|\|