aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* Fix scoping of index in SwipeDelegate snippetDaniel Smith2023-03-031-2/+1
* Doc: explain how to manage currentIndex without breaking bindingsMitch Curtis2023-01-261-0/+9
* QQuickNinePatchImage: fix aliasing by respecting the smooth propertyMitch Curtis2022-12-092-1/+45
* Doc: Fix import statement in QML code exampleAndreas Eliasson2022-11-231-1/+1
* Doc: add notes for customization of the attached ToolTip controlMitch Curtis2022-11-022-0/+13
* Remove dead codeJan Arve Sæther2022-10-211-7/+4
* Doc: note that customizing sometimes requires several overridesMitch Curtis2022-09-101-0/+5
* Imagine: fix ComboBox's implicit size bindingsOliver Eftevaag2022-09-091-2/+2
* Doc: improve Exporting 9-Patch Images sectionMitch Curtis2022-08-051-7/+12
* Doc: link to Sketch template and generated assertsMitch Curtis2022-08-051-3/+9
* Universal: don't show hover effects when disabledMitch Curtis2022-08-0416-19/+20
* Fusion: don't show hover effects when disabledMitch Curtis2022-08-047-14/+25
* Imagine: don't show hover effects when disabledMitch Curtis2022-08-0428-54/+54
* Material: don't show hover effects when disabledMitch Curtis2022-08-0413-16/+16
* Doc: explain which default styles are used on which platformsMitch Curtis2022-07-272-5/+20
* Make Controls docs available in Creator's locatorMitch Curtis2022-07-211-0/+12
* Doc: support multiple model types in ComboBox customization exampleMitch Curtis2022-07-072-4/+44
* Doc: Add missing CheckDelegate control and ingroup ItemDelegateThomas Piekarski2022-06-201-0/+10
* Qtqtquickcontrols2basicstyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* Qtqtquickcontrols2materialstyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* QuickControls2: includemocsMarc Mutz2022-06-061-0/+2
* Qtqtquickcontrols2imaginestyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* Qtqtquickcontrols2universalstyleplugin: includemocsMarc Mutz2022-06-061-0/+2
* Qtqtquickcontrols2universalstyleimplplugin: includemocsMarc Mutz2022-06-063-0/+6
* Qtqtquickcontrols2basicstyleimplplugin: includemocsMarc Mutz2022-06-063-0/+6
* Qtqtquickcontrols2materialstyleimplplugin: includemocsMarc Mutz2022-06-063-0/+6
* Qtqtquickcontrols2fusionstyleimplplugin: includemocsMarc Mutz2022-06-063-0/+6
* Doc: fix SplitView's containmentMask example snippetMitch Curtis2022-06-041-1/+2
* Doc: fix broken customization example snippetsMitch Curtis2022-06-043-1/+3
* DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-06-045-0/+5
* Add QtQuick dependency to QtQuick.Controls.Fusion.implMarco Bubke2022-06-041-0/+2
* Add QtQuick dependency to QtQuick.Controls.Material.implMarco Bubke2022-06-041-0/+2
* Add QtQuick dependency to QtQuick.Controls.Universal.implMarco Bubke2022-06-041-0/+2
* Add file selector for custom styles when using run-time style selectionMitch Curtis2022-06-041-0/+4
* Update commercial license headersTarja Sundqvist2022-06-04417-9162/+9162
* Reset provider's texture if QQuickNinePatchImage's source is invalidSukyoung Oh2022-03-101-0/+2
* Doc: show how to make ComboBox's popup modal/manage events outside itMitch Curtis2022-03-101-0/+37
* QQuickMaterialStyle: Fix bogus revision declarationUlf Hermann2022-03-051-1/+1
* Doc: state that desktop support is being improvedMitch Curtis2022-03-021-0/+5
* Doc: disambiguate section titlesMitch Curtis2022-02-221-8/+8
* Document that all required types must be implemented by custom stylesMitch Curtis2022-02-151-0/+8
* Imagine GroupBox: Ignore background topPadding unless it's a 9PatchImageOliver Eftevaag2022-02-081-4/+4
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-01-061-1/+1
* Document that custom styles should not import QtQuick.ControlsMitch Curtis2022-01-051-0/+6
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2022-01-031-1/+1
* CMake: Fix QNX tests to link when cross-compilingAlexandru Croitor2021-12-171-0/+1
* Doc: Fix url to Sketch pluginKai Köhne2021-11-301-1/+1
* Imagine Style: Re-use attached objectsUlf Hermann2021-11-305-16/+16
* SpinBox: use control instead of parent in indicatorsMitch Curtis2021-11-275-20/+20
* Material: distinguish highlighted buttons from highlighted & checkedMitch Curtis2021-11-163-4/+19