aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicknativestyle/qstyle
Commit message (Expand)AuthorAgeFilesLines
* Add macOS style for SearchFieldDilek Akcay2025-06-036-1/+222
* macOS: Port from deprecated NSAppearance.currentAppearanceTor Arne Vestbø2025-05-232-40/+12
* Use QStyleHints::colorScheme() instead of qt_mac_applicationIsInDarkMode()Tor Arne Vestbø2025-04-241-7/+8
* Update Mac style when platform theme's colorScheme changesTor Arne Vestbø2025-04-223-13/+12
* qml: remove unused headerZhao Yuhang2025-04-131-2/+0
* Port away from QPairZhao Yuhang2025-04-121-1/+2
* Fix unused variable warnings in QQuickMacStyleTor Arne Vestbø2025-04-101-4/+4
* Replace deprecated QImage::mirror(ed) with flip(ped)Volker Hilsheimer2024-12-022-6/+7
* Windows style: set painter brush and palette entries using the existing brushVolker Hilsheimer2024-11-301-17/+17
* Common Style: set painter brush using the existing brushVolker Hilsheimer2024-11-301-3/+3
* Replace all occurrences of Q_OS_MAC with more appropriate definesTor Arne Vestbø2024-06-041-3/+3
* Mac style: draw dock widget titles and status bar without gradientVolker Hilsheimer2024-04-101-57/+3
* Mac style: draw MDI window title bar without gradientVolker Hilsheimer2024-04-101-10/+1
* Silence -Wimplicit-fallthrough for clangTim Blechmann2024-03-031-0/+1
* Use safe snprintf call instead of sprintf in qquickwindowsxpstyleWladimir Leuschner2023-11-211-8/+10
* Fix build without features.itemmodelTasuku Suzuki2023-10-184-2/+26
* qimage/qpixmap: use rvalue overloads moreAnton Kudryavtsev2023-09-152-6/+6
* macOS: correct PM_*FocusFrameRadius valuesMitch Curtis2023-09-081-5/+5
* Update windows application API change in quick windows styleSanthosh Kumar2023-06-291-1/+1
* Remove obsolete Q_ENUMS usageFabian Kosmale2023-05-021-1/+0
* Add startAngle and endAngle properties to DialMatthias Rauter2023-04-283-10/+10
* Fix build with -no-feature-settingsTasuku Suzuki2023-03-031-0/+2
* macOS style: only overlap if transientVolker Hilsheimer2023-02-161-2/+3
* Override dark with light mode for quick controls using windows styleSanthosh Kumar2023-01-043-0/+41
* Clean up QQuickWindowsStylePeter Varga2022-12-207-2781/+2
* QQuickMacStyle: stop using deprecated constants, use suggested replacementsTimur Pocheptsov2022-12-021-1/+1
* Fix implicit size in qml buttonSanthosh Kumar2022-10-311-3/+4
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-132-3/+3
* mac style (quick): sync slider setup with qmacstyleTimur Pocheptsov2022-09-161-1/+13
* Remove unused .pri files in src/Mitch Curtis2022-07-213-53/+0
* Native style: ensure implicitSize is not less than minimumSizeRichard Moe Gustavsen2022-07-061-9/+10
* Use SPDX license identifiersLucie Gérard2022-06-1127-1026/+54
* QStyleOptionFrame: mark Shape and Shadow as designed to be ORed togetherMarc Mutz2022-04-051-0/+1
* Improve style drawing under DPR scalingRichard Moe Gustavsen2022-04-011-2/+30
* Remove unused code to fix warning in qquickmacstyle_mac.mmMitch Curtis2022-03-221-21/+0
* Make sure all private headers include at least one otherThiago Macieira2022-03-104-1/+6
* qquickmacstyle: Fix several warningsMaximilian Goldstein2022-01-131-24/+31
* QQuickMacStyle: fix some deprecation warningsTimur Pocheptsov2021-12-181-8/+8
* Use up-to date LGPL license headerKai Köhne2021-11-2918-198/+252
* Avoid unnecessary color format conversionJiDe Zhang2021-10-294-4/+5
* Fix build: remove unused parameters and dead codeVolker Hilsheimer2021-10-181-153/+1
* 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 build without accessibilityMitch Curtis2021-08-262-1/+6
* Remove Windows 7 codepathsOliver Wolff2021-08-021-15/+0
* Fix compilation for msvc2019Igor Bugaev2021-06-291-2/+2
* Update to latest qml CMake APICraig Scott2021-06-0530-0/+28100