aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal
Commit message (Expand)AuthorAgeFilesLines
* ComboBox: cleanup superfluous QtQuick.Window importsJ-P Nurmi2017-03-281-1/+0
* Universal/SwipeDelegate: remove native text rendering leftoverJ-P Nurmi2017-03-281-1/+0
* Popup.qml: fix typoJ-P Nurmi2017-03-231-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+2
|\
| * Add missing QML type registrationsJ-P Nurmi2017-02-201-0/+1
* | Add missing includesJ-P Nurmi2017-02-242-0/+2
* | Make styles configurable featuresJ-P Nurmi2017-02-061-0/+2
* | Fix build with -no-feature-settingsJ-P Nurmi2017-01-311-0/+2
* | Update IMPORT_VERSION in the .pro filesJ-P Nurmi2017-01-241-1/+1
* | Add ScrollBar::policyJ-P Nurmi2017-01-201-2/+3
* | Add ScrollBar::interactiveJ-P Nurmi2017-01-201-5/+5
* | QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-1157-57/+57
|\|
| * Welcome to 2017J-P Nurmi2017-01-0957-57/+57
* | 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
|\| |