aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Material: rewrite the ripple animationJ-P Nurmi2016-10-202-168/+169
* Add internal QQuickAnimatedNode helperJ-P Nurmi2016-10-209-190/+403
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-1978-210/+420
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1928-104/+228
| |\
| | * Material: introduce an active and disabled icon colorsKonstantin Ritt2016-10-172-0/+18
| | * SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-172-3/+74
| | * SpinBox: fix documentation review findingsMitch Curtis2016-10-171-2/+19
| | * Improve StackView's documentationMitch Curtis2016-10-175-17/+42
| | * ScrollBar::increase/decrease(): remember the previous active statusJ-P Nurmi2016-10-171-2/+4
| | * Clear hover when moved outside while pressingJ-P Nurmi2016-10-172-0/+10
| | * ComboBox: fix documentation review findingsMitch Curtis2016-10-144-8/+50
| | * RangeSlider: fix documentation review findingsMitch Curtis2016-10-131-2/+19
| | * TabButton: fix documentation review findingsMitch Curtis2016-10-131-1/+5
| | * ProgressBar: add section to Indicator Controls page and link to itMitch Curtis2016-10-132-1/+8
| | * ToolBar: fix documentation review findingsMitch Curtis2016-10-131-3/+3
| | * Tumbler: fix documentation review findingsMitch Curtis2016-10-131-3/+3
| | * Share Control::focusReason notes with TextArea and TextFieldMitch Curtis2016-10-134-44/+19
| | * Share Control::background notes with TextArea and TextFieldMitch Curtis2016-10-134-15/+16
| | * ToolTip: fix screenshot in detailed descriptionMitch Curtis2016-10-072-3/+3
| * | ScrollBar: keep active while hoveredJ-P Nurmi2016-10-174-4/+24
| * | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-1752-102/+166
| * | Fix QQuickStyle::name() lookupJ-P Nurmi2016-10-131-0/+2
* | | Default: rewrite the indeterminate progress bar animationJ-P Nurmi2016-10-196-345/+291
* | | Material: rewrite the indeterminate progress bar animationJ-P Nurmi2016-10-195-141/+115
* | | Universal: rewrite the indeterminate progress bar animationJ-P Nurmi2016-10-195-146/+124
* | | Material: rewrite the busy indicator animationJ-P Nurmi2016-10-185-166/+127
* | | Universal: rewrite the busy indicator animationJ-P Nurmi2016-10-185-141/+114
* | | Default: rewrite the busy indicator animationJ-P Nurmi2016-10-186-263/+208
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1179-577/+191
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0779-577/+191
| |\|
| | * Slider: fix documentation review findingsMitch Curtis2016-10-0710-111/+13
| | * Slider: add GIFs to demonstrate snap modesMitch Curtis2016-10-074-0/+12
| | * RadioDelegate: fix documentation review findingsMitch Curtis2016-10-071-2/+16
| | * RadioButton: fix documentation review findingsMitch Curtis2016-10-071-2/+13
| | * Fix some of the ApplicationWindow documentation review findingsMitch Curtis2016-10-072-1/+63
| | * SwipeDelegate: fix comment referring to code that has since been movedMitch Curtis2016-10-061-1/+1
| | * ScrollIndicator: replace PNGs with GIFsMitch Curtis2016-10-064-3/+3
| | * Improve CheckBox GIF and add RadioButton GIFMitch Curtis2016-10-0614-148/+4
| | * Delegates: update GIFs and add CheckDelegate tri-state GIFMitch Curtis2016-10-066-0/+4
| | * ProgressBar: replace PNGs with GIFsMitch Curtis2016-10-068-76/+3
| | * RangeSlider: update GIFs and replace PNGs with themMitch Curtis2016-10-0616-229/+1
| | * ScrollBar: replace PNGs with GIFsMitch Curtis2016-10-064-3/+3
| | * 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
| | * QQuickAbstractButton: fix typo in apidocFrederik Schwarzer2016-10-041-1/+1
| | * 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
| | * Menu: fix broken doc link to contentChildrenMitch Curtis2016-10-031-1/+1
| | * Doc: add a TabBar example with explicitly sized tabsJ-P Nurmi2016-10-033-3/+66