aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for propagating palettesJ-P Nurmi2017-05-2631-4/+1394
* Add QQuickPalette value typeJ-P Nurmi2017-05-267-0/+744
* Gallery: remove unneeded Material-specific iconsJ-P Nurmi2017-05-2412-0/+0
* QQuickStackView: fix emptyChanged()J-P Nurmi2017-05-234-19/+58
* Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-238-5/+32
|\
| * QQuickSpinBox: set "editable" accessible propertyJ-P Nurmi2017-05-222-0/+11
| * QQuickComboBox: set "editable" accessible propertyJ-P Nurmi2017-05-221-1/+4
| * Make tst_pageindicator::test_interactive() more reliableJ-P Nurmi2017-05-221-4/+1
| * tst_combobox: make test_highlightRange() more reliableJ-P Nurmi2017-05-221-0/+1
| * QQuickStackView::clear(): don't emit depthChanged() when already emptyJ-P Nurmi2017-05-222-0/+15
| * Enable build time QML caching for the Material & Universal stylesJ-P Nurmi2017-05-202-0/+2
* | Add StackView::empty for convenienceJ-P Nurmi2017-05-235-5/+41
* | StackView::clear() allow specifying a transitionJ-P Nurmi2017-05-233-4/+40
* | tst_menuitem::test_display(): allow constant padding for checkboxesJ-P Nurmi2017-05-231-4/+5
* | Doc: fix Dialog::done()J-P Nurmi2017-05-231-1/+1
* | QtQuick.Templates: fix QQuickDialog revision for 2.3J-P Nurmi2017-05-231-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-2017-96/+130
|\|
| * Enable the use of QML caching at build timeSimon Hausmann2017-05-192-0/+4
| * ScrollView: fix default Flickable content item creationJ-P Nurmi2017-05-193-21/+33
| * Doc: add missing "is" to the Default style docsJ-P Nurmi2017-05-191-1/+1
| * qtquickcontrols2-styles.qdoc: align indentationJ-P Nurmi2017-05-191-1/+1
| * ApplicationWindow: fix access to revisioned members in base classesJ-P Nurmi2017-05-185-2/+36
| * tst_objectcount: use setBenchmarkResult() instead of printLiang Qi2017-05-161-13/+6
| * tst_objectcount: data-driven qobjects vs. qquickitemsJ-P Nurmi2017-05-161-50/+29
| * controls.pri: cleanup a superfluous backslashJ-P Nurmi2017-05-151-1/+1
| * Doc: make the list of topic pages lighter to readJ-P Nurmi2017-05-151-9/+9
| * Default: fix typo in RangeSlider::second.handleJ-P Nurmi2017-05-151-1/+1
| * tst_snippets: inject the style name to image file namesJ-P Nurmi2017-05-121-3/+15
* | QQuickStyleSelector: fix built-in file selectorsJ-P Nurmi2017-05-206-2/+38
* | QQuickDialog: add missing standard button signalsJ-P Nurmi2017-05-195-9/+121
* | Add missing QQuickDialog::standardButton() invokable methodJ-P Nurmi2017-05-193-0/+19
* | QQuickDialogButtonBox: add missing signalsJ-P Nurmi2017-05-194-6/+49
* | Incorporate QQuickDialog::result from QQuickPlatformDialogJ-P Nurmi2017-05-184-8/+67
* | QQuickTabBar: introduce index/tabBar/position attached propertiesJ-P Nurmi2017-05-183-0/+270
* | QQuickSwipeView: update attached properties without listenersJ-P Nurmi2017-05-182-137/+65
* | Add QQuickContainer::itemMoved()J-P Nurmi2017-05-183-5/+30
* | testbench: add options for mirroring and disabling the contentsJ-P Nurmi2017-05-161-81/+125
* | testbench: more tweaksJ-P Nurmi2017-05-161-14/+66
* | QQuickDefaultBusyIndicator: allow specifying pen and fill separatelyJ-P Nurmi2017-05-164-15/+40
* | Plugins: add missing override keywordsJ-P Nurmi2017-05-163-4/+4
* | QQuickIconLabel: ensure that icon color changes are respectedMitch Curtis2017-05-154-10/+98
* | Give all styles access to PaddedRectangleJ-P Nurmi2017-05-125-1/+6
* | Doc: add Qt 5.10 to the version tableJ-P Nurmi2017-05-121-0/+5
* | Default: sync the implicit with of ComboBox with SpinBoxJ-P Nurmi2017-05-121-1/+1
* | Default: sync SwipeDelegate's implicit size with other delegatesJ-P Nurmi2017-05-121-0/+2
* | Refactor testbenchJ-P Nurmi2017-05-121-243/+218
* | Default: visually indicate Slider's "progress"J-P Nurmi2017-05-121-0/+9
* | Default: fix range highlight for horizontal RangeSliderJ-P Nurmi2017-05-121-4/+4
* | Default: pass busy indicator and progress bar colors from QMLJ-P Nurmi2017-05-127-5/+49
* | Default: rename QQuickDialRing to QQuickDefaultDialJ-P Nurmi2017-05-126-26/+26