aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicknativestyle
Commit message (Expand)AuthorAgeFilesLines
* Fix implicit size of TextAreaJan Arve Sæther2021-09-071-5/+4
* Make TextField.implicitWidth fixedJan Arve Sæther2021-09-062-9/+14
* Use <major>.0 as default version for QML filesUlf Hermann2021-08-271-4/+0
* DefaultGroupBox: don't assign bindings to the delegate's width and heightRichard Moe Gustavsen2021-08-271-4/+0
* Fix build without accessibilityMitch Curtis2021-08-262-1/+6
* DefaultGroupBox: don't assign anything to a delegates x and y, but use insetsRichard Moe Gustavsen2021-08-251-2/+3
* Make sure implicitWidth/Height is valid when component is completedJan Arve Sæther2021-08-251-0/+1
* Handle redirected rendering better in stylesLaszlo Agocs2021-08-233-7/+14
* Native styles: always draw button text using palette.buttonText colorRichard Moe Gustavsen2021-08-231-4/+2
* Avoid GHS linker to optimize away QML type registrationsTatiana Borisova2021-08-091-0/+1
* Remove Windows 7 codepathsOliver Wolff2021-08-091-15/+0
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-091-7/+0
* Fix compilation for msvc2019Igor Bugaev2021-06-292-3/+3
* Native style: Do not assertJan Arve Sæther2021-06-281-2/+4
* Use the added placeHolderText color available in PaletteAndy Shaw2021-06-172-2/+2
* Update to latest qml CMake APICraig Scott2021-06-0579-0/+32927