aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/macos
Commit message (Expand)AuthorAgeFilesLines
* Remove the subControl property from ProgressBarJan Arve Sæther2020-09-101-18/+1
* Native style: call QQuickStylePlugin::registerTypes() from style pluginsMitch Curtis2020-09-071-1/+1
* Native style: don't use signal handlers inside the styleRichard Moe Gustavsen2020-09-071-8/+2
* Native style: don't use anchors inside the styleRichard Moe Gustavsen2020-09-071-1/+4
* Native style: fix up qmldir files to comform to the new registration systemRichard Moe Gustavsen2020-08-282-17/+30
* Native style: move macOS and Windows into QtQuick/Controls instead of QtQuick...Richard Moe Gustavsen2020-08-282-6/+5
* Native style: remove versioning from importsRichard Moe Gustavsen2020-08-2813-41/+41
* Native style: clean-up importsRichard Moe Gustavsen2020-08-2813-13/+0
* Native style: add hover effects to ScrollBar on macOSRichard Moe Gustavsen2020-08-261-0/+20
* Native style: add configure optionsRichard Moe Gustavsen2020-08-122-2/+2
* Native style: support building with cmakeRichard Moe Gustavsen2020-07-301-0/+101
* Native style: add DialRichard Moe Gustavsen2020-06-262-0/+44
* Native style: add ProgressBarRichard Moe Gustavsen2020-06-172-0/+61
* NativeStyle: add ScrollBarRichard Moe Gustavsen2020-06-122-0/+44
* NativeStyle: add ComboBoxRichard Moe Gustavsen2020-06-092-0/+44
* Native style: add TextAreaRichard Moe Gustavsen2020-05-282-0/+44
* Native style: add FrameRichard Moe Gustavsen2020-05-272-0/+44
* Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-2511-0/+493