aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Native style: set the default system palette as QQuickTheme::System palettewip/nativestyleRichard Moe Gustavsen2020-08-281-0/+4
* Native style: fix up qmldir files to comform to the new registration systemRichard Moe Gustavsen2020-08-284-31/+56
* Native style: move macOS and Windows into QtQuick/Controls instead of QtQuick...Richard Moe Gustavsen2020-08-284-12/+10
* Native style: remove versioning from importsRichard Moe Gustavsen2020-08-2836-134/+134
* Native style: clean-up importsRichard Moe Gustavsen2020-08-2828-28/+0
* Merge "Merge branch 'dev' into nativestyle" into wip/nativestyleThe Qt Project2020-08-28575-9318/+5084
|\
| * Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-08-26575-9318/+5084
| |\
| | * Remove all plugins.qmltypes filesMitch Curtis2020-08-267-6069/+0
| | * Fix CMake buildMitch Curtis2020-08-2624-813/+1833
| | * Bump import version to 6.0Mitch Curtis2020-08-2618-13/+275
| | * Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-2612-121/+184
| | * Convert remaining imperative type registration to declarativeMitch Curtis2020-08-269-111/+16
| | * List "privately" registered QML files in the qmldir for each styleMitch Curtis2020-08-263-0/+20
| | * List publicly registered QML files in the qmldir for each styleMitch Curtis2020-08-265-0/+310
| | * Remove all version numbers from QML importsMitch Curtis2020-08-26426-1609/+1609
| | * Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-2621-23/+23
| | * Register C++ types declarativelyMitch Curtis2020-08-26123-532/+756
| | * Move Default style out into its own pluginMitch Curtis2020-08-26101-64/+154
| | * Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-263-86/+27
| | * Doc: Drop dependency on qtgraphicaleffectsPaul Wicking2020-08-191-1/+1
* | | Native style: make StyleItem::control notifyableRichard Moe Gustavsen2020-08-281-1/+2
|/ /
* | Native style: add hover effects to ScrollBar on macOSRichard Moe Gustavsen2020-08-263-0/+48
* | Native style: remove superfluous width bindingRichard Moe Gustavsen2020-08-261-1/+0
* | Native style: clean-up QStyle using a post routineRichard Moe Gustavsen2020-08-201-0/+23
* | Native style: don't draw frame around TextAreaRichard Moe Gustavsen2020-08-205-152/+2
* | Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-08-131-1/+1
|\|
| * Fix QQmlDirParser build error with static buildsMitch Curtis2020-08-111-1/+1
* | Native style: increase combobox minimum sizeRichard Moe Gustavsen2020-08-131-1/+1
* | Native style: add configure optionsRichard Moe Gustavsen2020-08-126-6/+6
* | Native style: increase text field minimum sizeRichard Moe Gustavsen2020-08-111-3/+3
* | Native style: fix leaks in qquickmacstyleRichard Moe Gustavsen2020-08-101-0/+14
* | Native style: support building with cmakeRichard Moe Gustavsen2020-07-305-1/+346
* | Native style: remove fusiondesktopRichard Moe Gustavsen2020-07-308-232/+0
* | Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-07-1748-308/+412
|\|
| * Doc: mention cache property in the relevant placesMitch Curtis2020-07-152-0/+3
| * Remove another binding to parentMitch Curtis2020-07-151-1/+1
| * Use QList instead of QVectorJarek Kobus2020-07-091-1/+1
| * Add ; to Q_UNUSEDLars Schmertmann2020-06-301-2/+2
| * 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
| * QmlDesigner: Fix DialSpecifics snap modeHenning Gruendl2020-06-161-1/+1
| * Qt6: Port QtQuickControls2 to QStringViewKarsten Heimrich2020-06-101-7/+7
| * Use QList instead of QVectorJarek Kobus2020-06-095-24/+24
| * ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-088-71/+2
| * Add missing paletteChanged() to setForeground() in Material styleJoni Poikelin2020-06-081-0/+1
| * Platform: remove deprecated iconName, iconSource APIMitch Curtis2020-06-056-160/+2
| * Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-06-0518-29/+345
| |\
| | * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-1418-29/+345
| | |\
| | | * QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
| | | * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-156-21/+98