aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-052249-58059/+0
* Remove no longer used dependencies.json filesCraig Scott2021-05-315-45/+0
* Doc: apps that never set a style in Qt 5 should set Basic in Qt 6Mitch Curtis2021-05-121-0/+5
* Remove Qt Quick Calendar from overviewKai Köhne2021-05-111-4/+0
* Imagine: fix GroupBox's bottom edge being clippedMitch Curtis2021-05-061-2/+1
* doc: document the native stylesRichard Moe Gustavsen2021-04-288-0/+162
* QmlDesigner: Fix RangeSliderSpecifics snap modeHenning Gruendl2021-04-211-1/+1
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-1513-13/+13
* Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNod...Laszlo Agocs2021-03-311-1/+6
* Generate and install qmltypes for all pluginsMaximilian Goldstein2021-03-185-0/+5
* 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