aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicknativestyle
Commit message (Expand)AuthorAgeFilesLines
* Re-run includemocs (new script version)Marc Mutz2022-05-0913-0/+26
* QtQuickNativeStyle: add missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-05-0726-0/+104
* Add QtQuick dependency to QtQuick.NativeStyleMarco Bubke2022-05-071-0/+1
* Qtqtquickcontrols2nativestyleplugin: includemocsMarc Mutz2022-05-011-0/+2
* Fix PlaceHolder text horizontal alignment issueHatem ElKharashy2022-04-271-2/+2
* QStyleOptionFrame: mark Shape and Shadow as designed to be ORed togetherMarc Mutz2022-04-061-0/+1
* Improve style drawing under DPR scalingRichard Moe Gustavsen2022-04-041-2/+30
* Remove unused code to fix warning in qquickmacstyle_mac.mmMitch Curtis2022-03-231-21/+0
* qquickstyleitem: Fix Q_ENUM/Q_FLAG confusionFabian Kosmale2022-03-021-1/+1
* Windows: fix unchecked Button in GroupBox being rendered as checkedMitch Curtis2022-02-041-0/+1
* Use up-to date LGPL license headerKai Köhne2022-01-271-11/+14
* TreeViewDelegate: let label use elidingRichard Moe Gustavsen2021-12-161-1/+2
* TreeViewDelegate: add macOS styleRichard Moe Gustavsen2021-12-116-0/+238
* Do not return a node from styleitem when there is nothing to renderLaszlo Agocs2021-12-071-2/+7
* Use up-to date LGPL license headerKai Köhne2021-11-2963-693/+882
* QQuickMacFocusFrame: Don't map focus item's coordinates to focus frame'sDoris Verria2021-11-192-19/+9
* Avoid unnecessary color format conversionJiDe Zhang2021-10-294-4/+5
* Fix build: remove unused parameters and dead codeVolker Hilsheimer2021-10-181-153/+1
* Do not override font size by defaultJan Arve Sæther2021-09-3011-24/+0
* Fix warning generated by current versions of GCCAndré de la Rocha2021-09-291-1/+1
* Fix Sliders handle size in native Windows styleJan Arve Sæther2021-09-171-16/+14
* 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
* macOS: ensure that you can set a custom button backgroundRichard Moe Gustavsen2021-08-121-5/+4
* Avoid GHS linker to optimize away QML type registrationsTatiana Borisova2021-08-091-0/+1
* Remove Windows 7 codepathsOliver Wolff2021-08-021-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