aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Default: move opacity assignments to individual delegatesMitch Curtis2016-10-264-2/+4
| | * Default: make disable controls easier to seeMitch Curtis2016-10-268-9/+4
| | * Replace QStringLiteral with QLatin1String in the proxy themesJ-P Nurmi2016-10-252-6/+6
| * | Popup: add spacing support for Dialogv5.8.0-beta1J-P Nurmi2016-10-264-6/+10
| * | Doc: fallback styleJ-P Nurmi2016-10-262-2/+8
| * | Page: support spacingJ-P Nurmi2016-10-263-6/+6
| * | Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-261-0/+4
| * | Add QQuickDialog::titleJ-P Nurmi2016-10-264-0/+49
| * | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-263-6/+6
* | | Material: share the CursorDelegateJ-P Nurmi2016-10-286-74/+73
* | | Rename QQuickStackAttached to QQuickStackViewAttachedJ-P Nurmi2016-10-271-1/+1
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-2537-164/+877
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-2528-152/+825
| |\|
| | * Doc: remove a redundant QQuickStyle exampleJ-P Nurmi2016-10-251-17/+4