aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* 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-051-11/+57
* | 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-041-3/+3
* | 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
| * Doc: improve the .conf docsJ-P Nurmi2016-09-231-4/+5
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-227-2/+406
|\|
| * Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-213-0/+6
| * Control: explain diagram and make it a linkable sectionMitch Curtis2016-09-202-0/+392
| * List .qdoc files and snippets in OTHER_FILESJ-P Nurmi2016-09-162-2/+8
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-145-36/+47
|\|
| * Doc: align "pre-defined colors" in the style docsJ-P Nurmi2016-09-132-35/+35
| * Doc: update the list of supported Universal style env variablesJ-P Nurmi2016-09-131-0/+8
| * Doc: add missing SplitView in the type comparison tableJ-P Nurmi2016-09-131-0/+3
| * Doc: highlight examples on the index pageJ-P Nurmi2016-09-121-1/+3
| * Remove unused QQuickMaterialStylePrivate forward declarationMitch Curtis2016-09-121-2/+0
* | Adding TabBar and TabButton to item libraryThomas Hartmann2016-09-131-0/+28