aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-185-17/+28
|\
| * 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
* | Adapt to plugin unloading changesMitch Curtis2020-03-122-11/+27
* | Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-126-0/+12
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1027-18/+843
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-084-2/+42
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-146-31/+39
|\| |
| * | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-126-31/+39
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-3023-56/+172
|\| |
| * | 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.15' into devQt Forward Merge Bot2019-11-238-5/+8
|\| |
| * | 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.15' into devQt Forward Merge Bot2019-11-161499-1/+8
|\| |
| * | 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.15' into devQt Forward Merge Bot2019-11-091-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.15' into devQt Forward Merge Bot2019-11-027-7/+2549
|\| | |