aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync the platform menu after inserting it to the menubarAndy Shaw2020-06-031-0/+1
* QQuickTextArea: resize background different when inside FlickableRichard Moe Gustavsen2020-06-022-2/+38
* StackView: fix heap-use-after-free when pushing after clearMitch Curtis2020-05-294-20/+64
* Sync the QQuickPlatformMenu so it has a handle ready when its a sub menuAndy Shaw2020-05-291-2/+7
* Account for single key shortcuts being used in the platform menusAndy Shaw2020-05-283-1/+37
* Fix -no-accessibility buildPeter Varga2020-05-263-0/+5
* Add missing overrideAlexander Volkov2020-05-251-1/+1
* Doc: explain how to allow Menu to move outside of the window via marginsMitch Curtis2020-05-211-0/+8
* HeaderView: always use headerdata from syncView modelRichard Moe Gustavsen2020-05-201-7/+2
* Listen for the LanguageChange event in event() instead of using filtersAndy Shaw2020-05-193-21/+8
* Tests for Qt.labs.platform/MenuItem.iconIvan Tkachenko2020-05-152-4/+10
* Fix Qt.labs.platform/MenuItem 1.1: expose iconIvan Tkachenko2020-05-153-4/+8
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-0/+80
|\
| * Merge remote-tracking branch 'origin/5.15' into 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.0Qt Forward Merge Bot2020-04-221-0/+40
| |\
| * | Add changes file for Qt 5.15.0Antti Kokko2020-04-221-0/+80
* | | ComboBox: fix currentValue not being updated on model changesMitch Curtis2020-05-122-6/+55
* | | QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
| |/ |/|
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-211-0/+40
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-211-0/+40
| |\
| | * Add changes file for Qt 5.14.2v5.14.2Antti Kokko2020-03-111-0/+40
* | | Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-156-21/+98
* | | Material: revision sliderDisabledColorv5.15.0-beta4v5.15.0-beta3Mitch Curtis2020-03-311-1/+1
* | | tst_qquickheaderview: wait for window to be activeRichard Moe Gustavsen2020-03-301-0/+3
* | | HeaderView: Add support for list based modelsAndy Shaw2020-03-2414-13/+194
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-218-26/+28
|\| |
| * | Doc: Make sure import is highlightedKai Koehne2020-03-204-9/+9
| * | Menu: account for the scale when getting the size before positioningAndy Shaw2020-03-183-15/+17
| |/
| * Doc: Fix highlighting of importKai Koehne2020-03-091-2/+2
* | Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-187-5/+95
* | Material: Make Slider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-5/+6
* | Material: Make RangeSlider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-8/+9