aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
...
| * | Doc: add links to ToolTip attached properties and methodsJ-P Nurmi2016-10-311-2/+14
| * | Doc: fix some review findings for TabBarJ-P Nurmi2016-10-311-3/+10
| * | Fix Shortcut to respect modal popupsJ-P Nurmi2016-10-313-0/+146
* | | Add missing QQuickDialog::accessibleRole()J-P Nurmi2016-11-012-0/+11
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-3110-33/+106
|\| |
| * | Doc: fix review findings for TextAreaJ-P Nurmi2016-10-281-4/+4
| * | Doc: fix review findings for Switch & SwitchDelegateJ-P Nurmi2016-10-282-12/+10
| * | Doc: add one more link to Text in the detailed description of LabelJ-P Nurmi2016-10-281-1/+1
| * | Doc: link to Control::contentItem in GroupBox detailed descriptionJ-P Nurmi2016-10-281-2/+2
| * | Doc: fix review findings for DrawerJ-P Nurmi2016-10-281-8/+10
| * | Scrollers: give control over layouting if parent != flickableJ-P Nurmi2016-10-282-6/+60
| * | QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-272-0/+19
* | | Popup: add spacing support for Dialogv5.8.0-beta1J-P Nurmi2016-10-265-0/+59
* | | Page: support spacingJ-P Nurmi2016-10-265-7/+27
* | | Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-261-0/+4
* | | Add QQuickDialog::titleJ-P Nurmi2016-10-263-1/+43
* | | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-263-104/+10
* | | Page: provide implicit sizeJ-P Nurmi2016-10-252-0/+70
* | | Doc: fix SwipeDelegate detailed descriptionJ-P Nurmi2016-10-251-5/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1914-100/+171
|\| |
| * | 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
* | | 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