aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2
Commit message (Expand)AuthorAgeFilesLines
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-012538-43958/+0
* Doc: Fix import statement in QML code exampleAndreas Eliasson2022-11-231-1/+1
* QQuickNinePatchImage: fix aliasing by respecting the smooth propertyMitch Curtis2022-11-081-0/+3
* Doc: Normalize page namesKai Köhne2022-11-033-3/+3
* Doc: add notes for customization of the attached ToolTip controlMitch Curtis2022-11-012-0/+13
* Fusion: don't set ButtonText palette roleMitch Curtis2022-10-262-11/+5
* Doc: add section to MonthGrid's docs that shows how to localize daysMitch Curtis2022-10-241-0/+25
* Remove dead codeJan Arve Sæther2022-10-211-7/+4
* iOS Style: Make QQuickIOSStyle a singleton and private APIDoris Verria2022-10-2139-160/+84
* iOS Style: Support dynamic theme switchingDoris Verria2022-10-2128-83/+90
* QQuickStylePlugin: Detect appearance changesDoris Verria2022-10-212-0/+8
* Doc: unify "Dynamically Generating Menu Items" across modulesMitch Curtis2022-10-211-0/+45
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+1
* Basic style, TreeViewDelegate: set a row size that matches the styleRichard Moe Gustavsen2022-10-171-3/+3
* Make QQuickAttachedPropertyPropagator publicMitch Curtis2022-10-1311-32/+452
* QQuickStyle: Don't declare variable as staticDoris Verria2022-10-121-1/+1
* QQuickStyle: Adjust to QPlatformTheme::Appearance -> Qt::AppearanceFabian Kosmale2022-09-261-1/+1
* Doc: fix broken links and other qdoc warningsVolker Hilsheimer2022-09-081-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0719-19/+19
* iOS style: draw TreeViewDelegate as highlightedRichard Moe Gustavsen2022-09-021-1/+6
* Material: add TreeViewDelegate.qmlRichard Moe Gustavsen2022-09-022-0/+63
* Imagine: fix ComboBox's implicit size bindingsOliver Eftevaag2022-09-021-2/+2
* Fusion: add TreeViewDelegateRichard Moe Gustavsen2022-08-312-0/+63
* iOS Style: Make the theme property read-onlyDoris Verria2022-08-313-15/+2
* TreeViewDelegate: fix license headersRichard Moe Gustavsen2022-08-303-3/+3
* iOS style: Fix target name when linking to UIKitDoris Verria2022-08-301-1/+1
* iOS Style: Draw progress for indeterminate progressbarDoris Verria2022-08-291-1/+1
* iOS Style: Add Menu controlsDoris Verria2022-08-2946-0/+204
* iOS: use iOS style by default on iOSRichard Moe Gustavsen2022-08-252-0/+3
* iOS style: increase the tap area around the TreeViewDelegate indicatorRichard Moe Gustavsen2022-08-221-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
* iOS Style: Don't show progress if value is 0Doris Verria2022-07-271-0/+1
* Doc: explain which default styles are used on which platformsMitch Curtis2022-07-272-5/+20
* macOS: Add Dialog and DialogButtonBoxMitch Curtis2022-07-253-0/+112
* iOS Style: Fix button icon colorDoris Verria2022-07-221-1/+3
* iOS Style: Fix naming for popup assetsDoris Verria2022-07-214-0/+0
* Port code away from QML_DECLARE_TYPEINFOLeticia Valladares2022-07-214-8/+0
* Remove unused .pri files in src/Mitch Curtis2022-07-219-406/+0
* Make Controls docs available in Creator's locatorMitch Curtis2022-07-211-0/+12
* Imagine: don't show hover effects when disabledMitch Curtis2022-07-2028-54/+54
* Universal: don't show hover effects when disabledMitch Curtis2022-07-2016-19/+20
* Material: don't show hover effects when disabledMitch Curtis2022-07-2013-16/+16
* Fusion: don't show hover effects when disabledMitch Curtis2022-07-207-14/+25
* Remove Qt key words from header filesYuhang Zhao2022-07-191-1/+1
* iOS Style: Add Popup controlDoris Verria2022-07-158-0/+55
* Add license headers to cmake filesLucie Gérard2022-07-0819-0/+57
* Let Controls inherit palettes and fonts from parentsJiDe Zhang2022-07-088-8/+0
* Doc: support multiple model types in ComboBox customization exampleMitch Curtis2022-07-072-4/+44
* iOS Style: Make basic style the required fallback styleDoris Verria2022-07-061-2/+2