aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal
Commit message (Expand)AuthorAgeFilesLines
* Editors: fix placeholder text alignmentJ-P Nurmi2017-01-102-4/+6
* QQuickTabBar: fix implicit size calculationJ-P Nurmi2017-01-101-5/+4
* qmldir: update the versions of the module dependenciesJ-P Nurmi2017-01-051-1/+1
* Add DelayButtonJ-P Nurmi2017-01-022-0/+97
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-021-1/+1
|\
| * Bump style plugin dependencies to QtQuick.Controls 2.1Konstantin Ritt2016-12-281-1/+1
* | SwipeDelegate: rename swipe.rebound to swipe.transitionJ-P Nurmi2016-12-211-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-201-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8J-P Nurmi2016-12-201-0/+1
| |\
| | * DialogButtonBox: add missing importv5.8.0-rc1J-P Nurmi2016-12-201-0/+1
| * | SpinBox: fix input method hints to get the appropriate VKBJ-P Nurmi2016-11-291-1/+1
| |/
* | Bump the QtQuick import versions in the stylesJ-P Nurmi2016-12-1946-46/+46
* | SwipeDelegate: transition swipe.positionJ-P Nurmi2016-12-141-16/+2
* | SpinBox: add inputMethodHints and inputMethodComposingJ-P Nurmi2016-11-291-1/+1
* | Add ComboBox::editableJ-P Nurmi2016-11-241-11/+33
* | Update import versions in src/import/controls - part IIJ-P Nurmi2016-11-2340-40/+40
* | Update import versions in src/import/controlsJ-P Nurmi2016-11-2346-55/+55
* | Make sure the appropriate import versions are always availableJ-P Nurmi2016-11-231-3/+3
* | ComboBox: add more padding to the indicatorsJ-P Nurmi2016-11-161-2/+2
* | QQuickComboBox: ensure a parent for delegatesJ-P Nurmi2016-11-091-1/+1
* | Add QQuickComboBox::downJ-P Nurmi2016-11-091-3/+3
* | Whitespace cleanupsJ-P Nurmi2016-11-031-1/+1
* | ComboBox: prepare the internal layouts for editable combosJ-P Nurmi2016-11-015-8/+7
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-313-8/+26
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-311-2/+2
| |\
| | * Replace QStringLiteral with QLatin1String in the proxy themesJ-P Nurmi2016-10-251-2/+2
| * | Popup: add spacing support for Dialogv5.8.0-beta1J-P Nurmi2016-10-261-2/+3
| * | Page: support spacingJ-P Nurmi2016-10-261-2/+2
| * | Add QQuickDialog::titleJ-P Nurmi2016-10-261-0/+17
| * | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-261-2/+2
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-253-4/+18
|\| |
| * | Page: provide implicit sizeJ-P Nurmi2016-10-251-0/+12
| * | Universal: fix the size of a footer-less dialogJ-P Nurmi2016-10-242-1/+3
| * | Dialog: fix implicit size calculationJ-P Nurmi2016-10-241-3/+3
* | | Add internal QQuickAnimatedNode helperJ-P Nurmi2016-10-202-59/+39
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-1921-42/+0
|\| |
| * | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-1721-42/+0
* | | Universal: rewrite the indeterminate progress bar animationJ-P Nurmi2016-10-195-146/+124
* | | Universal: rewrite the busy indicator animationJ-P Nurmi2016-10-185-141/+114
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-0646-46/+46
|\| |
| * | Update all QtQuick imports in src/imports/controlsJ-P Nurmi2016-10-0446-46/+46
* | | Add QQuickDial::liveJ-P Nurmi2016-10-061-1/+1
* | | Add QQuickRangeSlider::liveJ-P Nurmi2016-10-061-1/+1
* | | Add QQuickSlider::liveJ-P Nurmi2016-10-051-1/+1
* | | Add QQuickTumbler::movingJ-P Nurmi2016-10-051-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-031-2/+4
|\|
| * Fix ComboBox to scroll to the highlighted itemJ-P Nurmi2016-10-021-0/+2
| * ComboBox: fix unintentional deps between the popup and its content itemJ-P Nurmi2016-10-021-2/+2
* | Create contentItem lazily where possibleJ-P Nurmi2016-09-268-16/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-0/+2
|\|