aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-209-15/+18
|\
| * Enable the use of QML caching at build timeSimon Hausmann2017-05-191-0/+2
| * Doc: add missing "is" to the Default style docsJ-P Nurmi2017-05-191-1/+1
| * qtquickcontrols2-styles.qdoc: align indentationJ-P Nurmi2017-05-191-1/+1
| * ApplicationWindow: fix access to revisioned members in base classesJ-P Nurmi2017-05-183-2/+3
| * controls.pri: cleanup a superfluous backslashJ-P Nurmi2017-05-151-1/+1
| * Doc: make the list of topic pages lighter to readJ-P Nurmi2017-05-151-9/+9
| * Default: fix typo in RangeSlider::second.handleJ-P Nurmi2017-05-151-1/+1
* | QQuickDefaultBusyIndicator: allow specifying pen and fill separatelyJ-P Nurmi2017-05-164-15/+40
* | Plugins: add missing override keywordsJ-P Nurmi2017-05-161-2/+2
* | Give all styles access to PaddedRectangleJ-P Nurmi2017-05-125-1/+6
* | Doc: add Qt 5.10 to the version tableJ-P Nurmi2017-05-121-0/+5
* | Default: sync the implicit with of ComboBox with SpinBoxJ-P Nurmi2017-05-121-1/+1
* | Default: sync SwipeDelegate's implicit size with other delegatesJ-P Nurmi2017-05-121-0/+2
* | Default: visually indicate Slider's "progress"J-P Nurmi2017-05-121-0/+9
* | Default: fix range highlight for horizontal RangeSliderJ-P Nurmi2017-05-121-4/+4
* | Default: pass busy indicator and progress bar colors from QMLJ-P Nurmi2017-05-127-5/+49
* | Default: rename QQuickDialRing to QQuickDefaultDialJ-P Nurmi2017-05-126-26/+26
* | Default: remove unnecessary notify signals from the internal visualsJ-P Nurmi2017-05-124-16/+4
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-111-2/+1
|\|
| * Cleanup obsolete references to doc/snippets/screenshotsJ-P Nurmi2017-05-041-2/+1
* | Doc: improve the button icon docsJ-P Nurmi2017-05-111-0/+6
* | Make QQuickIcon a value typeJ-P Nurmi2017-05-101-1/+1
* | SwipeDelegate: make icon color match text colorJ-P Nurmi2017-05-103-3/+3
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-0392-5/+8
|\|
| * tst_snippets: take screenshots only when requestedJ-P Nurmi2017-05-0383-1/+0
| * Use strict comparisonFrederik Schwarzer2017-05-032-2/+2
| * Universal: add missing importsStephan Binner2017-04-294-0/+4
| * Material: fix editor cursor visibilityJ-P Nurmi2017-04-291-2/+2
* | Default: make icon color match text colorMitch Curtis2017-05-029-9/+14
* | Universal: make icon color match text colorMitch Curtis2017-05-028-8/+8
* | Material: make icon color match text colorMitch Curtis2017-05-028-8/+12
* | Add ButtonGroup::exclusiveJ-P Nurmi2017-04-281-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-271-1/+1
|\|
| * Material: fix elevation of the RoundButtonNikita Krupenko2017-04-261-1/+1
* | Material: use Android button layout for dialogsNikita Krupenko2017-04-251-8/+1
* | TabBar: remove hard-coded content heightsJ-P Nurmi2017-04-243-4/+0
* | TabButton: add support for iconsJ-P Nurmi2017-04-243-17/+42
* | Update plugins.qmltypesJ-P Nurmi2017-04-211-10/+199
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-211-5/+10
|\|
| * Update plugins.qmltypesJ-P Nurmi2017-04-211-5/+10
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-2113-76/+88
|\|
| * Add .qml files to OTHER_FILES to force them visible in Qt CreatorJ-P Nurmi2017-04-203-8/+12
| * controls.pri: add $$PWD to QML filesJ-P Nurmi2017-04-201-52/+52
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-183-2/+24
| |\
| | * Material: fix vertical paddings of the DialogButtonBox5.8Nikita Krupenko2017-03-111-2/+3
| | * Material: use proper layout of the buttons in the DialogButtonBoxNikita Krupenko2017-03-102-0/+21
| * | Cleanup unused qdoc markersJ-P Nurmi2017-04-185-12/+0
| * | Universal/RadioDelegate: remove spurious control-propertyJ-P Nurmi2017-04-181-2/+0
* | | Doc: add Action & ActionGroup to the type comparison tableJ-P Nurmi2017-04-191-10/+12