aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/macos
Commit message (Expand)AuthorAgeFilesLines
* macOS: draw the handle as a part of the backgroundRichard Moe Gustavsen2020-10-301-0/+25
* Regenerate CMake project filesMitch Curtis2020-10-282-0/+2
* Native style, macOS: don't draw a background behind the GroupBox labelRichard Moe Gustavsen2020-10-191-0/+19
* nativestyle, ScrollView: don't resize scroll bars according to paddingRichard Moe Gustavsen2020-10-191-4/+4
* nativestyle, transitionDuration: make property CONSTANTRichard Moe Gustavsen2020-10-141-1/+1
* macOS/ScrollView: don't create contentItem too earlyRichard Moe Gustavsen2020-10-141-5/+0
* Native style, macOS: add scrollviewcornerRichard Moe Gustavsen2020-10-121-0/+8
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-091-0/+3
* Native style, macOS: clip content view when ScrollView is clippedRichard Moe Gustavsen2020-10-091-0/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-072-2/+9
* Native style, macOS: handle focus frame special case from c++Richard Moe Gustavsen2020-10-061-7/+1
* NativeStyle: add focus frame to the macOS styleRichard Moe Gustavsen2020-09-298-0/+55
* Implement ScrollView.qml in all stylesRichard Moe Gustavsen2020-09-294-0/+67
* windows: Add hover animation to Button and CheckBoxJan Arve Sæther2020-09-291-2/+2
* NativeStyle: rename 'nativeBackground' to '__nativeBackground'Richard Moe Gustavsen2020-09-251-6/+6
* Remove QtQuick.Controls imports from styles' QML filesMitch Curtis2020-09-2413-13/+0
* Fix fallback styles overwriting themesMitch Curtis2020-09-242-3/+102
* Native style: implement implicit minimum sizeRichard Moe Gustavsen2020-09-171-1/+2
* 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