aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-094-5/+56
|\
| * Fix scroll bars not showing up when binding to standalone contentItemMitch Curtis2022-09-024-0/+44
| * Take over touch grab after initial delayed mouse press from FlickableShawn Rutledge2022-06-131-4/+11
| * Doc: Fix link to Scrollbar size propertyAndreas Eliasson2022-06-081-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-249-5/+23
|\|
| * TextArea: make clip node wider to accommodate cursor when right-alignedShawn Rutledge2022-05-061-1/+5
| * DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-04-285-0/+5
| * Control in pressDelay Flickable: detect touch release near press posShawn Rutledge2022-04-111-3/+4
| * Reset provider's texture if QQuickNiniPatchImage's source is invalidSukyoung Oh2022-03-291-0/+2
| * FileDialog: do not add default suffix when content scheme is usedIvan Solovev2022-03-211-1/+7
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-234-7/+33
|\|
| * SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-081-1/+0
| * QQuickAction: don't grab the same shortcut multiple timesOliver Eftevaag2022-01-201-1/+1
| * QQuickAbstractButton: fix crash on destructionUlf Hermann2022-01-192-0/+12
| * AbstractButton: fix fast clicks being treated as double clicksMitch Curtis2022-01-042-5/+20
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-105-7/+26
|\|
| * RangeSlider: update handle positions when 'from' or 'to' value is changedIvan Solovev2021-12-031-0/+8
| * Fix build without accessibilityJoni Poikelin2021-11-121-1/+3
| * Register the overlay with QQuickApplicationWindowVolker Hilsheimer2021-10-201-0/+2
| * Consider all popups in the stack to test whether an event should be blockedVolker Hilsheimer2021-10-181-2/+7
| * Give focus to popup on prepareEnter instead of finalizeEnterTomi Korpipaa2021-10-151-2/+3
| * Fix activeFocus for highest-z popupTomi Korpipaa2021-10-151-2/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-122-0/+8
|\|
| * Fix memory leak in Qt Quick Controls iconEirik Aavitsland2021-09-072-0/+8
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-1612-203/+138
|\|
| * Revert "ToolTip: use contentWidth of Text contentItem to account for newlines"Mitch Curtis2021-08-165-213/+4
| * Revert "Allow creation of custom QQuickPopupItem-derived types"Mitch Curtis2021-08-168-196/+100
| * Doc: make it clear that Page doesn't render its title textMitch Curtis2021-07-021-0/+3
| * QQuickComboBox: fix acceptableInput being wrong if no validator was setOliver Eftevaag2021-06-171-3/+27
| * Add recursion guard to QQuickApplicationWindowPrivate::relayout()Jan Arve Sæther2021-06-171-1/+4
| * Fix SwipeDelegate losing swipes to parent flickablesMitch Curtis2021-06-171-3/+4
| * ToolTip: use contentWidth of Text contentItem to account for newlinesMitch Curtis2021-06-095-4/+213
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-1916-111/+263
|\|
| * TextArea: Detach the flickable when it is deletedAndy Shaw2021-05-261-0/+4
| * Don't call QQml_setParent_noEvent with a nullptr itemVolker Hilsheimer2021-05-191-2/+2
| * Hide old scroll barsMitch Curtis2021-05-191-0/+16
| * Allow creation of custom QQuickPopupItem-derived typesMitch Curtis2021-05-188-100/+196
| * Imagine: fix GroupBox's bottom edge being clippedMitch Curtis2021-05-061-2/+1
| * QQuickDial: Keep value integer if everything is integerFabian Kosmale2021-05-041-3/+30
| * ScrollView: fix crash when scrolling with zero-sized itemMitch Curtis2021-04-262-1/+11
| * Change the name of the material style plugin to avoid a path limitAndy Shaw2021-04-232-2/+2
| * QmlDesigner: Fix RangeSliderSpecifics snap modeHenning Gruendl2021-04-211-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-073-3/+19
|\|
| * Ensure the ninepatch image is detachedLaszlo Agocs2021-04-131-0/+7
| * Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNod...Laszlo Agocs2021-04-131-1/+6
| * Fix static buildJoni Poikelin2021-03-091-1/+1
| * ComboBox: don't focus TextField when clicking on indicatorBartlomiej Moskal2021-02-181-1/+5
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-22650-13578/+13578
|/
* Combobox: Fix initial set of inputMethodHintsBartlomiej Moskal2021-02-031-6/+15
* Fix popups with exit transitions blocking mouse events when destroyedMitch Curtis2021-02-021-4/+19