aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Doc: link to Control::contentItem in GroupBox detailed descriptionJ-P Nurmi2016-10-281-2/+2
| | * Doc: fix review findings for DrawerJ-P Nurmi2016-10-281-8/+10
| | * Material: fix blurry ComboBox drop indicatorsJ-P Nurmi2016-10-285-0/+5
| | * Scrollers: give control over layouting if parent != flickableJ-P Nurmi2016-10-284-6/+92
| | * QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-274-1/+51
| | * Gallery: make the drawer usable with keyboardJ-P Nurmi2016-10-261-4/+4
| | * Default: move opacity assignments to individual delegatesMitch Curtis2016-10-264-2/+4
| | * Gallery: add Escape shortcutJ-P Nurmi2016-10-261-0/+9
| | * Improve testbenchMitch Curtis2016-10-261-2/+138
| | * testbench: rename main.qml to testbench.qmlMitch Curtis2016-10-263-2/+2
| | * 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-2610-6/+113
| * | Doc: fallback styleJ-P Nurmi2016-10-263-3/+25
| * | Page: support spacingJ-P Nurmi2016-10-269-13/+73
| * | Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-262-0/+8
| * | Add QQuickDialog::titleJ-P Nurmi2016-10-269-12/+95
| * | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-267-155/+22
* | | tst_sanity: remove bogus blacklistingJ-P Nurmi2016-10-281-2/+0
* | | Material: share the CursorDelegateJ-P Nurmi2016-10-2810-82/+77
* | | Rename QQuickStackAttached to QQuickStackViewAttachedJ-P Nurmi2016-10-275-37/+36
* | | Move QQuickStackTransition into its own filesJ-P Nurmi2016-10-276-134/+241
* | | Move QQuickStackElement into its own filesJ-P Nurmi2016-10-276-292/+403
* | | QQuickPopup: move the implementation of reposition() to the positionerJ-P Nurmi2016-10-264-143/+152
* | | Move QQuickPopupItem out of qquickpopup.*J-P Nurmi2016-10-2610-227/+336
* | | QQuickPopupPositioner: use QQuickItem::isAncestorOf()J-P Nurmi2016-10-262-18/+1
* | | Move QQuickPopupPositioner out of qquickpopup.*J-P Nurmi2016-10-265-128/+236
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-2561-213/+1374
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-2530-157/+830
| |\|
| | * Doc: fix typo in QQuickStyle briefMitch Curtis2016-10-251-1/+1
| | * Doc: remove a redundant QQuickStyle exampleJ-P Nurmi2016-10-251-17/+4
| | * Doc: configuration fileJ-P Nurmi2016-10-258-43/+178
| | * Doc: supported environment variablesJ-P Nurmi2016-10-257-49/+138
| | * Fix tst_swipedelegateJ-P Nurmi2016-10-241-4/+4
| | * Doc: add snippets and screenshots for the Universal attached propertiesJ-P Nurmi2016-10-249-26/+219
| | * Doc: minor tweaks to the Material style pageJ-P Nurmi2016-10-241-3/+3
| | * Material: sync ComboBox with ButtonJ-P Nurmi2016-10-241-1/+7
| | * Material: add snippets and screenshots for attached propertiesMitch Curtis2016-10-2012-25/+279
| * | Page: provide implicit sizeJ-P Nurmi2016-10-257-0/+207
| * | Let specifying the fallback style for custom stylesJ-P Nurmi2016-10-2512-31/+235
| * | Doc: fix SwipeDelegate detailed descriptionJ-P Nurmi2016-10-252-7/+2
| * | Universal: fix the size of a footer-less dialogJ-P Nurmi2016-10-242-1/+3
| * | Doc: promote also the Text Editor example on the landing pageJ-P Nurmi2016-10-241-0/+1
| * | Dialog: fix implicit size calculationJ-P Nurmi2016-10-244-9/+88
| * | Use relative paths for imagesThomas Hartmann2016-10-226-8/+8
* | | Material: rewrite the ripple animationJ-P Nurmi2016-10-202-168/+169
* | | Add internal QQuickAnimatedNode helperJ-P Nurmi2016-10-209-190/+403
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-1988-214/+1071
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1936-106/+807
| |\|
| | * Material: introduce an active and disabled icon colorsKonstantin Ritt2016-10-172-0/+18