aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant qmldir filesAlexey Edelev2021-02-2313-712/+0
* Remove QMake project filesJoerg Bornemann2021-02-1121-2132/+0
* Fix MSVC warnings about precision loss when converting double to floatFriedemann Kleint2021-01-142-2/+2
* Ensure the ninepatch image is detachedLaszlo Agocs2021-01-131-0/+7
* Use CMAKE_PROJECT_VERSION for VERSION of QML modulesMitch Curtis2021-01-137-7/+7
* Doc: Fix typo in \sa statementNico Vertriest2021-01-081-1/+1
* Reset the opacity and scale properties after the exit transitionAndy Shaw2021-01-061-4/+4
* Document that styles must be explicitly imported for static buildsMitch Curtis2021-01-052-1/+4
* Add support for ScrollBar arrow buttonsJan Arve Sæther2020-12-101-4/+48
* Drop documentation dependencies to removed modulesVolker Hilsheimer2020-12-041-1/+1
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-12-031-1/+1
* Doc: Fix QDoc warnings Qt Quick ControlsNico Vertriest2020-11-302-3/+6
* 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