aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert all Menu delegate patchesv5.12.0-rc2v5.12.0-rc1v5.12.0Mitch Curtis2018-11-158-150/+35
* Doc: Fix the examplesinstallpath in the qdocconfVenugopal Shivashankar2018-11-131-1/+1
* Doc: Rename landing page title to 'Qt Quick Controls'Topi Reinio2018-11-131-2/+2
* QQuickMenuBar: fix menu not openingMitch Curtis2018-11-092-5/+5
* QQuickPage: fix a typo to avoid a crashLiang Qi2018-11-091-1/+1
* Fix Instantiator-created MenuItems disappearingMitch Curtis2018-11-021-4/+44
* Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-02435-1314/+1333
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-2912-83/+95
* Fix custom property page for snapeModeThomas Hartmann2018-10-231-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Liang Qi2018-10-156-13/+60
|\
| * QQuickPopupPositioner: avoid adding duplicate item change listenersMitch Curtis2018-10-041-1/+1
| * MenuBar: ensure the correct delegates are used when created via ComponentMitch Curtis2018-10-024-12/+52
* | QQuickStackView: Fix deprecated function call warningv5.12.0-alpha1Friedemann Kleint2018-09-121-4/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-113-21/+49
|\|
| * Menu: ensure the correct delegates are used when created via ComponentMitch Curtis2018-09-052-17/+45
| * Doc: improve SwipeView docsMitch Curtis2018-09-031-4/+4
* | Fix enum warningsMitch Curtis2018-08-233-20/+9
* | QQuickContainer: call getContentItem() instead of using memberMitch Curtis2018-08-201-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-182-2/+2
|\|
| * QQuickStackView: fix crash on viewItemTransitionFinished()Alexandr Akulich2018-08-111-1/+1
| * QQuickPlatformColorDialog - properly initialize platform dialog helperTimur Pocheptsov2018-08-091-1/+1
* | qquickplatformmessagedialog: fix build errorMitch Curtis2018-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-081-1/+2
|\|
| * QQuickIconImage: prevent color from being applied twiceMitch Curtis2018-07-301-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-281-0/+20
|\|
| * Doc: add a note about the best way to set paddingMitch Curtis2018-07-241-0/+20
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-241-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-1710-8/+212
|\|
| * Fix crash on exit when using a shader and a PopupSimon Hausmann2018-07-161-1/+1
| * Fix qrc paths in QT_QUICK_CONTROLS_STYLE_PATHMitch Curtis2018-07-161-2/+60
| * Doc: add "Sizing" section to ScrollView's docsMitch Curtis2018-07-111-2/+16
| * Doc: Add AbstractButton.TextUnderIcon to display:enumeration listPaul Wicking2018-07-112-0/+1
| * Doc: provide code snippets for Overlay.modal and Overlay.modelessMitch Curtis2018-07-103-0/+120
| * Doc: Re-add .qml files as example sourcesTopi Reinio2018-07-041-1/+1
| * Move all pendingCurrentIndex assignments to a private setterMitch Curtis2018-07-032-7/+13
* | Material: qualify DialogButtonBox enums with "T"Mitch Curtis2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-037-11/+15
|\|
| * Doc: Exclude .qml source files from the documentation buildTopi Reinio2018-06-271-0/+4
| * Menu: fix items not being scrollable when using WindowMitch Curtis2018-06-255-10/+10
| * QQuickTumblerAttachedPrivate: fix type of variable: int => qrealMitch Curtis2018-06-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-2516-70/+174
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-2516-70/+174
| |\|
| | * QQuickSpinBox: Fix "function expressions as statements" warningMitch Curtis2018-06-211-1/+1
| | * Imagine: document how to export 9-patch imagesMitch Curtis2018-06-141-0/+54
| | * Fix Tumbler not respecting currentIndex changes in onModelChangedMitch Curtis2018-06-133-68/+100
| | * Document which modules are required when building from sourceMitch Curtis2018-06-131-0/+9
| | * TextArea, TextField: use the control's renderType in placeholder textMitch Curtis2018-06-1310-1/+10
* | | QQuickStyle::addStylePath(): fix support for qrc pathsMitch Curtis2018-06-251-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-3/+9
|\|
| * Imagine: clarify 9-patch line documentationMitch Curtis2018-06-081-3/+9