aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/basic
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-0197-3924/+0
* Basic style, TreeViewDelegate: set a row size that matches the styleRichard Moe Gustavsen2022-10-171-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* TreeViewDelegate: fix license headersRichard Moe Gustavsen2022-08-301-1/+1
* Remove unused .pri files in src/Mitch Curtis2022-07-211-72/+0
* 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
* QQuickTreeViewDelegate: inherit from QQuickItemDelegate instead of QQuickAbst...Richard Moe Gustavsen2022-06-111-11/+8
* Use SPDX license identifiersLucie Gérard2022-06-1175-2850/+150
* Add QtQuick dependency to QtQuick.Controls.BasicMarco Bubke2022-06-081-0/+2
* QQuickTreeView: implement support for selecting cellsRichard Moe Gustavsen2022-06-041-2/+9
* QQuickTableView: add a new 'alternatingRows' propertyRichard Moe Gustavsen2022-05-271-1/+3
* TreeViewDelegate: update stylingRichard Moe Gustavsen2022-05-031-1/+10
* Qtqtquickcontrols2basicstyleplugin: includemocsMarc Mutz2022-04-291-0/+2
* Qtqtquickcontrols2basicstyleimplplugin: includemocsMarc Mutz2022-04-293-0/+6
* DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-04-251-0/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-105-6/+10
* Fix copyright header of Calendar QML typesMitch Curtis2022-02-173-6/+6
* Move registrations functions into the Qt namespaceUlf Hermann2022-02-011-2/+2
* Use up-to date LGPL license headerKai Köhne2022-01-271-11/+14
* Remove unused .qrc filesJoerg Bornemann2022-01-201-24/+0
* TreeViewDelegate: let label use elidingRichard Moe Gustavsen2021-12-141-1/+2
* controls: add TreeViewDelegateRichard Moe Gustavsen2021-12-093-0/+90
* Use up-to date LGPL license headerKai Köhne2021-11-2974-814/+1036
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-261-3/+3
* Add calendar typesMitch Curtis2021-11-036-0/+333
* Update PropertyChanges in src and toolsUlf Hermann2021-10-292-2/+2
* CMake: Special case qqc2 style plugin static plugin dependenciesAlexandru Croitor2021-10-071-0/+3
* Use strict === equality for ScrollBar::orientationIvan Tkachenko2021-09-271-1/+1
* Rename source property to QT_QML_SOURCE_VERSIONSCraig Scott2021-08-301-15/+15
* Use <major>.0 as default version for QML filesUlf Hermann2021-08-271-129/+1
* Fix some qmllint warningsMitch Curtis2021-08-243-3/+12
* 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
* Use the added placeHolderText color available in PaletteAndy Shaw2021-06-173-2/+4
* Add new control: SelectionRectangleRichard Moe Gustavsen2021-06-063-0/+66
* Update to latest qml CMake APICraig Scott2021-06-0592-0/+6093