aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
* SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-171-3/+9
* SpinBox: fix documentation review findingsMitch Curtis2016-10-171-2/+19
* Improve StackView's documentationMitch Curtis2016-10-171-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-141-7/+49
* 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-131-1/+1
* 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-133-44/+4
* Share Control::background notes with TextArea and TextFieldMitch Curtis2016-10-133-15/+3
* 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
* 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