aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-2610-52/+202
|\
| * Docs: Update qmlmodule to use QtMinorVersion so that this version is always u...Kavindra Palaraja2019-10-251-1/+1
| * QQuickContainer: stop creating duplicate content itemsMitch Curtis2019-10-242-2/+1
| * tst_splitview.qml: remove unused SplitViewsMitch Curtis2019-10-241-17/+0
| * SplitView: fix cursor shape staying as Split*Cursor in some casesMitch Curtis2019-10-241-15/+11
| * texteditor: update links in html fileMitch Curtis2019-10-241-8/+7
| * QQuickMenuBar: let MenuBarItem lose highlight when Menu is dismissedWang Chuan2019-10-244-5/+156
| * Fix tst_qquickpopup failure on Windows 7 MinGWMitch Curtis2019-10-231-0/+2
| * Fix assertion failure when hiding a SplitView with only one itemMitch Curtis2019-10-232-4/+24
* | Update plugins.qmltypes for 5.14Kai Koehne2019-10-217-7/+2549
* | Adapt Tumbler after ListView changesv5.14.0-beta2Mitch Curtis2019-10-161-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-129-22/+91
|\|
| * tst_qquickpopup: ignore ShaderEffectSource warning in debug buildsMitch Curtis2019-10-111-6/+8
| * Universal: disable wrapping for TabBarMitch Curtis2019-10-111-13/+10
| * Add translation auto test to auto.proMitch Curtis2019-10-111-0/+3
| * Imagine: fix crash when switching between 9-patch and regular imageMitch Curtis2019-10-025-2/+69
| * Doc: Rename section called StackViewNico Vertriest2019-10-011-1/+1
* | Minor performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-076-6/+6
* | ComboBox: fix performance regressionv5.14.0-beta1Mitch Curtis2019-10-011-24/+95
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-018-8/+190
|\|
| * Fix a crash on exit when using ToolTip in a specific item hierarchyMitch Curtis2019-09-303-1/+137
| * QQuickToolTip: fix setTimeout() behavior when tool tip is visibleKonstantin Ritt2019-09-272-1/+11
| * Tumbler: fix displacement calculation when wrap is falseMitch Curtis2019-09-242-6/+38
| * Doc: clarify autoRepeat/pressAndHold() behaviorMitch Curtis2019-09-241-0/+4
* | ComboBox: add missing revisionsMitch Curtis2019-09-301-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-247-57/+115
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-247-57/+115
|/| | | |/
| * TextArea: prevent changing size of background recursivelyKonstantin Ritt2019-09-192-7/+82
| * Revert "QQuickTextArea: prevent changing size of background recursively"Konstantin Ritt2019-09-192-42/+3
| * TextArea: correctly resize background when there is no flickableKonstantin Ritt2019-09-131-1/+6
| * Blacklist tst_focus::policy on OpenSUSE 15.0Mitch Curtis2019-09-131-0/+3
| * QQuickOverlay: micro optimization for disabled multitouch supportKonstantin Ritt2019-09-131-6/+14
| * Fix timer events handlingKonstantin Ritt2019-09-122-1/+7
* | Fix calendar testsv5.14.0-alpha1Ulf Hermann2019-09-182-8/+9
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-1112-18/+342
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-1112-18/+342
|/| | | |/
| * DialogButtonBox: fix standard buttons not being translatedMitch Curtis2019-09-116-1/+247
| * QQuickIcon: prevent detach-ing when there is nothing to changeKonstantin Ritt2019-09-102-1/+14
| * QQuickIcon: properly resolve implicit values - take 2Konstantin Ritt2019-09-101-6/+6
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-083-6/+40
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-083-6/+40
| |/|
| | * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+28
| | |\
| | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+28
| | |/|
| | | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-261-0/+28
| | * | QQuickIcon: properly resolve implicit valuesKonstantin Ritt2019-09-062-6/+12
| * | | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-061-0/+31
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-061-0/+31
| |/| | |
| | * | | Add changes file for Qt 5.13.1v5.13.1Antti Kokko2019-08-121-0/+31
| * | | | tst_dial: fix copy-paste mistakeMitch Curtis2019-09-061-9/+9
* | | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-0669-271/+366
|\ \ \ \ \