aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Menu: fix documentation review findingsMitch Curtis2016-09-211-6/+36
* QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-215-32/+131
* Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-211-0/+22
* Make ApplicationWindow.overlay attached property work with QML WindowJ-P Nurmi2016-09-211-39/+49
* Fix QQuickPopup::resetWidth/Height()J-P Nurmi2016-09-211-0/+10
* QQuickPopup: fix negative marginsJ-P Nurmi2016-09-211-1/+4
* Move resizeOverlay() to QQuickPopupPrivateJ-P Nurmi2016-09-214-13/+13
* Control: elaborate on the documentation for various propertiesMitch Curtis2016-09-201-6/+45
* Control: explain diagram and make it a linkable sectionMitch Curtis2016-09-201-0/+22
* Control: link to "Control Layout" section in relevant placesMitch Curtis2016-09-201-7/+7
* Switch/Delegate: improve dragging behaviorJ-P Nurmi2016-09-202-4/+20
* QQuickSwitchDelegate: make the handle draggableJ-P Nurmi2016-09-192-12/+52
* QQuickSwitch: fix event handlingJ-P Nurmi2016-09-192-91/+38
* QQuickSwitch: utilize checkStateSet()J-P Nurmi2016-09-192-8/+8
* Fix Switch to stay pressed as appropriateJ-P Nurmi2016-09-193-3/+6
* Fix Popup to respect explicit sizeJ-P Nurmi2016-09-192-3/+11
* Drawer: fix drag to close from the outside on touchJ-P Nurmi2016-09-191-1/+5
* Dial: clarify the documentation for some propertiesMitch Curtis2016-09-191-2/+15
* Container: rephrase paragraph about declaring childrenMitch Curtis2016-09-191-2/+4
* Button: fix autoRepeat and checkable documentation review findingsMitch Curtis2016-09-191-2/+15