aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add DelayButtonJ-P Nurmi2017-01-0219-1/+835
* Revise QQuickAbstractButton internalsJ-P Nurmi2017-01-022-47/+74
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-029-6/+8
|\
| * Material|SpinBox: Fix trivial C&P typoKonstantin Ritt2016-12-281-2/+2
| * Material: Optimize "check" icon imagesKonstantin Ritt2016-12-283-0/+0
| * Material: set default ToolBar's spacing to 16Konstantin Ritt2016-12-281-0/+2
| * Bump style plugin dependencies to QtQuick.Controls 2.1Konstantin Ritt2016-12-283-3/+3
| * Doc: fix linking error to "Qt for OS X/macOS"J-P Nurmi2016-12-211-1/+1
* | SwipeDelegate: rename swipe.rebound to swipe.transitionJ-P Nurmi2016-12-216-29/+75
* | Add QQuickAbstractButton::buttonChange()J-P Nurmi2016-12-2112-44/+52
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-209-0/+13
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8J-P Nurmi2016-12-202-0/+2
| |\
| | * DialogButtonBox: add missing importv5.8.0-rc1J-P Nurmi2016-12-202-0/+2
| | * Allow specifying a relative style path in qtquickcontrols2.confJ-P Nurmi2016-12-153-13/+32
| * | StackView: don’t push duplicate itemsMitch Curtis2016-12-061-0/+11
| * | Remove unused doc imagesMitch Curtis2016-12-026-0/+0
* | | Doc: SwipeDelegate: document grouped signals with \qmlsignalJ-P Nurmi2016-12-201-29/+41
* | | Add "Swipe to Remove" exampleJ-P Nurmi2016-12-201-1/+1
* | | Bump the QtQuick import versions in the stylesJ-P Nurmi2016-12-19147-147/+147
* | | qquickstackview_p.cpp: use correct includeLiang Qi2016-12-151-1/+1
* | | qquickstackview_p.cpp: add missing includeJ-P Nurmi2016-12-151-0/+1
* | | SwipeDelegate: add swipe.opened() and swipe.closed() signalsJ-P Nurmi2016-12-142-32/+70
* | | SwipeDelegate: transition swipe.positionJ-P Nurmi2016-12-145-61/+110
* | | Material: prevent ripples from getting stuck in disabled stateJ-P Nurmi2016-12-131-1/+3
* | | Doc: tweak wording for the moved() signalsJ-P Nurmi2016-12-022-2/+2
* | | Add QQuickSpinBox::valueModified()J-P Nurmi2016-12-023-0/+22
* | | Add AbstractButton::toggled() signalJ-P Nurmi2016-12-026-3/+23
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-0110-114/+476
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-12-011-0/+15
| |\ \
| | * | SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+15
| * | | Allow specifying a relative style path in qtquickcontrols2.confJ-P Nurmi2016-11-303-13/+32
| * | | Fix typo in description of qquickcalendar.cppMarco A. Piccolino-Boniforti2016-11-301-1/+1
| * | | SpinBox: fix input method hints to get the appropriate VKBJ-P Nurmi2016-11-293-3/+3
| * | | Dial: add missing wheel handlingJ-P Nurmi2016-11-292-0/+16
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-283-10/+24
| |\|
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-242-5/+13
| | |\
| | | * Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-252-5/+13
| | * | Doc: clarify the feature comparison tableJ-P Nurmi2016-11-231-7/+12
| * | | Doc: refactor the type comparison tableJ-P Nurmi2016-11-251-90/+388
* | | | Add Dial::moved() signalJ-P Nurmi2016-11-292-0/+18
* | | | Add Slider::moved() signalJ-P Nurmi2016-11-292-5/+29
* | | | SpinBox: add inputMethodHints and inputMethodComposingJ-P Nurmi2016-11-295-6/+67
* | | | QQuickSwipe: fix qdoc warningJ-P Nurmi2016-11-281-1/+1
* | | | Add Drawer::interactiveJ-P Nurmi2016-11-257-5/+49
* | | | Add SwipeDelegate::swipe.open()J-P Nurmi2016-11-253-3/+44
* | | | SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-253-1/+40
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-259-83/+258
|\| | |
| * | | Material Drawer: show a separator line when it has no dim nor elevationJ-P Nurmi2016-11-241-0/+15
| * | | Material: fix Drawer to respect Material.elevationJ-P Nurmi2016-11-241-1/+3
| * | | SwipeDelegate: fix swipes that begin over a child item of a delegateMitch Curtis2016-11-241-0/+4