aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQuickStackView: Fix deprecated function call warningv5.12.0-alpha1Friedemann Kleint2018-09-121-4/+4
* Extend opensuse blacklisting to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-1118-31/+436
|\
| * wearable: fix items still being visible when returning to LauncherPageMitch Curtis2018-09-107-10/+77
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+32
| |\
| | * Add changes file for Qt 5.11.2v5.11.2Antti Kokko2018-09-031-0/+32
| * | Menu: ensure the correct delegates are used when created via ComponentMitch Curtis2018-09-059-17/+323
| * | Doc: improve SwipeView docsMitch Curtis2018-09-031-4/+4
| |/
* | Fix blacklist syntax of Popup::test_shortcutTony Sarajärvi2018-09-071-1/+1
* | Blacklist flaky Popup::test_shortcut on openSUSETony Sarajärvi2018-09-061-0/+2
* | Fix enum warningsMitch Curtis2018-08-233-20/+9
* | Fix tst_QQuickStyle::qrcInQtQuickControlsStylePathEnvVar() failureMitch Curtis2018-08-202-3/+3
* | 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-0815-2/+101
|\|
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
| * gallery: strip png metadata to avoid warningMitch Curtis2018-07-3012-0/+0
| * QQuickIconImage: prevent color from being applied twiceMitch Curtis2018-07-303-2/+101
* | 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
* | tst_qquickstyle: avoid conflicts with other testsMitch Curtis2018-07-184-17/+31
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-1712-15/+324
|\|
| * 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-165-2/+183
| * 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
| * tst_tumbler: replace loop with tryVerify()Mitch Curtis2018-07-031-7/+1
* | Material: qualify DialogButtonBox enums with "T"Mitch Curtis2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0310-11/+189
|\|
| * 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-258-10/+184
| * 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-2518-70/+265
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-2518-70/+265
| |\|
| | * QQuickSpinBox: Fix "function expressions as statements" warningMitch Curtis2018-06-211-1/+1
| | * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+25
| | |\
| | | * Add changes file for Qt 5.11.1v5.11.1Antti Kokko2018-06-091-0/+25
| | * | Imagine: document how to export 9-patch imagesMitch Curtis2018-06-141-0/+54
| | * | Fix Tumbler not respecting currentIndex changes in onModelChangedMitch Curtis2018-06-134-68/+166
| | * | 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-255-0/+53
|/ / /
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-3/+11002
|\| |