aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add IconImageJ-P Nurmi2017-03-085-0/+391
* qquickmenuitem.cpp: move defaultFont()J-P Nurmi2017-03-021-5/+5
* Update the import statements 2.2->2.3J-P Nurmi2017-03-01152-394/+394
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-01267-1044/+1251
|\
| * Make QQuickStyleSelector::select() more robustJ-P Nurmi2017-03-011-2/+4
| * Fix QQuickStackViewPrivate::startTransition()J-P Nurmi2017-02-241-2/+2
| * Add missing includesJ-P Nurmi2017-02-243-0/+3
| * Port from QT_NO_ACCESSIBILITY to QT_CONFIG(accessibility)J-P Nurmi2017-02-2481-124/+124
| * Port from QT_NO_CURSOR to QT_CONFIG(cursor)J-P Nurmi2017-02-244-4/+4
| * Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-24154-723/+671
| * ApplicationWindow: fix typoJ-P Nurmi2017-02-241-2/+2
| * Material: remove color animation on various controls' backgroundMitch Curtis2017-02-244-25/+0
| * QQuickStackView: fix pop/replace exit leakJ-P Nurmi2017-02-243-6/+14
| * Prevent StackView filtering of UngrabMouse eventMichael Dippold2017-02-231-0/+2
| * QQuickPopup: ensure that the cursor is correct when overlapping itemsMitch Curtis2017-02-201-0/+3
| * Platform: respect the configurable features in Qt Widgetsv5.9.0-alpha1J-P Nurmi2017-02-102-19/+88
| * Cancel incubation of replaced/destroyed delegatesJ-P Nurmi2017-02-1016-96/+23
| * Provide more context for the configurable feature descriptionsJ-P Nurmi2017-02-082-3/+3
| * Fix -no-feature-shortcut buildJ-P Nurmi2017-02-074-4/+12
| * Respect the "Quick Designer support" featureJ-P Nurmi2017-02-071-1/+1
| * Make styles configurable featuresJ-P Nurmi2017-02-065-0/+47
| * Add "hover support" configure featureJ-P Nurmi2017-02-0615-6/+151
| * Doc: move Control::contentItem snippet to match backgroundMitch Curtis2017-02-031-9/+9
| * Doc: add missing information to "Attached properties" sectionMitch Curtis2017-02-021-15/+61
| * Tumbler requires ListView and PathViewJ-P Nurmi2017-02-024-7/+31
* | Unify the include convention for private headersJ-P Nurmi2017-02-247-10/+10
* | Update the QML module versions from 2.2 to 2.3J-P Nurmi2017-02-2013-15/+15
* | Add QQuickIcon::colorJ-P Nurmi2017-02-202-1/+31
* | Add QQuickIconMitch Curtis2017-02-095-0/+232
|/
* Merge dev into 5.9Oswald Buddenhagen2017-02-0128-34/+1146
|\
| * Make TextArea work out of the box inside ScrollViewJ-P Nurmi2017-01-273-13/+17
| * Add ScrollViewJ-P Nurmi2017-01-2721-10/+1090
| * QQuickScrollBarAttached: fix change listener removalJ-P Nurmi2017-01-272-1/+7
| * Keep track whether ScrollBar::interactive is explicitly setJ-P Nurmi2017-01-263-8/+26
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+6
| |\
| | * QQuickPopup: allow QQuickWindow as a parentJ-P Nurmi2017-01-241-2/+6
* | | Fix build with -no-feature-settingsJ-P Nurmi2017-01-313-0/+6
* | | Fix build with -no-feature-wheeleventJ-P Nurmi2017-01-3116-0/+32
* | | Doc: correct PageIndicator descriptionMitch Curtis2017-01-311-3/+4
* | | Default QQuickRangeSlider::live to trueJ-P Nurmi2017-01-271-18/+4
* | | Default QQuickDial::live to trueJ-P Nurmi2017-01-271-13/+3
* | | Default QQuickSlider::live to trueJ-P Nurmi2017-01-272-69/+5
* | | Update QQuickText revision (9)J-P Nurmi2017-01-271-0/+4
|/ /
* | QQuickSpinBox: handle touch eventsJ-P Nurmi2017-01-242-37/+73
* | Use keepTouchGrab instead of keepMouseGrab when handling touch eventsJ-P Nurmi2017-01-243-14/+17
* | QQuickSwitchDelegate: handle touch eventsJ-P Nurmi2017-01-242-23/+46
* | QQuickSwitch: handle touch eventsJ-P Nurmi2017-01-242-23/+46
* | QQuickAbstractButton: handle touch eventsJ-P Nurmi2017-01-243-1/+64
* | Update plugins.qmltypesJ-P Nurmi2017-01-242-86/+309
* | Update QtQuick.Templates import versions in the docsJ-P Nurmi2017-01-241-2/+2