aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't delete items we didn't createMitch Curtis2019-11-282-23/+122
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-09144-0/+7
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-081-0/+7
| |\
| | * Doc: advise against naming root resource dirs the same as style namesMitch Curtis2019-11-071-0/+7
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-05143-0/+0
| |\|
| | * Run optipng on all imagesMitch Curtis2019-11-04143-0/+0
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-021-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-261-1/+1
| |\|
| | * 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.14' into 5.15Qt Forward Merge Bot2019-09-0729-172/+176
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-0630-173/+222
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-061-0/+45
| | |\
| | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+1
| | |\ \
| | * | | Doc: Fix the qhp project nameVenugopal Shivashankar2019-08-261-1/+1
| | * | | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-2229-173/+177
* | | | | Adapt to new Connections syntaxUlf Hermann2019-09-062-2/+2
* | | | | Merge remote-tracking branch 'origin/5.12' into 5.15Liang Qi2019-09-062-1/+46
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | ComboBox: document the behavior surrounding the accepted() signalMitch Curtis2019-09-061-0/+45
| | |/ | |/|
| * | Doc: Rename section title for 'TabBar'Topi Reinio2019-08-261-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-131-0/+1
|\ \ \ | | |/ | |/|
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-042-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-042-2/+4
| |\|
| | * Doc: Fix documentation warnings for Qt Quick Controls 2Topi Reinio2019-01-151-1/+3
| | * doc - use the correct attributions fileKavindra Palaraja2019-05-201-1/+1
* | | Add valueRole API to ComboBoxMitch Curtis2019-04-231-0/+58
|/ /