aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
| * | Fix tst_toolbutton.qmlJ-P Nurmi2017-01-121-7/+7
* | | QQuickScrollIndicator: fix layouting on implicit size changesJ-P Nurmi2017-01-202-6/+28
* | | QQuickScrollBar: fix layouting on implicit size changesJ-P Nurmi2017-01-202-6/+28
* | | ScrollIndicator: fix memory leak when attached to a non-FlickableJ-P Nurmi2017-01-202-14/+11
* | | ScrollBar: fix memory leak when attached to a non-FlickableJ-P Nurmi2017-01-202-14/+11
* | | Add ScrollBar::interactiveJ-P Nurmi2017-01-206-18/+108
* | | Cleanup QQuickTextAreaJ-P Nurmi2017-01-193-85/+78
* | | Cleanup QQuickTextFieldJ-P Nurmi2017-01-193-60/+50
* | | Cleanup QQuickLabelJ-P Nurmi2017-01-193-19/+13
* | | Re-format constructorsJ-P Nurmi2017-01-1950-182/+177
* | | Format initializer listsJ-P Nurmi2017-01-1936-171/+298
* | | QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-1316-33/+33
* | | tst_control: fix TestCase::mouseMove() usageJ-P Nurmi2017-01-1213-57/+57
* | | QQuickScrollBar::snapModeChanged(): add missing revisionJ-P Nurmi2017-01-121-1/+1
* | | tst_controls: update import versions for controls and templatesJ-P Nurmi2017-01-1242-48/+48
* | | Add attached StackView.visible propertyJ-P Nurmi2017-01-129-12/+208
* | | Doc: be consistent about the dot at the end of example descriptionsJ-P Nurmi2017-01-112-2/+2
* | | Add SwipeView::orientationJ-P Nurmi2017-01-116-4/+65
* | | Update the remaining copyright yearsJ-P Nurmi2017-01-1121-21/+21
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-11834-838/+838
|\| |
| * | Welcome to 2017J-P Nurmi2017-01-09837-837/+837
| * | QQuickXxxPrivate::deleteDelegate(): don't store null pointersJ-P Nurmi2017-01-064-4/+4
* | | Editors: fix placeholder text alignmentJ-P Nurmi2017-01-1012-22/+273
* | | Add ScrollBar::snapModeJ-P Nurmi2017-01-109-5/+259
* | | Revise QScrollBar internalsJ-P Nurmi2017-01-102-10/+48
* | | QQuickTabBar: fix implicit size calculationJ-P Nurmi2017-01-107-39/+201
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-0522-4/+1096
|\| |
| * | Flat Style exampleThomas Hartmann2017-01-0515-1/+890
| * | QQuickDial: account for when the wheel event is invertedJ-P Nurmi2017-01-051-1/+1
| * | Account for when the wheel event is invertedAndy Shaw2017-01-041-1/+1
| * | Bump versionOswald Buddenhagen2017-01-031-1/+1
| * | Add screenshot snippets to OTHER_FILES to make them visible in CreatorJ-P Nurmi2017-01-021-0/+1
| * | QQuickMenu: fix Repeater supportJ-P Nurmi2017-01-024-1/+203
* | | 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