aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\|
| * Fix ComboBox to scroll to the highlighted itemJ-P Nurmi2016-10-023-0/+6
| * Doc: cleanup the mention of 'indicator' in 'Customizing ItemDelegate'J-P Nurmi2016-10-021-2/+2
| * qtquickcontrols2plugin.cpp: cleanup includesJ-P Nurmi2016-10-021-9/+1
| * Make a plain AbstractButton calculate suitable implicit sizeJ-P Nurmi2016-10-023-2/+50
| * Material: fix dark dialog colorJ-P Nurmi2016-10-021-1/+1
| * ComboBox: fix unintentional deps between the popup and its content itemJ-P Nurmi2016-10-023-5/+6
| * Material: fix accent update on theme changeJ-P Nurmi2016-09-301-0/+4
| * CheckBox: add GIFs to documentationMitch Curtis2016-09-306-0/+0
| * Button: add GIFs for flat & highlighted docsMitch Curtis2016-09-306-0/+0
| * TabButton: use Text's implicit size instead of content sizeJ-P Nurmi2016-09-302-4/+4
| * Popup: fix some of the documentation review findingsMitch Curtis2016-09-273-0/+80
| * Refactor tst_snippets to make it easier to add non-screenshot snippetsMitch Curtis2016-09-26100-1/+2
* | Material: switch back to triggering ripples on pressJ-P Nurmi2016-09-309-9/+0
* | Create contentItem lazily where possibleJ-P Nurmi2016-09-2624-60/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-262-4/+64
|\|
| * PageIndicator: fix documentation review findingsMitch Curtis2016-09-231-0/+58