aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Material: revision sliderDisabledColorv5.15.0-beta4v5.15.0-beta3Mitch Curtis2020-03-311-1/+1
* HeaderView: Add support for list based modelsAndy Shaw2020-03-2410-10/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-215-11/+11
|\
| * Doc: Make sure import is highlightedKai Koehne2020-03-204-9/+9
| * Doc: Fix highlighting of importKai Koehne2020-03-091-2/+2
* | Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-185-5/+15
* | Material: Make Slider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-5/+6
* | Material: Make RangeSlider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-8/+9
* | Material: Change RangeSlider's color to grey when not enabledPaweł Gronowski2020-03-171-1/+1
* | Material: Change slider's color to grey when not enabledPaweł Gronowski2020-03-174-4/+13
* | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-1011-24/+90
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-051-1/+1
* | Imagine: fix Dial being squishedMitch Curtis2020-03-021-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-223-3/+3
|\|
| * clang-tidy: fix bugprone-integer-divisionMitch Curtis2020-02-193-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-153-7/+7
|\|
| * Copy Qt Quick Designer-related files also for static buildsKai Koehne2020-02-031-1/+1
| * Doc: fix RangeSlider errorsMitch Curtis2020-01-281-4/+4
| * set placeholderText by default, not textTim Jenssen2020-01-281-2/+2
* | Fix warnings about deprecated QQmlListProperty APIFriedemann Kleint2020-02-131-1/+1
* | Add documentation for HorizontalHeaderView and VerticalHeaderViewYulong Bai2020-02-121-0/+123
* | Make Fusion style header views look more fusionyMitch Curtis2020-02-122-4/+24
* | Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-1117-5/+620
* | Upgrade qsb files to version 4Laszlo Agocs2020-01-212-0/+40
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-302-2/+2
|\|
| * clang-tidy: fix readability-const-return-typeMitch Curtis2019-12-121-1/+1
| * clang-tidy: fix cppcoreguidelines-pro-type-member-initMitch Curtis2019-12-121-1/+1
* | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-126-31/+39
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-3022-31/+48
|\|
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-2622-31/+48
* | Don't delete items we didn't createMitch Curtis2019-11-282-23/+122
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-168-5/+8
|\|
| * Make ToolTips wrapMitch Curtis2019-11-155-5/+5
| * SwipeView: fix issue where child items couldn't get focusMitch Curtis2019-11-153-0/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-091499-1/+8
|\|
| * 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-051497-0/+0
| |\|
| | * Run optipng on all imagesMitch Curtis2019-11-041497-0/+0
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-041-1/+1
| |\|
| | * Doc: Fix import statement for QtQuick.TemplatesKai Koehne2019-10-291-1/+1
* | | 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-10-267-7/+2549
|\| |
| * | Update plugins.qmltypes for 5.14Kai Koehne2019-10-217-7/+2549
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Simon Hausmann2019-10-182-14/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-122-14/+28
| |\|
| | * Universal: disable wrapping for TabBarMitch Curtis2019-10-111-13/+10