aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols
Commit message (Expand)AuthorAgeFilesLines
* Support moving sections (row and column) in quick table viewSanthosh Kumar17 hours1-0/+18
* Doc: import Basic style in customization snippetsMitch Curtis2 days41-45/+45
* ComboBox: fix popup palette inheritanceMitch Curtis2024-05-082-5/+7
* Fix test compilation issues with QtLite configurationJari Helaakoski2024-04-301-0/+1
* Material: fix warning in Popup during test runVladimir Belyavsky2024-04-231-1/+1
* Document all steps for subclassing QQuickAttachedPropertyPropagatorMitch Curtis2024-04-231-0/+3
* Fusion: Revert work-around for TabButton's y property not updatingOlivier De Cannière2024-04-181-9/+3
* Fix attached property propagation through ListView with BehaviorMitch Curtis2024-04-171-11/+53
* Doc: Replace deprecated Qt Graphical Effects with the MultiEffect typeAndreas Eliasson2024-04-161-8/+9
* Make inactive gradient duller colored for checked Switch in Fusion styleØystein Heskestad2024-04-161-2/+5
* Remove native style customization warnings for ItemDelegateMitch Curtis2024-04-154-1/+9
* iOS: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-121-1/+3
* iOS: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-111-2/+4
* SpinBox: fix warnings with Windows native styleVladimir Belyavsky2024-04-111-2/+2
* Imagine: fix warnings in Slider in case of null handleVladimir Belyavsky2024-04-081-3/+6
* Imagine: fix warnings in RangeSlider in case of null handleVladimir Belyavsky2024-04-081-6/+9
* SpinBox: fix warnings with macOS native styleVladimir Belyavsky2024-04-041-3/+3
* Materials.impl: Mark dependency on Controls.implFabian Kosmale2024-03-271-0/+1
* Basic.impl: Add dependency entry for QtQuickFabian Kosmale2024-03-261-0/+2
* Correct doc snippet licenseLucie Gérard2024-03-22129-129/+129
* QQuickIOSTheme: Replace macOS/iOS condition with Q_OS_APPLETor Arne Vestbø2024-03-201-1/+1
* Dial: fix handle position in the Fusion styleMitch Curtis2024-03-201-1/+1
* Warn about missing default rolesSami Varanka2024-03-181-0/+4
* Use document imports of QtQuick.Controls.impl, not qmldir-importsMitch Curtis2024-03-156-2/+65
* Look up Segoe UI presence without triggering font aliasesTor Arne Vestbø2024-03-141-3/+4
* doc: Update Controls Text Editor example docsShawn Rutledge2024-03-121-1/+1
* Material: remove ComboBox's insetsMitch Curtis2024-03-071-3/+0
* Material: fix floating placeholder text x positionMitch Curtis2024-03-072-2/+4
* Material: animate RadioButton indicatorMitch Curtis2024-03-071-4/+27
* QQuickAttachedPropertyPropagator: fix child window propagationMitch Curtis2024-02-212-10/+47
* Material: fix assertion failure when quickly changing TextField's focusMitch Curtis2024-02-151-1/+12
* Dialogs: Depend on controls styles in QuickDialogs2QuickImplUlf Hermann2024-02-0921-54/+102
* Doc: Avoid using qmlRegisterType and friends to expose C++ to QMLAndreas Eliasson2024-02-061-14/+45
* QuickControls: Link the impl libraries into the base modulesUlf Hermann2024-02-0216-18/+18
* doc: explain the visual parent hierarchy of popup betterOliver Eftevaag2024-01-251-1/+1
* Doc & Test: fix syntax of QSettings sub-groupsThiago Macieira2024-01-191-13/+1
* Doc: Replace Qt 5 QtGraphicalEffects code snippet with Qt 6 MultiEffectAndreas Eliasson2024-01-181-6/+7
* Doc: Avoid duplicate ids in styling macrosLuca Di Sera2024-01-174-24/+24
* Doc: Add CMake section about how to include .qrc files in a projectAndreas Eliasson2024-01-111-5/+32
* Doc: Describe correct case for stylesAndreas Eliasson2024-01-091-1/+1
* Doc: Fix link to Material Design card componentAndreas Eliasson2024-01-091-1/+1
* Doc: add note about placeholder text to Material style documentationMitch Curtis2024-01-082-1/+10
* Doc: Fix linking issues and missing QDoc commandsTopi Reinio2024-01-061-1/+1
* Doc: Add an example customization for an indeterminate ProgressBarTopi Reinio2023-12-282-0/+32
* Fix BusyIndicator invisibility under Fusion styleTim Angus2023-12-211-2/+11
* Material: reduce title pixel size and rounded scale of Dense DialogMitch Curtis2023-12-183-3/+19
* Material: reduce padding for Dense variant of ButtonMitch Curtis2023-12-183-4/+33
* Doc: mention that Material style will change over timeMitch Curtis2023-12-181-0/+4
* Remove unused doc fileDoris Verria2023-12-161-15/+0
* Fusion style: Set topInset instead of y and height for the backgroundDoris Verria2023-12-121-3/+10