aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Make adjustments for using QFont::setFamilies()Andy Shaw2020-11-303-14/+15
* Doc: Remove version numbers for import statement in snippetsJerome Pasion2020-11-266-34/+34
* Tag porting guides so that they show up in the listVolker Hilsheimer2020-11-171-0/+2
* macOS: don't use a focus frame around TextAreaRichard Moe Gustavsen2020-11-171-11/+0
* Add link in Qt Quick Controls C++ pageJerome Pasion2020-11-171-1/+4
* Highlight only the Gallery examples, with the correct nameVolker Hilsheimer2020-11-161-5/+1
* Fix static build using native stylesFawzi Mohamed2020-11-162-0/+21
* Doc: Correct the style import names in snippetsVenugopal Shivashankar2020-11-131-4/+4
* CMake: Handle installation of AUX_QML_FILESAlexandru Croitor2020-11-122-0/+132
* Register native styles under 2.0 in addition to 6.0Mitch Curtis2020-11-118-55/+92
* QmlDesigner: Remove duplicate of repeatThomas Hartmann2020-11-102-13/+3
* Document how to use Controls types in property declarationsMitch Curtis2020-11-091-0/+72
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-2/+2
* Doc: Fix broken links and other warningsVenugopal Shivashankar2020-11-093-3/+7
* Doc: use correct casing for Material style nameMitch Curtis2020-11-091-4/+4
* Doc: Qt Quick Controls 2 - Qt 6 porting guideMitch Curtis2020-11-091-0/+250
* Doc: update Versions sectionMitch Curtis2020-11-091-5/+14
* Doc: Fix qdoc warningsVenugopal Shivashankar2020-11-067-703/+47
* Fix deprecation warnings related to QMetaTypeFriedemann Kleint2020-11-022-2/+2
* macOS: draw the handle as a part of the backgroundRichard Moe Gustavsen2020-10-301-0/+25
* Change terminology to "look and feel"Jerome Pasion2020-10-292-3/+3
* Regenerate CMake project filesMitch Curtis2020-10-289-0/+16
* Native style: Add ComboBox for WindowsJan Arve Sæther2020-10-271-1/+90
* Text color should not be bright when highlighted on WindowsJan Arve Sæther2020-10-271-2/+1
* Native style: Add ScrollBar on WindowsJan Arve Sæther2020-10-234-0/+87
* Native style, macOS: don't draw a background behind the GroupBox labelRichard Moe Gustavsen2020-10-191-0/+19
* nativestyle, ScrollView: don't resize scroll bars according to paddingRichard Moe Gustavsen2020-10-192-8/+8
* Remove QtQuick.Window imports from basic styleEskil Abrahamsen Blomfeldt2020-10-153-3/+0
* nativestyle, transitionDuration: make property CONSTANTRichard Moe Gustavsen2020-10-141-1/+1
* ScrollView: always clip implicitly created FlickableRichard Moe Gustavsen2020-10-141-1/+0
* macOS/ScrollView: don't create contentItem too earlyRichard Moe Gustavsen2020-10-141-5/+0
* Add optional imports for all the styles to controls/qmldirUlf Hermann2020-10-123-0/+23
* Native style, macOS: add scrollviewcornerRichard Moe Gustavsen2020-10-121-0/+8
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-092-0/+6
* Native style, macOS: clip content view when ScrollView is clippedRichard Moe Gustavsen2020-10-091-0/+5
* Fix static buildEskil Abrahamsen Blomfeldt2020-10-0914-1/+46
* Fix typo in Fusion impl's qmldirMitch Curtis2020-10-092-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0721-35/+78
* Native style, macOS: handle focus frame special case from c++Richard Moe Gustavsen2020-10-061-7/+1
* nativestyle: SpinBox on WindowsJan Arve Sæther2020-10-061-24/+26
* NativeStyle: add focus frame to the macOS styleRichard Moe Gustavsen2020-09-298-0/+55
* Implement ScrollView.qml in all stylesRichard Moe Gustavsen2020-09-2922-0/+341
* windows: Add hover animation to Button and CheckBoxJan Arve Sæther2020-09-293-3/+81
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-254-4/+0
* NativeStyle: rename 'nativeBackground' to '__nativeBackground'Richard Moe Gustavsen2020-09-253-18/+18
* Doc: Add Qt 6 changes filesPaul Wicking2020-09-242-0/+46
* Support compile-time style selectionMitch Curtis2020-09-243-73/+74
* Remove QtQuick.Controls imports from styles' QML filesMitch Curtis2020-09-24194-194/+0
* Rename "Default" style to "Basic"Mitch Curtis2020-09-24125-267/+267
* Fix fallback styles overwriting themesMitch Curtis2020-09-2417-75/+221