aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-202-4/+6
|\
| * 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
* | QQuickStyle: add API for managing style pathsJ-P Nurmi2018-03-162-2/+60
* | Add QQuickTheme::ScopeJ-P Nurmi2018-03-1551-187/+222
* | QQuickTheme: cleanup the APIJ-P Nurmi2018-03-158-37/+49
* | QQuickTheme: add missing fonts and palettesJ-P Nurmi2018-03-157-8/+48
* | QQuickRangeSlider: add touchDragThreshold propertyYulong Bai2018-03-143-2/+46
* | Remove unused QQuickProxyThemeJ-P Nurmi2018-03-143-271/+0
* | Add "qt.quick.controls.style" logging category for style lookupJ-P Nurmi2018-03-131-1/+7
* | Use AUX_QML_FILES for the Qt Quick Designer support filesJ-P Nurmi2018-03-131-3/+3
* | Refactor QQuickStyleSelectorJ-P Nurmi2018-03-136-91/+75
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-137-45/+11
|\|
| * ComboBox: fix key search in the popupJ-P Nurmi2018-03-121-3/+8
| * Sliders and Dials: keep mouse grab on pressJ-P Nurmi2018-03-126-42/+3
* | QQuickStyle: de-duplicate codeJ-P Nurmi2018-03-121-12/+12
* | QQuickSlider: add touchDragThreshold propertyYulong Bai2018-03-123-3/+45
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-1016-22/+170
|\|
| * QQuickDrawer: fix draggingv5.11.0-beta2J-P Nurmi2018-03-091-8/+10
| * QQuickPlatformMenu: fix crash on exit with submenusMitch Curtis2018-03-082-4/+17
| * QQuickPlatformMenu: fix submenu titles not being visibleMitch Curtis2018-03-071-0/+3
| * 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
* | Inherit QQuickPage from QQuickPaneJ-P Nurmi2018-03-097-174/+11
* | QQuickPane: calculate content size in C++ unless explicitly definedJ-P Nurmi2018-03-0923-68/+173
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-03-017-15/+77
|\|
| * Platform: fix checkable MenuItemJ-P Nurmi2018-03-012-10/+8
| * Fix QQuickTheme::font() and palette()J-P Nurmi2018-03-011-4/+6
| * 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
* | Bump module versionsJ-P Nurmi2018-03-0117-19/+24
* | Bump import versionsJ-P Nurmi2018-03-01256-907/+907
* | Use horizontal|verticalPaddingJ-P Nurmi2018-03-017-14/+7
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-2725-108/+216
|\|
| * 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-224-5/+5
* | QQuickTheme: don't inherit QPlatformThemeJ-P Nurmi2018-02-275-15/+90
* | Fix fonts and palettes in apps without :/qtquickcontrols2.confJ-P Nurmi2018-02-262-6/+8
* | Use horizontal|verticalPaddingJ-P Nurmi2018-02-2321-44/+22
* | Bump QtQuick.Templates import versionsJ-P Nurmi2018-02-23220-220/+220
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-219-15/+52
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-212-0/+8
|\|
| * Material: fix ItemDelegate's vertical paddingJ-P Nurmi2018-02-201-0/+2
| * Imagine: declare missing QtGraphicalEffects dependencyJ-P Nurmi2018-02-201-0/+1
| * QQuickStyle: fix and test QT_QUICK_CONTROLS_CONFJ-P Nurmi2018-02-201-0/+1
| * Reset QQuickStyle when the QtQuick.Controls 2 plugin is unloadedJ-P Nurmi2018-02-201-0/+7