aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/material
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-0196-6705/+0
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+1
* Make QQuickAttachedPropertyPropagator publicMitch Curtis2022-10-132-11/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* Material: add TreeViewDelegate.qmlRichard Moe Gustavsen2022-09-022-0/+63
* Port code away from QML_DECLARE_TYPEINFOLeticia Valladares2022-07-211-2/+0
* Remove unused .pri files in src/Mitch Curtis2022-07-211-61/+0
* Material: don't show hover effects when disabledMitch Curtis2022-07-2013-16/+16
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Let Controls inherit palettes and fonts from parentsJiDe Zhang2022-07-081-1/+0
* Use SPDX license identifiersLucie Gérard2022-06-1172-2735/+143
* Add QtQuick dependency to QtQuick.Controls.MaterialMarco Bubke2022-06-081-0/+2
* Add QtQuick dependency to QtQuick.Controls.Material.implMarco Bubke2022-05-071-0/+2
* Qtqtquickcontrols2materialstyleplugin: includemocsMarc Mutz2022-04-291-0/+2
* Qtqtquickcontrols2materialstyleimplplugin: includemocsMarc Mutz2022-04-293-0/+6
* DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-04-251-0/+1
* Fix use of deprecated QColor ctorMårten Nordheim2022-03-231-5/+5
* Make sure all private headers include at least one otherThiago Macieira2022-03-104-5/+8
* QQuickMaterialStyle: Fix bogus revision declarationUlf Hermann2022-03-051-1/+1
* Move registrations functions into the Qt namespaceUlf Hermann2022-02-011-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-201-20/+0
* Use up-to date LGPL license headerKai Köhne2021-11-2971-781/+994
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-261-4/+4
* Material: distinguish highlighted buttons from highlighted & checkedMitch Curtis2021-11-163-4/+19
* Update PropertyChanges in src and toolsUlf Hermann2021-10-291-1/+1
* Material: fix PageIndicator delegate creation errorMitch Curtis2021-10-121-1/+3
* CMake: Special case qqc2 style plugin static plugin dependenciesAlexandru Croitor2021-10-071-0/+8
* Use strict === equality for ScrollBar::orientationIvan Tkachenko2021-09-271-1/+1
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-301-11/+11
* Use <major>.0 as default version for QML filesUlf Hermann2021-08-272-123/+2
* Fix some qmllint warningsMitch Curtis2021-08-249-13/+24
* Material: add SelectionRectangle.qmlRichard Moe Gustavsen2021-08-113-0/+68
* Avoid GHS linker to optimize away QML type registrationsTatiana Borisova2021-08-091-0/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-092-10/+0
* Update to latest qml CMake APICraig Scott2021-06-0596-0/+9109