aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-088-71/+2
* Add missing paletteChanged() to setForeground() in Material styleJoni Poikelin2020-06-081-0/+1
* Platform: remove deprecated iconName, iconSource APIMitch Curtis2020-06-056-160/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-06-0518-29/+345
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-1418-29/+345
| |\
| | * QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
| | * 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
* | | Remove winrtOliver Wolff2020-06-053-3/+0
* | | 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
* | | 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
| | * | Material: Change RangeSlider's color to grey when not enabledPaweł Gronowski2020-03-171-1/+1
| | * | Material: Change slider's color to grey when not enabledPaweł Gronowski2020-03-174-4/+13
* | | | CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-175-0/+817
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1757-118/+1135
|\| | |
| * | | Adapt to plugin unloading changesMitch Curtis2020-03-122-11/+27
| * | | Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-126-0/+12
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1027-18/+843
| |\| |
| | * | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-1011-24/+90
| | * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-051-1/+1
| | * | Imagine: fix Dial being squishedMitch Curtis2020-03-021-1/+2
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-223-3/+3
| | |\|
| | | * clang-tidy: fix bugprone-integer-divisionMitch Curtis2020-02-193-3/+3
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-153-7/+7
| | |\|
| | | * Copy Qt Quick Designer-related files also for static buildsKai Koehne2020-02-031-1/+1
| | | * Doc: fix RangeSlider errorsMitch Curtis2020-01-281-4/+4