aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Register C++ types declarativelyMitch Curtis2020-08-26113-245/+651
* Move Default style out into its own pluginMitch Curtis2020-08-26100-64/+153
* Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-263-86/+27
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-191-1/+1
* Fix QQmlDirParser build error with static buildsMitch Curtis2020-08-111-1/+1
* Doc: mention cache property in the relevant placesMitch Curtis2020-07-152-0/+3
* Remove another binding to parentMitch Curtis2020-07-151-1/+1
* Doc: Update docs with cmake package informationNico Vertriest2020-06-261-0/+1
* Document how to use CMake for Qt Quick Controls 2Kai Koehne2020-06-253-11/+24
* QmlDesigner: Fix DialSpecifics snap modeHenning Gruendl2020-06-161-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-092-19/+19
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-088-71/+2
* Add missing paletteChanged() to setForeground() in Material styleJoni Poikelin2020-06-081-0/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-06-0517-13/+281
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-1417-13/+281
| |\
| | * QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
| | * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-155-5/+34
| | * Material: revision sliderDisabledColorv5.15.0-beta4v5.15.0-beta3Mitch Curtis2020-03-311-1/+1
* | | Remove Qt Labs CalendarMitch Curtis2020-05-284-9/+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
* | Material: revision sliderDisabledColorMitch Curtis2020-03-311-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-3117-19/+49
|\|
| * 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-212-4/+4
| |\
| | * Doc: Make sure import is highlightedKai Koehne2020-03-201-2/+2
| | * 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-1811-178/+35
* | | 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-1737-82/+1057
|\| | |
| * | | Adapt to plugin unloading changesMitch Curtis2020-03-121-1/+9
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1024-16/+836
| |\| |
| | * | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-1011-24/+90
| | * | 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
| | | * set placeholderText by default, not textTim Jenssen2020-01-281-2/+2