aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement QQuickOverlay::touchEvent()v5.9.0-beta3J-P Nurmi2017-04-214-37/+94
* Update plugins.qmltypesJ-P Nurmi2017-04-212-9/+19
* Fix QQuickApplicationWindow::isComponentComplete()J-P Nurmi2017-04-212-1/+25
* Fix QQuickPopup::isComponentComplete()J-P Nurmi2017-04-213-2/+26
* QQuickDrawer: allow passing a touch event to startDrag()J-P Nurmi2017-04-212-24/+53
* QQuickDrawerPrivate::startDrag(): remove superfluous argumentJ-P Nurmi2017-04-213-3/+3
* QQuickPopup: implement tryClose() for touch eventsJ-P Nurmi2017-04-213-8/+41
* Prepare QQuickPopup for touch event handlingJ-P Nurmi2017-04-213-7/+111
* *.pro: osx -> macosJ-P Nurmi2017-04-2014-14/+14
* Add .qml files to OTHER_FILES to force them visible in Qt CreatorJ-P Nurmi2017-04-203-8/+12
* tst_controls: remove waitForRendering() from test_multiTouchJ-P Nurmi2017-04-205-5/+0
* Override QQuickControlPrivate::handleXxx()J-P Nurmi2017-04-2019-558/+147
* Re-enable tst_focus on LinuxJ-P Nurmi2017-04-201-4/+1
* QQuickSpinBoxPrivate::handleXxx(): remove unused return valuesJ-P Nurmi2017-04-201-13/+8
* QQuickAbstractButton: align handleXxx() with QQuickControlJ-P Nurmi2017-04-202-19/+18
* QQuickControl: implement focus handling on touchJ-P Nurmi2017-04-2012-43/+172
* 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-193-0/+107
* 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-102-1/+2
* | QQuickScrollBar: handle touch eventsJ-P Nurmi2017-04-104-0/+256
* | Another attempt to fix tst_snippets on OS X 10.10J-P Nurmi2017-04-071-1/+1
* | Gallery: handle Menu shortcut on mobileJ-P Nurmi2017-04-061-0/+5
* | Gallery: handle Back shortcut on mobileJ-P Nurmi2017-04-061-2/+2
* | 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-052-17/+18
* | Dial: react immediately when using a mouseJ-P Nurmi2017-04-052-10/+10
* | Slider: react immediately when using a mouseJ-P Nurmi2017-04-052-18/+18
* | auto tests: utilize TestCase::fuzzyCompare()J-P Nurmi2017-04-052-28/+20
* | Set explicit cursors on all interactive controlsJ-P Nurmi2017-04-0518-5/+581
* | Rename tst_scrollbar to tst_cursorJ-P Nurmi2017-04-055-9/+10
* | tst_combobox: use larger windowJ-P Nurmi2017-04-041-2/+4
* | StackView: resolve relative URLs to the callerJ-P Nurmi2017-04-043-5/+24
* | QQuickScrollBar: set implicit Cursor as Qt::ArrowCursorKarol Polak2017-04-045-0/+173
* | 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