aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/material
Commit message (Expand)AuthorAgeFilesLines
* Material: fix button padding for IconOnly and TextOnly displaysMohammadHossein Qanbari4 days1-2/+3
* Tumbler: fix warnings when swapping contentItemMitch Curtis10 days1-4/+4
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev10 days1-1/+0
* Material: fix warning in Popup during test runVladimir Belyavsky2024-04-231-1/+1
* Materials.impl: Mark dependency on Controls.implFabian Kosmale2024-03-271-0/+1
* Use document imports of QtQuick.Controls.impl, not qmldir-importsMitch Curtis2024-03-151-0/+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
* Material: fix assertion failure when quickly changing TextField's focusMitch Curtis2024-02-151-1/+12
* Dialogs: Depend on controls styles in QuickDialogs2QuickImplUlf Hermann2024-02-094-11/+20
* QuickControls: Link the impl libraries into the base modulesUlf Hermann2024-02-022-2/+2
* 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
* QQuickMaterialTheme: check if default font family is availableVladimir Belyavsky2023-11-231-10/+8
* tst_dial: fail on warningsVladimir Belyavsky2023-11-221-3/+4
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-183-6/+0
* Menu: fix contentItem's interactiveMohammadHossein Qanbari2023-11-161-2/+2
* Material: respect horizontalAlignment in placeholder textHatem ElKharashy2023-11-116-19/+73
* Material: add support for roundedScale to GroupBoxFabio Falsini2023-10-301-3/+6
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-301-0/+3
* Fix icon positioning in textless Button in Material styleJoni Poikelin2023-10-131-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* Material: allow setting background to nullMitch Curtis2023-09-192-4/+2
* Material: add support for roundedScale to FrameMitch Curtis2023-09-081-2/+5
* Material: fix regression in rippleMitch Curtis2023-09-081-0/+8
* TreeViewDelegate: don't use deprecated APIRichard Moe Gustavsen2023-08-151-3/+3
* Material: make Switch respect Dense variantMitch Curtis2023-08-144-6/+42
* Material: fix highlighted flat Button's text not being legibleMitch Curtis2023-06-201-0/+4
* QQuickMaterialPlaceholderText: fix code checker complaintMitch Curtis2023-05-171-1/+1
* Material: respect background color of flat buttonsMitch Curtis2023-05-101-5/+2
* Material: fix clipped floating placeholder textMitch Curtis2023-05-093-4/+29
* Material: don't set all caps for Button textMitch Curtis2023-05-051-1/+0
* Material: fix placeholder text alignmentMitch Curtis2023-05-031-1/+3
* Material: fix floating placeholder text colorMitch Curtis2023-04-192-2/+2
* Material: fix TextArea decorations when in a FlickableMitch Curtis2023-04-194-5/+27
* Material: add support for elevation to PageFabio Falsini2023-04-121-0/+6
* Material: add support for roundedScale to PaneFabio Falsini2023-04-051-2/+4
* Controls: Improve various delegatesUlf Hermann2023-03-273-6/+23
* Controls: Remove the model/modelData workaroundsUlf Hermann2023-03-273-7/+3
* Material: fix Drawer issuesMitch Curtis2023-03-231-6/+6
* Revert value label for the Qt Quick Controls Material sliderOliver Eftevaag2023-03-201-44/+0
* Update Material SpinBox to Material 3Mitch Curtis2023-03-151-12/+10
* Update Material ComboBox to Material 3Mitch Curtis2023-03-151-38/+16
* Controls: condition shaders at build timeLaszlo Agocs2023-03-088-95/+33
* Material: fix placeholder text y position when control is too smallMitch Curtis2023-03-084-12/+54
* Fix build with -no-feature-settingsTasuku Suzuki2023-03-031-0/+2
* Update Material Menu to Material 3Mitch Curtis2023-02-211-5/+7
* Update Material Drawer to Material 3Mitch Curtis2023-02-211-16/+15
* Update Material Popup to Material 3Mitch Curtis2023-02-211-4/+7