aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-254-5/+135
* Add changes file for 5.7.1Jani Heikkinen2016-10-211-0/+196
* RangeSlider: update GIFs and replace PNGs with themMitch Curtis2016-10-0616-229/+1
* ScrollBar: replace PNGs with GIFsMitch Curtis2016-10-066-3/+107
* Fix example customization code for ProgressBarFrederik Schwarzer2016-10-041-7/+6
* Fix example customization code for DialFrederik Schwarzer2016-10-041-5/+5
* Move line number-dependent tests to the top of tst_swipedelegate.qmlMitch Curtis2016-10-041-100/+100
* Material Style: Fix cursorFlashTimeKai Uwe Broulik2016-10-043-3/+3
* QQuickAbstractButton: fix typo in apidocFrederik Schwarzer2016-10-041-1/+1
* Add screenshots manual test for taking screenshots of snippetsMitch Curtis2016-10-046-0/+243
* 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
* 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-025-7/+77
* Fix QQuickToolTip's delay and visibilityJ-P Nurmi2016-10-025-41/+43
* Popup: don't steal focus on close from another opening popupJ-P Nurmi2016-10-023-6/+109
* Fix QQuickControl::setFocusReason()J-P Nurmi2016-10-023-1/+86
* Doc: cleanup the mention of 'indicator' in 'Customizing ItemDelegate'J-P Nurmi2016-10-021-2/+2
* qtquickcontrols2plugin.cpp: cleanup includesJ-P Nurmi2016-10-021-9/+1
* Make a plain AbstractButton calculate suitable implicit sizeJ-P Nurmi2016-10-024-2/+86
* Material: fix dark dialog colorJ-P Nurmi2016-10-021-1/+1
* ComboBox: fix unintentional deps between the popup and its content itemJ-P Nurmi2016-10-023-5/+6
* Fix style inheritanceJ-P Nurmi2016-10-022-5/+21
* Cancel exit transition when the same tooltip is shown againMitch Curtis2016-09-303-3/+54
* Material: fix accent update on theme changeJ-P Nurmi2016-09-302-0/+19
* CheckBox: add GIFs to documentationMitch Curtis2016-09-3010-11/+213
* Button: add GIFs for flat & highlighted docsMitch Curtis2016-09-3011-14/+129
* Improve tst_tumblerMitch Curtis2016-09-301-30/+69
* TabButton: use Text's implicit size instead of content sizeJ-P Nurmi2016-09-303-4/+10
* 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-302-11/+37
* Fix crash when flicking a ListView-based TumblerMitch Curtis2016-09-302-5/+75
* Gallery: make most pages scrollableJ-P Nurmi2016-09-2922-209/+227
* Don't execute disabled transitionsMarco Martin2016-09-281-1/+1
* Fix QQuickToolTipAttached parentJ-P Nurmi2016-09-283-5/+6
* SpinBox: don't call valueFromText when non-editableJ-P Nurmi2016-09-282-2/+34
* Doc: Add drop shadow for tutorial imagesTopi Reinio2016-09-271-19/+19
* Popup: fix some of the documentation review findingsMitch Curtis2016-09-274-7/+159
* Refactor tst_snippets to make it easier to add non-screenshot snippetsMitch Curtis2016-09-26102-47/+74
* Gallery: allow navigating back to the home pageJ-P Nurmi2016-09-2610-5/+20
* Fix a crash in StackView::pop()J-P Nurmi2016-09-263-36/+44
* Let QT_QUICK_CONTROLS_CONF override :/qtquickcontrols2.confJ-P Nurmi2016-09-231-1/+13
* PageIndicator: fix documentation review findingsMitch Curtis2016-09-232-1/+88
* Pane: fix documentation review findingsMitch Curtis2016-09-231-12/+62
* Doc: improve the .conf docsJ-P Nurmi2016-09-231-4/+5
* Fix nested popupsJ-P Nurmi2016-09-233-3/+104
* Fix QQuickOverlay::childMouseEventFilter() to release the grabber popupJ-P Nurmi2016-09-233-0/+102