aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/windows
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant qmldir filesAlexey Edelev2021-02-231-31/+0
* Remove QMake project filesJoerg Bornemann2021-02-112-132/+0
* Use CMAKE_PROJECT_VERSION for VERSION of QML modulesMitch Curtis2021-01-131-1/+1
* Add support for ScrollBar arrow buttonsJan Arve Sæther2020-12-101-4/+48
* Fix static build using native stylesFawzi Mohamed2020-11-161-0/+10
* Register native styles under 2.0 in addition to 6.0Mitch Curtis2020-11-114-26/+44
* Regenerate CMake project filesMitch Curtis2020-10-282-0/+9
* Native style: Add ComboBox for WindowsJan Arve Sæther2020-10-271-1/+90
* Text color should not be bright when highlighted on WindowsJan Arve Sæther2020-10-271-2/+1
* Native style: Add ScrollBar on WindowsJan Arve Sæther2020-10-234-0/+87
* nativestyle, ScrollView: don't resize scroll bars according to paddingRichard Moe Gustavsen2020-10-191-4/+4
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-091-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-072-2/+9
* nativestyle: SpinBox on WindowsJan Arve Sæther2020-10-061-24/+26
* Implement ScrollView.qml in all stylesRichard Moe Gustavsen2020-09-294-0/+67
* windows: Add hover animation to Button and CheckBoxJan Arve Sæther2020-09-292-1/+79
* NativeStyle: rename 'nativeBackground' to '__nativeBackground'Richard Moe Gustavsen2020-09-252-12/+12
* Remove QtQuick.Controls imports from styles' QML filesMitch Curtis2020-09-2411-11/+0
* Fix fallback styles overwriting themesMitch Curtis2020-09-243-3/+98
* 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