aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix popups to appear above QtQuick.Dialogs 1.xJ-P Nurmi2016-08-102-1/+2
* Material ComboBox: fix white text on white backgroundMitch Curtis2016-08-091-0/+3
* ComboBox: ensure an update of the current text on data changeJ-P Nurmi2016-08-092-0/+26
* Page: take header & footer visibility into account in relayout()J-P Nurmi2016-08-092-2/+14
* AppWindow: take header & footer visibility into account in relayout()J-P Nurmi2016-08-093-2/+101
* Add SwipeDelegate to Delegate Controls documentationMitch Curtis2016-08-082-0/+8
* Fix attached property linking for Material styleMitch Curtis2016-08-042-40/+40
* Document Material.Shade and the related parameter of Material.color()Mitch Curtis2016-08-042-4/+57
* Add a link to style usage docs from individual pagesMitch Curtis2016-08-032-0/+6
* SwipeDelegate: warn about horizontally anchoring background/contentItemMitch Curtis2016-08-022-0/+97
* Example: Made the SpinBox editableVenugopal Shivashankar2016-08-021-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-2/+2
|\
| * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-182-2/+2
* | Bump versionOswald Buddenhagen2016-07-281-1/+1
* | Flickable TextArea: don't intercept input events outside visual boundsJ-P Nurmi2016-07-223-1/+33
* | Fix overlay event processing order for popupsJ-P Nurmi2016-07-223-14/+79
* | Fix hover event handling for drawer overlaysJ-P Nurmi2016-07-224-2/+142
* | Don't leak hover events through modal overlaysJ-P Nurmi2016-07-222-1/+19
* | Don't leak hover events through popupsJ-P Nurmi2016-07-223-0/+124
* | Popups: fix overlay visibilityJ-P Nurmi2016-07-223-22/+13
* | testbench: center the window upon completion instead of using bindingsJ-P Nurmi2016-07-201-2/+5
* | ComboBox: add custom popup example snippetJ-P Nurmi2016-07-191-3/+30
* | differences.qdoc: clarify Button.qml exampleMitch Curtis2016-07-191-2/+3
* | Doc: minor language correctionNico Vertriest2016-07-191-2/+2
* | QQuickStackView: claim QObject ownership for dynamically created itemsJ-P Nurmi2016-07-181-0/+1
* | SwipeDelegate: vertically resize contentItem when swipe is completeMitch Curtis2016-07-152-4/+32
* | Improve unxpected signal warningMitch Curtis2016-07-141-1/+6
* | Doc: special notes for Component and url in StackView::push/replace()J-P Nurmi2016-07-131-0/+16
* | SwipeDelegate: reposition contentItem, background on width changesMitch Curtis2016-07-123-7/+61
* | Document which controls consume mouse/touch eventsMitch Curtis2016-07-111-0/+6
* | SwipeDelegate: document which items can be used in left/right/behindMitch Curtis2016-07-112-0/+11
* | Drawer: fix dragMargin handlingJ-P Nurmi2016-07-112-4/+13
* | QQuickTextArea & -Field: fix double-click to select a wordJ-P Nurmi2016-07-116-0/+60
* | Don't be too eager to steal presses outside the drawerJ-P Nurmi2016-07-111-0/+8
* | SwipeDelegate: only consume child events if we grabbed the mouseMitch Curtis2016-07-082-5/+31
* | Doc: fix typo in AbstractButton::pressAndHold()J-P Nurmi2016-07-081-1/+1
* | Doc: missing signals in MonthGridJ-P Nurmi2016-07-081-0/+24
* | Doc: fix custom PageIndicator snippetJ-P Nurmi2016-07-081-1/+2
* | Drawer: reposition when closedJ-P Nurmi2016-07-062-1/+26
* | Fix QQuickComboBox::textAt()J-P Nurmi2016-07-062-2/+38
* | Improve ToolTip documentationMitch Curtis2016-07-041-1/+9
* | Improve gallery example for Qt Quick DesignerThomas Hartmann2016-07-012-2/+2
* | Universal: fix Dial press effectJ-P Nurmi2016-06-291-1/+1
* | Material: fix radiusJ-P Nurmi2016-06-276-7/+7
* | Make Material style SpinBox text respect enabled stateMitch Curtis2016-06-201-1/+1
* | Document the equivalent of MenuBarMitch Curtis2016-06-171-0/+3
* | Fix QQuickSliderPrivate::snapPosition()J-P Nurmi2016-06-162-5/+11
* | StackView: Fix warning when popping down to the current itemKonstantin Ritt2016-06-162-3/+10
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-162-171/+117
|\ \
| * | Update plugins.qmltypes to avoid race condition in code modelv5.7.0Thomas Hartmann2016-06-011-167/+1