aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* QDebug, print 9-patch margins tooJan Arve Sæther2020-06-101-1/+2
* Native style: remove unused codeRichard Moe Gustavsen2020-06-092-3/+0
* Reorder properties into the same order as QMargins ctor (l,t,r,b)Jan Arve Sæther2020-06-091-1/+1
* NativeStyle: add ComboBoxRichard Moe Gustavsen2020-06-0910-18/+404
* Native style: make it possible to set nine patch margins from the styleRichard Moe Gustavsen2020-06-0814-13/+69
* Initial "port" of QQC2::QWindowsStyleJan Arve Sæther2020-06-0814-6/+11410
* Merge remote-tracking branch 'gerrit/dev' into nativestyleRichard Moe Gustavsen2020-06-0453-4218/+64
|\
| * 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
| * Sync the QQuickPlatformMenu so it has a handle ready when its a sub menuAndy Shaw2020-05-291-2/+7
| * Remove Qt Labs CalendarMitch Curtis2020-05-2848-4215/+8
| * Account for single key shortcuts being used in the platform menusAndy Shaw2020-05-274-1/+38
* | Native style: shuffle some linesRichard Moe Gustavsen2020-06-041-4/+4
* | Native style: let DefaultTextField have correct contentRect and sizeRichard Moe Gustavsen2020-06-043-4/+34
* | Native style: don't use padding when item is smaller than minimumsizeRichard Moe Gustavsen2020-06-041-1/+5
* | Native style: don't clean geometry flagRichard Moe Gustavsen2020-06-042-15/+10
* | Native style: improve debug possibilitiesRichard Moe Gustavsen2020-06-042-18/+79
* | Native style: repaint image when geometry changesRichard Moe Gustavsen2020-06-041-2/+5
* | Native style: remove unused codeRichard Moe Gustavsen2020-06-031-5/+0
* | Native style: remove insets, and use layoutRectRichard Moe Gustavsen2020-06-039-51/+24
* | Native style: improve type safetyRichard Moe Gustavsen2020-06-022-2/+11
* | Native style: improve debugging supportRichard Moe Gustavsen2020-06-022-12/+29
* | Native style: add TextAreaRichard Moe Gustavsen2020-05-288-0/+282
* | Native style: draw Frame on macOS with correct line width and colorRichard Moe Gustavsen2020-05-271-5/+6
* | Native style: make read only properties readonlyRichard Moe Gustavsen2020-05-278-8/+8
* | Native style: add FrameRichard Moe Gustavsen2020-05-2710-0/+245
* | Native style: support setting empty content sizeRichard Moe Gustavsen2020-05-262-3/+8
* | Native style: fix build on linuxRichard Moe Gustavsen2020-05-251-0/+4
* | Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-2574-1/+21634
|/
* Fix Qt.labs.platform/MenuItem 1.1: expose iconIvan Tkachenko2020-05-153-4/+8
* Dial: remove unnecessary id qualificationsMitch Curtis2020-05-135-10/+10
* Switch to a built-in OpacityMask effect for Imagine styleLaszlo Agocs2020-05-1214-8/+315
* Remove bindings to parent in delegatesMitch Curtis2020-05-115-5/+5
* Put the Qt Labs Calendar module under BSD licenseVolker Hilsheimer2020-04-2920-360/+640
* Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-04-246-9/+9
* Material: revision sliderDisabledColorMitch Curtis2020-03-311-1/+1
* Update includes of QAction after move from widgets to gui in qtbaseVolker Hilsheimer2020-03-312-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-3120-26/+56
|\
| * HeaderView: Add support for list based modelsAndy Shaw2020-03-2410-10/+30
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-215-11/+11
| |\
| | * Doc: Make sure import is highlightedKai Koehne2020-03-204-9/+9
| | * 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-185-5/+15
* | | Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-239-18/+18
* | | Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-191-3/+3
* | | Remove old QQuickPalette implementationVitaly Fanaskov2020-03-1812-193/+43
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-185-17/+28
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-185-17/+28
| |\| |
| | * | 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