aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-0546-7644/+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
* doc: document the native stylesRichard Moe Gustavsen2021-04-283-0/+162
* 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
* 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
* 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
* 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-247-25/+25
* 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 ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-261-2/+2
* Register C++ types declarativelyMitch Curtis2020-08-261-1/+1
* Move Default style out into its own pluginMitch Curtis2020-08-261-2/+2
* Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-261-2/+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-251-10/+19
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-082-16/+1
* Remove Qt Labs CalendarMitch Curtis2020-05-282-7/+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 old QQuickPalette implementationVitaly Fanaskov2020-03-181-107/+0
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-303-9/+12
|\|
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-263-9/+12
* | Don't delete items we didn't createMitch Curtis2019-11-282-23/+122
|/
* Doc: advise against naming root resource dirs the same as style namesMitch Curtis2019-11-071-0/+7
* Docs: Update qmlmodule to use QtMinorVersion so that this version is always u...Kavindra Palaraja2019-10-251-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+1
|\
| * Doc: Rename section title for 'TabBar'Topi Reinio2019-08-261-1/+1
* | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-2228-171/+176
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-041-1/+1
|\|