aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/universal
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-0184-4373/+0
* Make QQuickAttachedPropertyPropagator publicMitch Curtis2022-10-132-10/+11
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* Port code away from QML_DECLARE_TYPEINFOLeticia Valladares2022-07-211-2/+0
* Remove unused .pri files in src/Mitch Curtis2022-07-211-60/+0
* Universal: don't show hover effects when disabledMitch Curtis2022-07-2016-19/+20
* 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-1165-2470/+130
* Add QtQuick dependency to QtQuick.Controls.UniversalMarco Bubke2022-06-081-0/+2
* Add QtQuick dependency to QtQuick.Controls.Universal.implMarco Bubke2022-05-071-0/+2
* Qtqtquickcontrols2universalstyleplugin: includemocsMarc Mutz2022-04-291-0/+2
* Qtqtquickcontrols2universalstyleimplplugin: 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-4/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-104-5/+8
* 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-2965-715/+910
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-261-4/+4
* 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-120/+2
* Fix some qmllint warningsMitch Curtis2021-08-245-5/+10
* Universal: add SelectionRectangle.qmlRichard Moe Gustavsen2021-08-113-0/+72
* 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-0585-0/+6619