aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/imagine
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\| |
| | * | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-6/+7
| | |/
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-251284-3/+296
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-232-1/+2
| |\|
| | * Make ToolTips wrapMitch Curtis2019-11-151-1/+1
| | * SwipeView: fix issue where child items couldn't get focusMitch Curtis2019-11-151-0/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-161280-0/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-051280-0/+0
| | |\
| | | * Run optipng on all imagesMitch Curtis2019-11-041280-0/+0
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-1/+276
| |\| |
| | * | Update plugins.qmltypes for 5.14Kai Koehne2019-10-211-1/+276
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-1/+18
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-121-1/+18
| | |\|
| | | * Imagine: fix crash when switching between 9-patch and regular imageMitch Curtis2019-10-021-1/+18
* | | | Regenerate projects to be in syncAlexandru Croitor2019-11-152-8/+3
* | | | Update QtQuickControls2 project filesLeander Beernaert2019-10-082-57/+205
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+2
|\| | |
| * | | Fix Qt6 buildAlexandru Croitor2019-08-051-2/+2
| |/ /
* | | Fix build after resent add_qml_module and add_qt_resource API changesSimon Hausmann2019-08-091-3/+0
* | | Initial CMake conversion for QtQuickControls2Leander Beernaert2019-08-061-0/+104
|/ /
* | Qualify unqualified id lookup in controlsFabian Kosmale2019-06-116-12/+12
* | Add valueRole API to ComboBoxMitch Curtis2019-04-231-6/+6
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-124-7/+53
|\|