aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link to RangeSlider from Slider's docs, and vice versav5.11.0-beta3Mitch Curtis2018-04-042-0/+5
* Doc: use Math.round() in Overlay parent exampleMitch Curtis2018-04-041-2/+2
* Fix current color is not set first time in ColorDialogTasuku Suzuki2018-03-261-0/+1
* Do not execute a deferred property when component complete is disabledThomas Hartmann2018-03-261-0/+5
* Add a few missing properties to property editorThomas Hartmann2018-03-233-0/+67
* tst_customization: only track objectNames we're interested inMitch Curtis2018-03-231-1/+3
* Combo|SpinBox: fix wheel event propagationJ-P Nurmi2018-03-234-8/+31
* QQuickStyle: use local 8-bit for paths from env varsJ-P Nurmi2018-03-231-4/+4
* Fix Shortcuts in Popups with window context not being activatedMitch Curtis2018-03-222-2/+38
* Ensure that qtquickcontrols2.conf files show up in examplesMitch Curtis2018-03-211-0/+2
* Add a section about how to preview custom styles in Qt Quick DesignerMitch Curtis2018-03-211-0/+16
* Doc: update list of signals emitted when buttons with roles are clickedMitch Curtis2018-03-211-3/+27
* Remove unused snippetsMitch Curtis2018-03-2121-792/+0
* Fix crash with StackView::initialItemSimon Hausmann2018-03-214-8/+23
* Avoid crashes when the qquickcontrols2 plugin gets unloadedLars Knoll2018-03-161-1/+2
* Imagine: make the QML files show up in Qt CreatorJ-P Nurmi2018-03-131-3/+4
* Fix doubly connected signals in SignalSequenceSpySimon Hausmann2018-03-121-3/+8
* ComboBox: fix key search in the popupJ-P Nurmi2018-03-122-3/+62
* Sliders and Dials: keep mouse grab on pressJ-P Nurmi2018-03-127-45/+10
* QQuickDrawer: fix draggingv5.11.0-beta2J-P Nurmi2018-03-093-8/+139
* QQuickPlatformMenu: fix crash on exit with submenusMitch Curtis2018-03-082-4/+17
* QQuickPlatformMenu: fix submenu titles not being visibleMitch Curtis2018-03-072-0/+22
* Doc: add a "Focus Management in Qt Quick Controls 2" pageMitch Curtis2018-03-0613-10/+78
* Doc: add an example of submenus and dynamically generated menu itemsMitch Curtis2018-03-061-0/+62
* Platform: fix checkable MenuItemJ-P Nurmi2018-03-012-10/+8
* Fix QQuickTheme::font() and palette()J-P Nurmi2018-03-012-4/+42
* Doc: add an "Item Ownership" section toStackView's documentationMitch Curtis2018-03-012-1/+62
* Material: round ripple translation to avoid artifactsJ-P Nurmi2018-03-011-2/+2
* Material: calculate BusyIndicator's line widthJ-P Nurmi2018-03-011-1/+2
* Fusion: fix BusyIndicatorJ-P Nurmi2018-03-011-1/+3
* Update plugins.qmltypesJ-P Nurmi2018-02-262-78/+185
* Update versions in the docs and .prosJ-P Nurmi2018-02-2618-21/+21
* Fix quickCancelDeferred()J-P Nurmi2018-02-261-4/+5
* DialogButtonBox: workaround implicit size calculation with one buttonv5.11.0-beta1J-P Nurmi2018-02-225-5/+33
* Material: fix ItemDelegate's vertical paddingJ-P Nurmi2018-02-201-0/+2
* Imagine: declare missing QtGraphicalEffects dependencyJ-P Nurmi2018-02-201-0/+1
* Fix tst_swipedelegate::test_eventsToLeftAndRight()J-P Nurmi2018-02-201-2/+2
* tst_switchdelegate: fix test_mouse/test_touch failuresJ-P Nurmi2018-02-201-6/+6
* QQuickStyle: fix and test QT_QUICK_CONTROLS_CONFJ-P Nurmi2018-02-209-1/+50
* Reset QQuickStyle when the QtQuick.Controls 2 plugin is unloadedJ-P Nurmi2018-02-202-9/+34
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-0/+4
|\
| * Doc: mention QT_QUICK_CONTROLS_CONF in conf docsMitch Curtis2018-02-121-0/+4
* | GroupBox: fix background y and height assignmentsMitch Curtis2018-02-166-11/+11
* | Material: sync CheckDelegate's vertical padding with other delegatesMitch Curtis2018-02-161-2/+2
* | Document how to position a popup in the center of the windowMitch Curtis2018-02-163-19/+31
* | Examples: don't use anchors in layoutsMitch Curtis2018-02-162-6/+5
* | testbench: remove hovered states as the property is read-onlyv5.11.0-alpha1Mitch Curtis2018-02-142-12/+1
* | testbench: set checked on ButtonMitch Curtis2018-02-141-0/+1
* | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-0/+49
|\ \
| * | Add changes file for Qt 5.10.1v5.10.1Antti Kokko2018-02-051-0/+49