aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gallery: fix the height of the settings dialogJ-P Nurmi2016-10-131-1/+0
* Fix QQuickStyle::name() lookupJ-P Nurmi2016-10-131-0/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-07108-999/+1327
|\
| * auto tests: prefer creating signal spies locally where neededJ-P Nurmi2016-10-0713-282/+92
| * Slider: fix documentation review findingsMitch Curtis2016-10-0710-111/+13
| * Slider: add GIFs to demonstrate snap modesMitch Curtis2016-10-076-0/+145
| * 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-072-1/+63
| * tst_gifs: round mouse event coordinatesMitch Curtis2016-10-071-2/+2
| * SwipeDelegate: fix comment referring to code that has since been movedMitch Curtis2016-10-061-1/+1
| * ScrollIndicator: replace PNGs with GIFsMitch Curtis2016-10-066-3/+101
| * Improve CheckBox GIF and add RadioButton GIFMitch Curtis2016-10-0617-169/+109
| * Delegates: update GIFs and add CheckDelegate tri-state GIFMitch Curtis2016-10-068-11/+114
| * ProgressBar: replace PNGs with GIFsMitch Curtis2016-10-0611-76/+156
| * 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
* | Doc: corrected \sa statement contentChildrenNico Vertriest2016-10-061-1/+1
* | Remove wrong Container revision registrationJ-P Nurmi2016-10-052-4/+2
* | Update plugins.qmltypesJ-P Nurmi2016-10-053-23/+124
* | texteditor: fix selectedNameFilter usageJ-P Nurmi2016-10-041-2/+2
* | Update a few outdated QtQuick.Templates imports in src/imports/controlsJ-P Nurmi2016-10-043-3/+3
* | Improve the type registration version commentsJ-P Nurmi2016-10-042-4/+5
* | Update all QtQuick imports in src/imports/controlsJ-P Nurmi2016-10-04146-146/+146
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-03175-445/+1580
|\|
| * 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