aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix SwipeDelegate detailed descriptionJ-P Nurmi2016-10-251-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-191-3/+3
|\
| * SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-171-0/+65
| * ToolTip: fix screenshot in detailed descriptionMitch Curtis2016-10-071-3/+3
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0718-504/+36
|\|
| * Slider: fix documentation review findingsMitch Curtis2016-10-073-101/+0
| * Improve CheckBox GIF and add RadioButton GIFMitch Curtis2016-10-064-135/+0
| * ProgressBar: replace PNGs with GIFsMitch Curtis2016-10-062-67/+0
| * RangeSlider: update GIFs and replace PNGs with themMitch Curtis2016-10-066-217/+0
| * Fix example customization code for ProgressBarFrederik Schwarzer2016-10-041-7/+6
| * Fix example customization code for DialFrederik Schwarzer2016-10-041-5/+5
| * Add missing button and popup doc imagesMitch Curtis2016-10-031-1/+2
| * Doc: add a TabBar example with explicitly sized tabsJ-P Nurmi2016-10-031-0/+52
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0393-0/+52
|\|
| * Popup: fix some of the documentation review findingsMitch Curtis2016-09-271-0/+52
| * Refactor tst_snippets to make it easier to add non-screenshot snippetsMitch Curtis2016-09-2699-0/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-261-0/+58
|\|
| * PageIndicator: fix documentation review findingsMitch Curtis2016-09-231-0/+58
* | Add RoundButtonMitch Curtis2016-09-021-0/+36
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-0/+50
|\|
| * Doc: add an example how to create a flickable tab barJ-P Nurmi2016-08-111-0/+50
* | Restructure the docs to separate the experimental labs QML typesJ-P Nurmi2016-08-097-323/+0
* | Add MenuSeparatorMitch Curtis2016-07-252-0/+129
* | Add ToolSeparatorMitch Curtis2016-07-212-0/+137
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-201-3/+30
|\|
| * ComboBox: add custom popup example snippetJ-P Nurmi2016-07-191-3/+30
* | Add DialogJ-P Nurmi2016-07-183-0/+125
* | SwipeDelegate: add doc exampleMitch Curtis2016-07-151-0/+82
* | SwipeDelegate: add swipe.pressed and swipe.clicked()Mitch Curtis2016-07-141-1/+1
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-091-1/+2
|\|
| * Doc: fix custom PageIndicator snippetJ-P Nurmi2016-07-081-1/+2
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-0894-94/+94
* | Tumbler: make wrap property depend on count by defaultMitch Curtis2016-07-011-1/+0
* | Tumbler: change default visibleItemCount to 5Mitch Curtis2016-06-282-4/+0
* | Tumbler: add wrap propertyMitch Curtis2016-06-283-0/+206
* | Doc: move the basic example snippet to gettingstarted.qdocJ-P Nurmi2016-06-211-43/+0
* | Add DialogButtonBoxJ-P Nurmi2016-06-152-0/+80
* | Slider: expose valueAt(pos) for getting continuous value updatesJ-P Nurmi2016-06-131-1/+1
|/
* Remove unused images and snippetsJ-P Nurmi2016-05-2756-2189/+0
* SpinBox: disable up and down indicators when appropriateMitch Curtis2016-05-241-2/+2
* SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-231-3/+3
* SpinBox: add a doc snippet that creates a floating point SpinBoxMitch Curtis2016-05-111-0/+56
* customize.qdoc: Use standalone snippetsMitch Curtis2016-05-1034-190/+1490
* Revert Tumbler::displacement to position changesJ-P Nurmi2016-04-291-44/+0
* Tumbler: normalize position to [-1.0..1.0]J-P Nurmi2016-04-271-0/+44
* Allow attaching TextArea to a FlickableJ-P Nurmi2016-04-262-1/+51
* Hide SwipeDelegate text when removingMitch Curtis2016-04-261-0/+2
* Doc: add missing ToolButton screenshotJ-P Nurmi2016-04-261-0/+2
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-21133-133/+133
* Add QQuickAbstractButton::downMitch Curtis2016-04-152-2/+2