aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQuickMenu: fix key navigationJ-P Nurmi2017-06-093-12/+104
* Fix QQuickMenuPrivate::itemSiblingOrderChanged()J-P Nurmi2017-06-081-1/+5
* Fix QQuickContainerPrivate::itemSiblingOrderChanged()J-P Nurmi2017-06-082-1/+32
* Make QtQuick.Controls::ButtonGroup a composite typeJ-P Nurmi2017-06-084-4/+49
* Doc: reorganize the style imagesJ-P Nurmi2017-06-0716-71/+40
* Fix font inheritance for popupsJ-P Nurmi2017-06-0721-10/+1285
* Let users disable the multi-touch supportJ-P Nurmi2017-06-0725-1/+88
* Fix QQuickStyle::availableStyles()J-P Nurmi2017-06-076-4/+27
* Add missing QQuickMenu::defaultFont()J-P Nurmi2017-06-072-0/+8
* Attempt to fix tst_controls::ComboBox flakinessJ-P Nurmi2017-06-061-0/+8
* ComboBox: fix empty popup being shown after model is clearedMitch Curtis2017-05-314-3/+29
* Page: fix initial layouting of dynamically created instancesJ-P Nurmi2017-05-313-0/+46
* Doc: improve margin documentationMitch Curtis2017-05-313-151/+436
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-3155-29/+586
|\
| * QQuickComboBox: fix crash on popup destructionv5.9.0-rc2v5.9.0-rc1v5.9.0J-P Nurmi2017-05-191-1/+9
| * Wearable Demo: fix fuzzy images on retina screensJ-P Nurmi2017-05-1545-1/+39
| * Fix drawers not to be touch-draggable through modal popup shadowsJ-P Nurmi2017-05-084-14/+163
| * Add changes file for 5.9.0Antti Kokko2017-05-081-0/+208
| * Drawer: fix dragging from the inside over interactive contentsJ-P Nurmi2017-05-085-13/+167
* | Doc: add the Qt version to "\since QtQuick.Controls 2.x"J-P Nurmi2017-05-3019-59/+59
* | Material: round ripple translation to avoid artifactsJ-P Nurmi2017-05-301-1/+1
* | Add sections and update purposes of featuresStephan Binner2017-05-302-3/+6
* | remove bogus QTPLUGIN+=qsqlite magicOswald Buddenhagen2017-05-292-4/+0
* | tst_popup: add closeOnEscapeWithNestedPopups()Mitch Curtis2017-05-262-0/+180
* | tst_tooltip: fix test_attached() failing when it's not run firstMitch Curtis2017-05-261-1/+5
* | 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
* | 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
* | Bump versionOswald Buddenhagen2017-05-101-1/+1
* | tst_controls: use TestCase::createTemporaryObject()J-P Nurmi2017-05-094-16/+6
* | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-081-0/+6
* | Fix unresolved external symbols for -no-feature-shortcutStephan Binner2017-05-061-0/+8
|/
* tst_snippets: skip style-specific screenshots when appropriatev5.9.0-beta4J-P Nurmi2017-05-042-1/+10
* Cleanup obsolete references to doc/snippets/screenshotsJ-P Nurmi2017-05-042-3/+2
* tst_snippets: take screenshots only when requestedJ-P Nurmi2017-05-0384-62/+43
* Use strict comparisonFrederik Schwarzer2017-05-032-2/+2