aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Doc: fallback styleJ-P Nurmi2016-10-262-2/+8
* Page: support spacingJ-P Nurmi2016-10-263-6/+6
* Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-261-0/+4
* Add QQuickDialog::titleJ-P Nurmi2016-10-264-0/+49
* QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-263-6/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-2528-152/+825
|\
| * Doc: remove a redundant QQuickStyle exampleJ-P Nurmi2016-10-251-17/+4
| * Doc: configuration fileJ-P Nurmi2016-10-258-43/+178
| * Doc: supported environment variablesJ-P Nurmi2016-10-257-49/+138
| * Doc: add snippets and screenshots for the Universal attached propertiesJ-P Nurmi2016-10-249-26/+219
| * Doc: minor tweaks to the Material style pageJ-P Nurmi2016-10-241-3/+3
| * Material: sync ComboBox with ButtonJ-P Nurmi2016-10-241-1/+7
| * Material: add snippets and screenshots for attached propertiesMitch Curtis2016-10-2012-25/+279
* | Page: provide implicit sizeJ-P Nurmi2016-10-254-0/+37
* | Doc: fix SwipeDelegate detailed descriptionJ-P Nurmi2016-10-251-2/+2
* | Universal: fix the size of a footer-less dialogJ-P Nurmi2016-10-242-1/+3
* | Doc: promote also the Text Editor example on the landing pageJ-P Nurmi2016-10-241-0/+1
* | Dialog: fix implicit size calculationJ-P Nurmi2016-10-243-9/+9
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1914-4/+57
|\|
| * Material: introduce an active and disabled icon colorsKonstantin Ritt2016-10-172-0/+18
| * SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-171-0/+65
| * Improve StackView's documentationMitch Curtis2016-10-174-0/+0
| * ComboBox: fix documentation review findingsMitch Curtis2016-10-143-1/+1
| * ProgressBar: add section to Indicator Controls page and link to itMitch Curtis2016-10-131-0/+7
| * Share Control::focusReason notes with TextArea and TextFieldMitch Curtis2016-10-131-0/+15
| * Share Control::background notes with TextArea and TextFieldMitch Curtis2016-10-131-0/+13
| * ToolTip: fix screenshot in detailed descriptionMitch Curtis2016-10-072-3/+3
* | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-1742-84/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0766-523/+78
|\|
| * Slider: fix documentation review findingsMitch Curtis2016-10-079-102/+1
| * Slider: add GIFs to demonstrate snap modesMitch Curtis2016-10-073-0/+0
| * Fix some of the ApplicationWindow documentation review findingsMitch Curtis2016-10-071-0/+32
| * ScrollIndicator: replace PNGs with GIFsMitch Curtis2016-10-063-1/+1
| * Improve CheckBox GIF and add RadioButton GIFMitch Curtis2016-10-0613-137/+2
| * Delegates: update GIFs and add CheckDelegate tri-state GIFMitch Curtis2016-10-065-0/+0
| * ProgressBar: replace PNGs with GIFsMitch Curtis2016-10-067-67/+0
| * RangeSlider: update GIFs and replace PNGs with themMitch Curtis2016-10-0615-218/+1
| * ScrollBar: replace PNGs with GIFsMitch Curtis2016-10-063-1/+1
| * Fix example customization code for ProgressBarFrederik Schwarzer2016-10-041-7/+6
| * Fix example customization code for DialFrederik Schwarzer2016-10-041-5/+5
| * Material Style: Fix cursorFlashTimeKai Uwe Broulik2016-10-043-3/+3
| * Add missing button and popup doc imagesMitch Curtis2016-10-033-1/+2
| * Replace image state table with GIF in buttons docMitch Curtis2016-10-031-10/+1
| * Doc: add a TabBar example with explicitly sized tabsJ-P Nurmi2016-10-032-0/+52
* | Remove wrong Container revision registrationJ-P Nurmi2016-10-051-2/+0
* | Update plugins.qmltypesJ-P Nurmi2016-10-053-23/+124
* | Update a few outdated QtQuick.Templates imports in src/imports/controlsJ-P Nurmi2016-10-043-3/+3
* | Improve the type registration version commentsJ-P Nurmi2016-10-042-4/+5
* | Update all QtQuick imports in src/imports/controlsJ-P Nurmi2016-10-04146-146/+146
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-03117-24/+157
|\|