aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-1116-5/+615
* Upgrade qsb files to version 4Laszlo Agocs2020-01-212-0/+40
* 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
* | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-125-31/+36
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-304-10/+13
|\|
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-264-10/+13
* | Don't delete items we didn't createMitch Curtis2019-11-282-23/+122
* | 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-091480-0/+7
|\|
| * 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-051479-0/+0
| |\|
| | * Run optipng on all imagesMitch Curtis2019-11-041479-0/+0
* | | 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-265-5/+1075
|\| |
| * | Update plugins.qmltypes for 5.14Kai Koehne2019-10-215-5/+1075
* | | 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
| | * Imagine: fix crash when switching between 9-patch and regular imageMitch Curtis2019-10-021-1/+18
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-122-2/+2
|\| |
| * | Minor performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-072-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-0729-172/+176
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-0630-173/+222
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-061-0/+45
| | |\
| | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+1
| | |\ \
| | * | | Doc: Fix the qhp project nameVenugopal Shivashankar2019-08-261-1/+1
| | * | | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-2229-173/+177
* | | | | Adapt to new Connections syntaxUlf Hermann2019-09-063-3/+3
* | | | | Merge remote-tracking branch 'origin/5.12' into 5.15Liang Qi2019-09-062-1/+46
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | ComboBox: document the behavior surrounding the accepted() signalMitch Curtis2019-09-061-0/+45
| | |/ | |/|
| * | Doc: Rename section title for 'TabBar'Topi Reinio2019-08-261-1/+1
* | | Enable Material style with RHILaszlo Agocs2019-07-253-0/+29
* | | Remove redundant codeVitaly Fanaskov2019-07-191-4/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-131-0/+1
|\ \ \ | | |/ | |/|
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-044-5/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-044-5/+6
| |\|
| | * Doc: Fix documentation warnings for Qt Quick Controls 2Topi Reinio2019-01-151-1/+3
| | * Material: account for accent color in flat highlighted button's rippleKonstantin Ritt2019-05-211-2/+1
| | * doc - use the correct attributions fileKavindra Palaraja2019-05-201-1/+1
| | * CursorDelegate: stop cursor timer when interval is set to 0Richard Moe Gustavsen2019-05-151-1/+1
* | | Fix installation of .png filesJoerg Bornemann2019-06-181-1/+1
* | | Qualify unqualified id lookup in controlsFabian Kosmale2019-06-1156-169/+173
* | | Add valueRole API to ComboBoxMitch Curtis2019-04-236-31/+89