aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-15105-423/+1163
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1210-34/+287
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0510-34/+287
| | |\
| | | * 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
| * | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2019-10-111-2/+2
| * | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2019-10-091-0/+7
| * | | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-049-33/+21
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-017-57/+115
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-287-57/+115
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-287-57/+115
| | |/| | | | | | | | |/ / | | | |/| |
| | | * | | 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
| * | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-09-2414-26/+351
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2414-26/+351
| |/| | | | | | | |/ / / /
| | * | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-192-8/+9
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-192-8/+9
| | |/| | | | | | | |/ / /
| | | * | | Fix calendar testsv5.14.0-alpha1Ulf Hermann2019-09-182-8/+9
| | * | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-1712-18/+342
| | |\ \ \ \
| | | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1712-18/+342
| | |/| | | | | | | |/ / /
| | | * | | 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
| * | | | | | | | Fix duplicate entry in projcet listLeander Beernaert2019-09-201-1/+0
| * | | | | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-09-1765-251/+298
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-1765-251/+298
| |/| | | | | | | | | | |/ / / / / / /
| | * | | | | | | QQuickStackElemnt: fix compilationFabian Kosmale2019-09-121-0/+6