aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-22650-13578/+13578
* Combobox: Fix initial set of inputMethodHintsBartlomiej Moskal2021-02-032-6/+16
* Fix popups with exit transitions blocking mouse events when destroyedMitch Curtis2021-02-023-4/+163
* a11y: Fix ordering on header, content item and footer in PageJan Arve Sæther2021-02-0210-1/+283
* Update commercial license headersTarja Sundqvist2021-01-22650-13578/+13578
* Fix initial currentIndex in Tumbler when wrap is set to falseAlexey Edelev2021-01-142-2/+24
* SwipeDelegate: ensure background and contentItem are resizedMitch Curtis2021-01-144-2/+63
* Reset the opacity and scale properties after the exit transitionAndy Shaw2021-01-064-4/+76
* QmlDesigner: Remove duplicate of repeatThomas Hartmann2020-11-102-13/+3
* Doc: remove all instances of \qmlpropertygroupMitch Curtis2020-11-0910-12/+0
* Doc: fix Qt Labs Platform Menu icon documentationMitch Curtis2020-11-091-4/+4
* Fix QQuickHeaderView models to pass model testerVolker Hilsheimer2020-11-062-5/+14
* Doc: fix SplitView's inheritanceMitch Curtis2020-11-051-1/+1
* Add changes file for Qt 5.15.2Antti Kokko2020-10-281-0/+42
* Bump versionJani Heikkinen2020-10-271-1/+1
* Remove qtxmlpatterns from requirementsAssam Boudjelthia2020-10-221-1/+1
* QQuickAbstractButton: don't accept key release if we're not pressedMitch Curtis2020-10-223-1/+125
* Add changes file for Qt 5.12.10Antti Kokko2020-10-191-0/+27
* ScrollView: document how you can make ScrollView scroll in only one directionRichard Moe Gustavsen2020-10-151-1/+7
* Only add a shortcut if the sequence is not emptyAndy Shaw2020-10-081-2/+6
* Specify the QtQuick dependency of templates also in qmldirUlf Hermann2020-10-061-0/+1
* Add setAcceptTouchEvents() in controls that handle touch eventsShawn Rutledge2020-10-028-0/+32
* QQuickMenu: fix heap-use-after-freeMitch Curtis2020-09-292-0/+11
* QQuickMenu: fix contentModel memory leakMitch Curtis2020-09-292-1/+8
* Bump versionJani Heikkinen2020-09-281-1/+1
* Don't trigger a close due to a release if we did not get a pressAndy Shaw2020-09-181-0/+2
* Allow the preparation of the exit transition even if it did have focusAndy Shaw2020-09-152-2/+21
* Unregister the accessible observer before deleting the private objectAndy Shaw2020-09-151-3/+3
* Update the text when the inputted value is out of rangeAndy Shaw2020-09-112-13/+49
* Material: fix binding loops when binding between attached propertiesMitch Curtis2020-09-035-63/+229
* Add changes file for Qt 5.15.1Antti Kokko2020-08-311-0/+49
* tst_qquickpopup: fix setOverlayParentToNull testMitch Curtis2020-08-261-0/+2
* QQuickSpinBox: fix another "function expressions as statements" warningMitch Curtis2020-08-202-1/+13
* Document that pop() does nothing if depth is less than or equal to 1Mitch Curtis2020-08-201-0/+3
* SwipeDelegate: don't allow calling close() when pressedMitch Curtis2020-08-192-0/+51
* SwipeDelegate: don't emit closed() when already closedMitch Curtis2020-08-192-2/+25
* Prevent against re-entering prepareExitTransition after a focus changeAndy Shaw2020-08-192-1/+37
* Add binary compatibility file for 5.15 for QtQuickControls2Milla Pohjanheimo2020-08-171-0/+11690
* Get the scale of the popup item when setting the parent itemAndy Shaw2020-08-174-8/+36
* Fix crash on exit when centering Popup within Overlay in StackView itemMitch Curtis2020-08-164-1/+128
* Support Markdown in the TextEditor example, including local pathsShawn Rutledge2020-08-117-6/+193
* Remove bindings to parent in delegatesMitch Curtis2020-07-3017-17/+19
* Bump versionAlexandru Croitor2020-07-301-1/+1
* Doc: mention cache property in the relevant placesMitch Curtis2020-07-154-0/+5
* Remove another binding to parentMitch Curtis2020-07-151-1/+1
* Fix tst_QQuickMenu::subMenuPosition()Mitch Curtis2020-07-141-10/+19
* QQuickApplicationHelper: don't use QTest macros outside test functionsMitch Curtis2020-06-187-5/+103
* QmlDesigner: Fix DialSpecifics snap modeHenning Gruendl2020-06-171-1/+1
* Add missing paletteChanged() to setForeground() in Material styleJoni Poikelin2020-06-081-0/+1
* Remove the shortcut when the menu item that is using it is removedAndy Shaw2020-06-041-0/+10