aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicknativestyle
Commit message (Expand)AuthorAgeFilesLines
* Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-153-6/+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
* QQuickFocusFrame: don't try to create frame if context's engine is nullMitch Curtis2024-02-151-1/+4
* DefaultTextArea: fix placeholder text alignmentVladimir Belyavsky2023-12-121-2/+2
* Use safe snprintf call instead of sprintf in qquickwindowsxpstyleWladimir Leuschner2023-11-211-8/+10
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* Windows: add RadioDelegateMitch Curtis2023-11-012-0/+53
* Windows: add ItemDelegateMitch Curtis2023-11-012-0/+37
* Windows: add CheckDelegateMitch Curtis2023-11-012-0/+23
* macOS: add RadioDelegateMitch Curtis2023-11-014-1/+56
* macOS: add CheckDelegateMitch Curtis2023-11-014-1/+59
* macOS: add DelayButtonMitch Curtis2023-11-014-1/+55
* Add Windows focus frameMitch Curtis2023-10-255-2/+107
* Move common logic out into QQuickFocusFrameMitch Curtis2023-10-257-143/+171
* Fix build without features.itemmodelTasuku Suzuki2023-10-184-2/+26
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* qimage/qpixmap: use rvalue overloads moreAnton Kudryavtsev2023-09-152-6/+6
* macOS: add RangeSliderMitch Curtis2023-09-081-8/+8
* macOS: add SwitchMitch Curtis2023-09-081-4/+5
* macOS: correct PM_*FocusFrameRadius valuesMitch Curtis2023-09-082-7/+7
* Native style, ScrollBar: Fix range of fallback minimumSizeIvan Tkachenko2023-09-051-1/+1
* nativestyle, ProgressBar: Fix default sizing expressionsIvan Tkachenko2023-08-291-3/+2
* TreeViewDelegate: don't use deprecated APIRichard Moe Gustavsen2023-08-151-3/+3
* Update windows application API change in quick windows styleSanthosh Kumar2023-06-291-1/+1
* QQuickIndicatorButton: fix listeners being called after destructionMitch Curtis2023-05-022-0/+10
* Remove obsolete Q_ENUMS usageFabian Kosmale2023-05-021-1/+0
* Fix build with -no-feature-qml-delegate-modelTasuku Suzuki2023-05-011-1/+5
* Add startAngle and endAngle properties to DialMatthias Rauter2023-04-284-10/+14
* Controls: Improve various delegatesUlf Hermann2023-03-271-0/+5
* Controls: Remove the model/modelData workaroundsUlf Hermann2023-03-271-1/+1
* Fix build with -no-feature-settingsTasuku Suzuki2023-03-031-0/+2
* macOS style: only overlap if transientVolker Hilsheimer2023-02-161-2/+3
* qmllint: Fix attached property re-use detectionUlf Hermann2023-02-141-0/+2
* Adapt to Qt::Appearance to Qt::ColorScheme renameTor Arne Vestbø2023-02-131-1/+1
* TreeViewDelegate: add missing __ignoreNotCustomizableRichard Moe Gustavsen2023-01-091-0/+6
* Override dark with light mode for quick controls using windows styleSanthosh Kumar2023-01-045-2/+50
* Native style: remove setting font from QStyleRichard Moe Gustavsen2022-12-221-5/+0
* Fix warnings with native stylesMitch Curtis2022-12-224-0/+14
* Clean up QQuickWindowsStylePeter Varga2022-12-208-2781/+4
* QQuickTreeViewDelegate: implement edit delegatesRichard Moe Gustavsen2022-12-081-0/+35
* Warn users when they customize native stylesMitch Curtis2022-12-0513-0/+34
* 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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* TreeViewDelegate: fix license headersRichard Moe Gustavsen2022-08-301-1/+1
* Native style, StyleItemScrollbar: don't draw the scrollbar as sunken when usi...Richard Moe Gustavsen2022-08-061-0/+2