aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Amend d1fec8f050fc8f60b2cc2bf0e22a1e478f0e9048 to account for the theme5.13Andy Shaw2019-11-111-0/+2
* Unset the resolved font's families if it was not set beforeAndy Shaw2019-11-085-4/+22
* Doc: advise against naming root resource dirs the same as style namesMitch Curtis2019-11-071-0/+7
* Run optipng on all imagesMitch Curtis2019-11-041836-0/+0
* Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-302-1/+26
|\
| * Add changes file for Qt 5.13.2v5.13.2Antti Kokko2019-10-151-0/+25
| * Bump versionFrederik Gladhorn2019-10-141-1/+1
* | QQuickPopup: try to grab shortcut when component completedWang Chuan2019-10-293-0/+39
* | Doc: Fix import statement for QtQuick.TemplatesKai Koehne2019-10-291-1/+1
* | SplitView: fix issue where Repeater items were not createdMitch Curtis2019-10-292-1/+70
* | 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
* | 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
* 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
* 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
* 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.12' into 5.13"Qt Forward Merge Bot2019-09-067-39/+93
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-067-39/+93
|/| | | | | | |/ / | |/| |
| * | | ComboBox: document the behavior surrounding the accepted() signalMitch Curtis2019-09-062-18/+62
| * | | Fix flakiness in tst_qquickdrawer testsMitch Curtis2019-09-062-3/+5