aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicknativestyle
Commit message (Expand)AuthorAgeFilesLines
* QQuickMacStyle: stop using deprecated constants, use suggested replacementsTimur Pocheptsov2022-12-021-1/+1
* Fix implicit size in qml buttonSanthosh Kumar2022-10-311-3/+4
* mac style (quick): sync slider setup with qmacstyleTimur Pocheptsov2022-09-161-1/+13
* Re-run includemocs (new script version)Marc Mutz2022-08-0512-0/+24
* QtQuickNativeStyle: add missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-06-0824-0/+96
* Qtqtquickcontrols2nativestyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* Remove unused code to fix warning in qquickmacstyle_mac.mmMitch Curtis2022-06-041-21/+0
* Fix PlaceHolder text horizontal alignment issueHatem ElKharashy2022-06-041-2/+2
* Add QtQuick dependency to QtQuick.NativeStyleMarco Bubke2022-06-041-0/+1
* Update commercial license headersTarja Sundqvist2022-06-0472-1563/+1563
* QStyleOptionFrame: mark Shape and Shadow as designed to be ORed togetherMarc Mutz2022-04-061-0/+1
* 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
* Do not return a node from styleitem when there is nothing to renderLaszlo Agocs2021-12-071-2/+7
* QQuickMacFocusFrame: Don't map focus item's coordinates to focus frame'sDoris Verria2021-11-192-19/+9
* macOS: ensure that you can set a custom button backgroundRichard Moe Gustavsen2021-10-061-5/+4
* Do not override font size by defaultJan Arve Sæther2021-10-0511-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
* 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