summaryrefslogtreecommitdiff
path: root/src/controls
Commit message (Expand)AuthorAgeFilesLines
* Doc: Ignore WinRT-specific qml files from the documentation buildv5.12.0-rc1Topi Reinio2018-11-091-1/+3
* Doc: Document Qt Quick Controls explicitly as 'version 1'Venugopal Shivashankar2018-10-2612-124/+127
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Qt Forward Merge Bot2018-10-131-0/+1
|\
| * Doc: Add missing documentation for styleData.role in itemDelegateAndy Shaw2018-10-121-0/+1
* | Menu: Provide a safe clear() functionUlf Hermann2018-09-272-22/+55
* | ScrollView: Defer calls to doLayout()Ulf Hermann2018-09-261-10/+8
* | Fix replace transition of vertical slide in the stack viewSimon Hausmann2018-07-031-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-2322-24/+24
|\ \ | |/
| * Doc: Add missing dots (qtquickcontrols)Paul Wicking2018-06-1922-24/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-041-2/+2
|\ \ | |/
| * Extras: fix remaining createRadialGradient() issuesMitch Curtis2018-05-291-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-1/+1
|\ \ | |/
| * StatusIndicatorStyle: fix usage of ctx.createRadialGradient()Mitch Curtis2018-05-241-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-273-23/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-182-4/+6
|\ \ | |/
| * Slider: don't break the binding on value when using the mouse wheelAndy Shaw2018-04-171-2/+2
| * Stop incrementing if the mouse is no longer over the buttonAndy Shaw2018-04-171-2/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-242-4/+0
|\ \ | |/
| * Fix detected anchors on an item that is managed by a layoutv5.11.0-beta3Paolo Angelelli2018-03-222-4/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-274-9/+26
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-181-1/+4
| |\
| | * QQuickMenu1::__popup(): Scale target rectangleJ-P Nurmi2018-02-021-1/+4
| * | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-122-3/+14
| |\ \
| | * | Calendar: make clicked(date) emit the correct date5.10Mitch Curtis2018-02-091-3/+5
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-0/+9
| | |\ \ | | | |/
| | | * Document licensesKai Koehne2018-01-221-0/+9
| * | | Fix memory leak in QQC1Simon Hausmann2018-02-071-5/+8
* | | | ComboBox: guarantee index consistency when emitting activated()Alberto Mardegan2018-02-121-2/+6
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-7/+24
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-194-7/+24
| |\ \ | | |/
| | * Doc: Change wording on when module was introducedKai Koehne2018-01-192-2/+2
| | * TreeView: allow selecting items by touchShawn Rutledge2017-12-271-4/+18
| | * TableView: Don't unset the delegate loader source componentUlf Hermann2017-12-151-1/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-1810-82/+183
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-159-39/+55
| |\ \ | | |/
| | * Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-155-24/+26
| | * Fix ScrollView scrollbar handles when there is no contentJoni Poikelin2017-11-281-2/+2
| | * ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-232-1/+3
| | * Pick the default style name at runtime instead of compile timeJake Petroules2017-11-211-12/+24
| * | Update plugins.qmltypesMitch Curtis2017-12-111-43/+128
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-014-3/+29
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+1
| |\ \ | | |/
| | * Fix base slider style in static buildsLaszlo Agocs2017-11-141-0/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-302-3/+3
| |\ \ | | |/
| | * Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-2/+2
| | * Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
| * | Add internal types to Android styles qmldirv5.10.0-beta1Eskil Abrahamsen Blomfeldt2017-09-261-0/+25
* | | Fix typoFrederik Gladhorn2017-10-101-1/+1
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-2/+2
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-222-9/+9
|/ /