aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/imagine
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-051359-7065/+0
* Remove no longer used dependencies.json filesCraig Scott2021-05-311-7/+0
* Imagine: fix GroupBox's bottom edge being clippedMitch Curtis2021-05-061-2/+1
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-152-2/+2
* 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-181-0/+1
* Remove redundant qmldir filesAlexey Edelev2021-02-232-119/+0
* Remove QMake project filesJoerg Bornemann2021-02-113-338/+0
* Ensure the ninepatch image is detachedLaszlo Agocs2021-01-131-0/+7
* Use CMAKE_PROJECT_VERSION for VERSION of QML modulesMitch Curtis2021-01-131-1/+1
* Make adjustments for using QFont::setFamilies()Andy Shaw2020-11-301-1/+1
* Regenerate CMake project filesMitch Curtis2020-10-281-0/+1
* Fix static buildEskil Abrahamsen Blomfeldt2020-10-092-0/+8
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-073-6/+14
* Implement ScrollView.qml in all stylesRichard Moe Gustavsen2020-09-292-0/+3
* Remove QtQuick.Controls imports from styles' QML filesMitch Curtis2020-09-2421-21/+0
* Rename "Default" style to "Basic"Mitch Curtis2020-09-243-3/+3
* Fix fallback styles overwriting themesMitch Curtis2020-09-242-10/+4
* Fix TODO comments for revisionsMitch Curtis2020-09-032-3/+2
* Fix crash when importing a style without first importing ControlsMitch Curtis2020-08-271-0/+3
* Remove all plugins.qmltypes filesMitch Curtis2020-08-261-347/+0
* Fix CMake buildMitch Curtis2020-08-263-128/+177
* Bump import version to 6.0Mitch Curtis2020-08-263-2/+52
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-8/+14
* Convert remaining imperative type registration to declarativeMitch Curtis2020-08-261-3/+3
* List publicly registered QML files in the qmldir for each styleMitch Curtis2020-08-261-0/+58
* Remove all version numbers from QML importsMitch Curtis2020-08-2650-230/+230
* Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-262-2/+2
* Register C++ types declarativelyMitch Curtis2020-08-2620-55/+138
* Use QList instead of QVectorJarek Kobus2020-06-091-18/+18
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-082-21/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-1/+13
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-151-1/+13
* | Dial: remove unnecessary id qualificationsMitch Curtis2020-05-131-2/+2
* | Switch to a built-in OpacityMask effect for Imagine styleLaszlo Agocs2020-05-1214-8/+315
* | Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-313-3/+9
|\|
| * HeaderView: Add support for list based modelsAndy Shaw2020-03-242-2/+6
| * Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-181-1/+3
* | Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-231-2/+2
* | CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-0/+146
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-176-9/+145
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-104-2/+137
| |\|
| | * HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-102-4/+18
| | * Imagine: fix Dial being squishedMitch Curtis2020-03-021-1/+2
| | * Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-113-1/+121
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-081-1/+1
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-301-1/+1
| | |\
| | | * clang-tidy: fix readability-const-return-typeMitch Curtis2019-12-121-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-141-6/+7
| |\| |