aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix typo in \sa statementNico Vertriest2021-01-081-1/+1
* Document that styles must be explicitly imported for static buildsMitch Curtis2021-01-052-1/+4
* 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
* 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
* 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
* Doc: Correct the style import names in snippetsVenugopal Shivashankar2020-11-131-4/+4
* 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
* Change terminology to "look and feel"Jerome Pasion2020-10-292-3/+3
* ScrollView: always clip implicitly created FlickableRichard Moe Gustavsen2020-10-141-1/+0
* Doc: Add Qt 6 changes filesPaul Wicking2020-09-242-0/+46
* Support compile-time style selectionMitch Curtis2020-09-242-18/+68
* Rename "Default" style to "Basic"Mitch Curtis2020-09-2411-27/+27
* Remove "High-DPI Support in Qt Quick Controls" doc pageVolker Hilsheimer2020-09-163-69/+0
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-162-2/+0
* Use OpenType font weightsJonas Karlsson2020-09-081-6/+5
* Fix qdoc errorsMitch Curtis2020-09-031-2/+2
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-20/+32
* Remove all version numbers from QML importsMitch Curtis2020-08-26110-250/+250
* Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-263-4/+4
* Register C++ types declarativelyMitch Curtis2020-08-261-1/+1
* Move Default style out into its own pluginMitch Curtis2020-08-263-4/+4
* Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-261-2/+1
* Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-191-1/+1
* Doc: mention cache property in the relevant placesMitch Curtis2020-07-152-0/+3
* Doc: Update docs with cmake package informationNico Vertriest2020-06-261-0/+1
* Document how to use CMake for Qt Quick Controls 2Kai Koehne2020-06-253-11/+24
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-082-16/+1
* Remove Qt Labs CalendarMitch Curtis2020-05-283-8/+7
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-312-4/+4
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-212-4/+4
| |\
| | * Doc: Make sure import is highlightedKai Koehne2020-03-201-2/+2
| | * Doc: Fix highlighting of importKai Koehne2020-03-091-2/+2
* | | Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-191-3/+3
* | | Remove old QQuickPalette implementationVitaly Fanaskov2020-03-181-107/+0
|/ /
* | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-101-4/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-151-4/+4
|\|
| * Doc: fix RangeSlider errorsMitch Curtis2020-01-281-4/+4
* | Add documentation for HorizontalHeaderView and VerticalHeaderViewYulong Bai2020-02-121-0/+123
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-304-10/+13
|\|
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-264-10/+13