aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * ComboBox: document the behavior surrounding the accepted() signalMitch Curtis2019-09-061-0/+45
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+1
| |\|
| | * Doc: Rename section title for 'TabBar'Topi Reinio2019-08-261-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
* | | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-162-2/+2
|\| |
| * | Update plugins.qmltypes for QtQuick.ControlsKai Koehne2019-04-112-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-094-3/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-064-3/+5
| |\|
| | * Doc: Add the moduleheader informationVenugopal Shivashankar2019-04-031-0/+1
| | * Default: fix highlighted ItemDelegate colorsMitch Curtis2019-03-273-3/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-213-7/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-162-4/+6
| |\|
| | * Fix DialogButtonBox content size calculationMitch Curtis2019-03-152-4/+6
| * | Doc: update qtquickcontrols2.differences.qdocMitch Curtis2019-03-141-3/+14
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1220-1869/+450
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-0713-1841/+422
| * | SplitView: fix revisions, imports and \since versionsMitch Curtis2019-03-077-28/+28
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-057-8/+33
|\| |
| * | Explicitly set import namesKai Koehne2019-03-044-0/+8
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-6/+23
| |\|
| | * Doc: restructure and fill in Imagine customization sectionMitch Curtis2019-02-251-6/+23
| * | Doc: minor language edit in titleNico Vertriest2019-03-012-2/+2
* | | ScrollBar: set a default minimumSize for all stylesRichard Moe Gustavsen2019-03-045-0/+5
|/ /
* | qquickfusionstyle.cpp: Fix deprecation warningFriedemann Kleint2019-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-1/+4
|\|
| * Fusion: fix buttons colorsMitch Curtis2019-02-111-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-0/+8
|\|
| * Fix font and palette settings in .conf files not being respectedMitch Curtis2019-02-041-0/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-025-36/+78
|\|
| * Fusion: use white ButtonText when a dark system theme is in useMitch Curtis2019-01-311-1/+5
| * Update Qt Creator-related filesMitch Curtis2019-01-312-17/+69
| * qquickfusionstyle: do not force a fixed white color for highlightedTextNils Jeisecke2019-01-291-17/+0
| * ComboBox: propagate palette colors to popupMassimo Callegari2019-01-241-1/+4
* | QQuickIcon: Add support to cache a pixmapMikhail Svetkin2019-01-222-0/+7