aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/windows
Commit message (Expand)AuthorAgeFilesLines
* Remove the subControl property from ProgressBarJan Arve Sæther2020-09-101-18/+1
* Fix ProgressBar on WindowsJan Arve Sæther2020-09-093-0/+61
* Native style: call QQuickStylePlugin::registerTypes() from style pluginsMitch Curtis2020-09-071-1/+1
* Native style: let windows/qmldir report the exact controls it containsRichard Moe Gustavsen2020-09-071-2/+0
* Native style: don't use signal handlers inside the styleRichard Moe Gustavsen2020-09-071-7/+1
* Native style: fix up qmldir files to comform to the new registration systemRichard Moe Gustavsen2020-08-282-14/+26
* 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-2810-34/+34
* Native style: clean-up importsRichard Moe Gustavsen2020-08-288-8/+0
* Native style: add configure optionsRichard Moe Gustavsen2020-08-122-2/+2
* Native style: support building with cmakeRichard Moe Gustavsen2020-07-301-0/+89
* Don't use 9-patch for Button on WindowsJan Arve Sæther2020-06-171-1/+43
* Add CheckBox, RadioButton and other missing components for WindowsJan Arve Sæther2020-06-118-1/+395
* Native style: copy QStyle from widgets, and implement ground work for creatin...Richard Moe Gustavsen2020-05-257-0/+231