aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
...
| * | Share Control::background notes with TextArea and TextFieldMitch Curtis2016-10-133-15/+3
* | | ScrollBar: keep active while hoveredJ-P Nurmi2016-10-174-4/+24
* | | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-1710-18/+166
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0713-54/+113
|\| |
| * | Slider: fix documentation review findingsMitch Curtis2016-10-071-9/+12
| * | Slider: add GIFs to demonstrate snap modesMitch Curtis2016-10-071-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-071-1/+31
| * | SwipeDelegate: fix comment referring to code that has since been movedMitch Curtis2016-10-061-1/+1
| * | ScrollIndicator: replace PNGs with GIFsMitch Curtis2016-10-061-2/+2
| * | Improve CheckBox GIF and add RadioButton GIFMitch Curtis2016-10-061-11/+2
| * | Delegates: update GIFs and add CheckDelegate tri-state GIFMitch Curtis2016-10-061-0/+4
| * | ProgressBar: replace PNGs with GIFsMitch Curtis2016-10-061-9/+3
| |/
| * RangeSlider: update GIFs and replace PNGs with themMitch Curtis2016-10-061-11/+0
| * ScrollBar: replace PNGs with GIFsMitch Curtis2016-10-061-2/+2
| * QQuickAbstractButton: fix typo in apidocFrederik Schwarzer2016-10-041-1/+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-031-3/+14
* | Doc: corrected \sa statement contentChildrenNico Vertriest2016-10-061-1/+1
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0316-96/+219
|\|
| * StackView: allow loading remote URLsJ-P Nurmi2016-10-031-0/+10
| * QQuickPopupPrivate: unbreak ubsan buildMarc Mutz2016-10-022-1/+6
| * Fix ComboBox to scroll to the highlighted itemJ-P Nurmi2016-10-021-4/+11
| * Fix QQuickToolTip's delay and visibilityJ-P Nurmi2016-10-024-36/+23
| * Popup: don't steal focus on close from another opening popupJ-P Nurmi2016-10-021-6/+8
| * Fix QQuickControl::setFocusReason()J-P Nurmi2016-10-021-1/+1
| * Cancel exit transition when the same tooltip is shown againMitch Curtis2016-09-302-3/+6
| * CheckBox: add GIFs to documentationMitch Curtis2016-09-301-11/+6
| * Button: add GIFs for flat & highlighted docsMitch Curtis2016-09-301-11/+4
| * TabBar: re-layout as appropriate in tab button size changesJ-P Nurmi2016-09-303-5/+19
| * TabBar: fix mixing of fixed and implicitly resized tabsJ-P Nurmi2016-09-301-5/+17
| * Fix crash when flicking a ListView-based TumblerMitch Curtis2016-09-301-4/+31
| * Don't execute disabled transitionsMarco Martin2016-09-281-1/+1
| * Fix QQuickToolTipAttached parentJ-P Nurmi2016-09-282-4/+4
| * SpinBox: don't call valueFromText when non-editableJ-P Nurmi2016-09-281-2/+2
| * Popup: fix some of the documentation review findingsMitch Curtis2016-09-271-7/+79
* | Create contentItem lazily where possibleJ-P Nurmi2016-09-266-6/+43
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-266-32/+123
|\|
| * Fix a crash in StackView::pop()J-P Nurmi2016-09-262-36/+26
| * PageIndicator: fix documentation review findingsMitch Curtis2016-09-231-1/+30
| * Pane: fix documentation review findingsMitch Curtis2016-09-231-12/+62
| * Fix nested popupsJ-P Nurmi2016-09-231-3/+13
| * Fix QQuickOverlay::childMouseEventFilter() to release the grabber popupJ-P Nurmi2016-09-231-0/+1
| * Drawer: allow interaction outside modal background dimmingJ-P Nurmi2016-09-231-2/+5
* | Revert "Popup: expose flip API"J-P Nurmi2016-09-224-71/+4
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2225-254/+648
|\|
| * Control: add example snippets for background, contentItem and fontMitch Curtis2016-09-211-0/+41
| * Page: fix documentation review findingsMitch Curtis2016-09-211-2/+45
| * MenuItem: fix documentation review findingsMitch Curtis2016-09-211-13/+22