aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix QQuickIconLabel's baselineOffsetMitch Curtis2018-12-032-0/+8
| * | | Doc: clarify event handlingMitch Curtis2018-12-032-5/+15
| * | | Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-1/+1
| * | | Doc: add "1" to all mentions of the old Qt Quick ControlsMitch Curtis2018-12-032-9/+9
| * | | qquickfusionstyle: do not force a fixed blue color as highlight colorTimur Pocheptsov2018-11-291-2/+0
| * | | Doc: Add qmake include flag for modulePaul Wicking2018-11-271-0/+2
| * | | QQuickScrollView: override getContentWidth/Height()Richard Moe Gustavsen2018-11-272-0/+74
| * | | Fix compilation with qreal=floatFriedemann Kleint2018-11-263-5/+6
* | | | Doc: remove duplicate "(default)" in SplitView::orientation docsMitch Curtis2018-12-031-1/+1
* | | | Add SplitViewMitch Curtis2018-11-1342-0/+4811
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0330-101/+190
|\| | |
| * | | Stop using wildcards with "direct" RESOURCES syntax in examplesMitch Curtis2018-10-314-10/+73
| |/ /
| * | Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-2922-84/+106
| * | tst_QQuickApplicationWindow: remove workaroundMitch Curtis2018-10-261-5/+0
| * | Fix heap-use-after-free in tst_QQuickDrawerMitch Curtis2018-10-261-1/+5
| * | Fix custom property page for snapeModeThomas Hartmann2018-10-231-1/+1
| * | Skip tst_font::font() on macOS 10.12Mitch Curtis2018-10-221-0/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-208-13/+174
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Liang Qi2018-10-158-13/+166
| |\|
| | * 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-026-12/+158
| * | Stabilize tst_qquickmenubarMitch Curtis2018-10-151-0/+8
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-131-1/+1
|\| |
| * | tst_qquickmenu: fix memory leakv5.12.0-beta2Mitch Curtis2018-10-121-1/+1
* | | Remove support for GPU_BLACKLIST files from some testsEdward Welbourne2018-10-126-9/+0
* | | Bump versionOswald Buddenhagen2018-10-111-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-29111-146/+820
|\| |
| * | wearable: add demo modev5.12.0-beta1Mitch Curtis2018-09-2720-24/+507
| * | wearable: add a dark theme with a runtime switch on the Settings pageMitch Curtis2018-09-2799-105/+291
| * | wearable: bump import versions to 5.10Mitch Curtis2018-09-2717-33/+33
| * | Skip tst_font::systemFont()Mitch Curtis2018-09-261-0/+2
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-181-0/+3
| |\|
| | * Attempt to stabilise Popup::test_shortcut auto testMitch Curtis2018-09-121-0/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-1520-35/+443
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-253-20/+9
|\| |
| * | 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