aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | qmldir: update the versions of the module dependenciesJ-P Nurmi2017-01-053-3/+3
* | | QQuickDial: handle touch eventsJ-P Nurmi2017-01-033-1/+191
* | | Revise QQuickDial internalsJ-P Nurmi2017-01-031-36/+64
* | | QQuickDial: operate on floating point coordinatesJ-P Nurmi2017-01-031-14/+14
* | | QQuickRangeSlider: handle touch eventsJ-P Nurmi2017-01-033-26/+325
* | | Revise QQuickRangeSlider internalsJ-P Nurmi2017-01-031-95/+122
* | | QQuickRangeSlider: operate on floating point coordinatesJ-P Nurmi2017-01-031-12/+12
* | | QQuickSlider: handle touch eventsJ-P Nurmi2017-01-036-2/+274
* | | Revise QQuickSlider internalsJ-P Nurmi2017-01-031-30/+59
* | | QQuickSlider: operate on floating point coordinatesJ-P Nurmi2017-01-031-10/+10
* | | Add DelayButtonJ-P Nurmi2017-01-0224-1/+1231
* | | Revise QQuickAbstractButton internalsJ-P Nurmi2017-01-022-47/+74
* | | tst_buttongroup: use TestCase's new createTemporaryObject functionsMitch Curtis2017-01-021-37/+21
* | | 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-217-30/+76
* | | Add QQuickAbstractButton::buttonChange()J-P Nurmi2016-12-2112-44/+52
* | | tst_scrollindicator: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-9/+5
* | | tst_page: add missing use of createTemporaryObject()Mitch Curtis2016-12-211-3/+1
* | | tst_rangeslider: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-43/+15
* | | tst_roundbutton: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-3/+1
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-2012-7/+254
|\| |
| * | Merge remote-tracking branch 'origin/5.8.0' into 5.8J-P Nurmi2016-12-203-0/+210
| |\|
| | * 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
| | * Add changes file for 5.8.0Jani Heikkinen2016-12-021-0/+208
| * | Stabilize tst_combobox::test_modelReset()J-P Nurmi2016-12-131-4/+2
| * | StackView: don’t push duplicate itemsMitch Curtis2016-12-062-3/+42
| * | 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-2010-2/+316
* | | tst_scrollbar: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-23/+9
* | | tst_slider: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-40/+14
* | | tst_spinbox: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-45/+16
* | | tst_swipeview: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-32/+14
* | | tst_switch: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-27/+10
* | | tst_switchdelegate: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-16/+6
* | | tst_tabbar: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-35/+14
* | | tst_tabbutton: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-6/+3
* | | tst_textarea: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-27/+10
* | | tst_textfield: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-24/+9
* | | tst_toolbar: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-13/+5
* | | tst_toolseparator: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-6/+2
* | | tst_toolbutton: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-201-12/+5
* | | Bump the QtQuick import versions in the stylesJ-P Nurmi2016-12-19147-147/+147
* | | tst_button: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-191-21/+8