aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* SpinBox: add inputMethodHints and inputMethodComposingJ-P Nurmi2016-11-293-3/+3
* Add Drawer::interactiveJ-P Nurmi2016-11-252-1/+2
* SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-251-0/+1
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-253-1/+20
|\
| * Material Drawer: show a separator line when it has no dim nor elevationJ-P Nurmi2016-11-241-0/+15
| * Material: fix Drawer to respect Material.elevationJ-P Nurmi2016-11-241-1/+3
| * qquickmaterialripple_p.h: add missing qcolor.h includeJ-P Nurmi2016-11-231-0/+1
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-231-0/+1
| |\
| | * SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-231-0/+1
* | | Add ComboBox::editableJ-P Nurmi2016-11-244-33/+128
* | | qtquickcontrols2plugin.cpp: cleanup the template header includesJ-P Nurmi2016-11-231-5/+1
* | | Doc: update module import versionsJ-P Nurmi2016-11-234-5/+5
* | | Update import versions in src/import/controls - part IIJ-P Nurmi2016-11-23121-121/+121
* | | Sort out and clarify QML type registrationJ-P Nurmi2016-11-232-15/+11
* | | Update import versions in src/import/controlsJ-P Nurmi2016-11-23140-230/+230
* | | Make sure the appropriate import versions are always availableJ-P Nurmi2016-11-234-6/+12
* | | qquickmaterialripple.cpp: cleanup unused variablesJ-P Nurmi2016-11-201-2/+0
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1729-45/+43
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-171-2/+2
| |\|
| | * Doc: rephase the "logical position" propertiesJ-P Nurmi2016-11-161-2/+2
| * | Material: de-couple foreground and primaryTextColorJ-P Nurmi2016-11-1626-39/+39
| * | Restore AbstractButton::checkableJ-P Nurmi2016-11-162-4/+2
* | | ComboBox: add more padding to the indicatorsJ-P Nurmi2016-11-1611-6/+6
* | | Add support for a QT_QUICK_CONTROLS_STYLE_PATH environment variableJ-P Nurmi2016-11-161-0/+6
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJ-P Nurmi2016-11-1150-170/+667
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-0350-170/+667
| |\| |
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-035-2/+190
| | |\|
| | | * ScrollIndicator: fix documentation review findingsMitch Curtis2016-11-032-0/+97
| | | * ScrollBar: Fix documentation review findingsMitch Curtis2016-11-032-0/+93
| | | * SwipeView: fix accessibility supportJ-P Nurmi2016-11-021-2/+0
| | * | Doc: add RoundButton to the guidelines for buttonsJ-P Nurmi2016-11-021-0/+18
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0243-158/+431
| | |\|
| | | * Doc: tweak BusyIndicator's GIFJ-P Nurmi2016-11-021-0/+0
| | | * Doc: add GIF to SwipeView detailed descriptionJ-P Nurmi2016-11-011-0/+0
| | | * Get rid of the remaining qdoc markers in the Default styleJ-P Nurmi2016-11-0136-168/+0
| | | * Doc: add GIF animation for DrawerJ-P Nurmi2016-11-011-0/+0
| | | * Doc: fix review findings for ToolButtonJ-P Nurmi2016-11-012-6/+21
| | | * Doc: fix review findings for PopupJ-P Nurmi2016-10-312-0/+391
| | | * Fix Shortcut to respect modal popupsJ-P Nurmi2016-10-311-0/+19
| | * | Update plugins.qmltypesJ-P Nurmi2016-11-012-10/+28
* | | | QQuickComboBox: ensure a parent for delegatesJ-P Nurmi2016-11-093-3/+3
* | | | Add QQuickComboBox::downJ-P Nurmi2016-11-094-6/+7
* | | | Improve the custom ComboBox exampleJ-P Nurmi2016-11-071-2/+2
* | | | Material ComboBox: remove last explicit references to the popupJ-P Nurmi2016-11-071-1/+1
* | | | Default: prepare ComboBox for deferred popup executionJ-P Nurmi2016-11-041-4/+2
|/ / /
* | | Whitespace cleanupsJ-P Nurmi2016-11-037-7/+3
* | | ComboBox: prepare the internal layouts for editable combosJ-P Nurmi2016-11-0111-23/+20
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-3127-35/+100
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-3117-15/+17
| |\|
| | * Material: fix blurry ComboBox drop indicatorsJ-P Nurmi2016-10-285-0/+5