aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* controls.pri: add $$PWD to QML filesJ-P Nurmi2017-04-201-52/+52
* QQuickPopup: add touch(Ungrab)Event()J-P Nurmi2017-04-204-0/+26
* QQuickComboBox: handle touch eventsJ-P Nurmi2017-04-192-0/+63
* Revise QQuickComboBox internalsJ-P Nurmi2017-04-191-7/+39
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-184-3/+30
|\
| * Material: fix vertical paddings of the DialogButtonBox5.8Nikita Krupenko2017-03-111-2/+3
| * Material: use proper layout of the buttons in the DialogButtonBoxNikita Krupenko2017-03-103-1/+27
* | Cleanup unused qdoc markersJ-P Nurmi2017-04-185-12/+0
* | Universal/RadioDelegate: remove spurious control-propertyJ-P Nurmi2017-04-181-2/+0
* | SystemTrayIcon: Fix documentation code snippetv5.9.0-beta2Friedemann Kleint2017-04-111-1/+1
* | Doc: update the type comparison tableJ-P Nurmi2017-04-111-3/+1
* | Cancel incubation recursivelyJ-P Nurmi2017-04-101-3/+15
* | ScrollBar: react immediately when using a mouseJ-P Nurmi2017-04-101-0/+1
* | QQuickScrollBar: handle touch eventsJ-P Nurmi2017-04-103-0/+55
* | QQuickTabBar: add missing Q_REVISION() for contentWidth/HeightChanged()J-P Nurmi2017-04-061-2/+2
* | Doc: highlight the Wearable Demo on the index pageJ-P Nurmi2017-04-061-0/+1
* | RangeSlider: react immediately when using a mouseJ-P Nurmi2017-04-051-3/+3
* | Dial: react immediately when using a mouseJ-P Nurmi2017-04-051-3/+3
* | Slider: react immediately when using a mouseJ-P Nurmi2017-04-051-3/+3
* | Set explicit cursors on all interactive controlsJ-P Nurmi2017-04-0512-4/+82
* | StackView: resolve relative URLs to the callerJ-P Nurmi2017-04-042-5/+15
* | QQuickScrollBar: set implicit Cursor as Qt::ArrowCursorKarol Polak2017-04-041-0/+3
* | BusyIndicator: add lacking initialization in material styleKarol Polak2017-04-041-1/+1
* | TextField: make textEdited() availableJ-P Nurmi2017-04-031-0/+1
* | Doc: add missing Popup::aboutToShow() and aboutToHide() signalsJ-P Nurmi2017-04-031-2/+18
* | Doc: replace "released" with "introduced" on the index pageJ-P Nurmi2017-04-031-1/+1
* | Doc: add style screenshots on the index pageJ-P Nurmi2017-04-031-0/+30
* | Doc: merge controls & styles columns in the version tableJ-P Nurmi2017-04-031-7/+3
* | Doc: mention that standardButtons is ordered according to platformMitch Curtis2017-04-032-0/+4
* | Doc: Correct two link errorsv5.9.0-beta1Nico Vertriest2017-03-301-2/+2
* | Doc: add missing \since to SwipeView::orientationJ-P Nurmi2017-03-291-0/+1
* | Doc: list available import versions in each Qt releaseJ-P Nurmi2017-03-291-0/+42
* | ComboBox: cleanup superfluous QtQuick.Window importsJ-P Nurmi2017-03-283-3/+0
* | Universal/SwipeDelegate: remove native text rendering leftoverJ-P Nurmi2017-03-281-1/+0
* | Doc: fix linking error in qquickdial.cppJ-P Nurmi2017-03-281-1/+1
* | Pass a parent to QQmlContextsMitch Curtis2017-03-243-3/+3
* | StackView: provide better warnings and errorsJ-P Nurmi2017-03-245-22/+57
* | Add QQuickStackViewPrivate::warn() helperJ-P Nurmi2017-03-243-6/+23
* | StackView: improve the component creation errorsJ-P Nurmi2017-03-241-2/+2
* | QQuickSwipePrivate: parent delegate context to controlMitch Curtis2017-03-241-1/+1
* | Popup.qml: fix typoJ-P Nurmi2017-03-233-3/+3
* | Doc: fix Control::localeJ-P Nurmi2017-03-221-4/+4
* | Doc: add missing docs for ApplicationWindow::localeJ-P Nurmi2017-03-221-0/+14
* | QQuickComboBox: don't emit highlightedIndexChanged() during destructionJ-P Nurmi2017-03-211-3/+1
* | Fix AbstractButton 2.2 registrationJ-P Nurmi2017-03-201-1/+1
* | fix capitalization of item library nameTim Jenssen2017-03-141-1/+1
* | add FontSection to all controlsTim Jenssen2017-03-1422-0/+88
* | add default designer content to tumblerTim Jenssen2017-03-141-0/+2
* | Doc: restore the slider tooltip snippetJ-P Nurmi2017-03-141-0/+53
* | Add ScrollView to designer item libraryThomas Hartmann2017-03-103-0/+16