aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add missing QML type registrationsJ-P Nurmi2017-02-201-0/+1
* | | RangeSlider: add horizontal and vertical properties for convenienceJ-P Nurmi2017-03-281-29/+23
* | | Slider: add horizontal and vertical properties for convenienceJ-P Nurmi2017-03-281-23/+19
* | | AbstractButton: add display propertyMitch Curtis2017-03-281-0/+1
* | | Button: add support for iconsMitch Curtis2017-03-241-8/+27
* | | Rename QQuickStyleAttached to QQuickAttachedObjectJ-P Nurmi2017-03-222-18/+18
* | | Move isDarkTheme() to QQuickStylePrivateJ-P Nurmi2017-03-221-3/+1
* | | Move settings from QQuickStyleAttached to QQuickStylePrivateJ-P Nurmi2017-03-221-2/+2
* | | Update the import statements 2.2->2.3J-P Nurmi2017-03-0147-108/+108
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-013-0/+4
|\| |
| * | Add missing includesJ-P Nurmi2017-02-242-0/+2
| * | Make styles configurable featuresJ-P Nurmi2017-02-061-0/+2
* | | Update the QML module versions from 2.2 to 2.3J-P Nurmi2017-02-202-2/+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